v1.0.455 Released on May 14, 2019

View on GitHub CMS Changes Framework Changes

UX/UI Improvements:

  • Implemented easy impersonation of backend users through the backend - feature controlled by the new backend.impersonate_users permission
  • Open rowlink rows in a new tab when the Command or Ctrl key is held down (previously only did it for the Ctrl key)
  • Added disabled style for switch field types

API Changes:

  • Changed the FileUpload FormWidget to process uploads with a onUpload AJAX handler instead of the checkUploadPostback method
  • Changed the default value of cache.disableRequestCache to be null which now disables the in memory request cache during CLI requests and enables it during HTTP requests. Other values are explicit true or false.
  • Brought the AuthManager and User classes more in line with Laravel's Auth library; full support is still a far ways off though.
  • Removed the mediafinder buttons from the RichEditor and MarkdownEditor FormWidgets when the user does not have permission to use the media library.

Bug Fixes:

  • Fixed issue with retaining transparency when making thumbnails for some image files
  • Fixed issue that could cause potential data loss with complicated implementations of the Repeater formwidget.
  • Fixed issue where the DatePicker was ignoring the value of ignoreTimezone when in mode date

Translation Improvements:

  • Improved Dutch translation

Keep informed

Sign up to our newsletter to receive updates on Winter CMS releases, new features in the works, and much more.
We'll never spam or give this address away.

Latest blog post

Winter v1.2.2 is now available!

Published June 3, 2023
The Winter CMS maintainers are pleased to announce that Winter CMS v1.2.2 is now available, including child themes support, a new Icon Finder widget, various improvements to the Media Manager and much more.

View this post Read all posts

Latest Winter CMS release

v1.2.2

Released May 31, 2023
13 UX/UI Improvements, 22 API Changes, 19 Bug Fixes, 0 Security Improvements -, 6 Translation Improvements, 1 Performance Improvement, 3 Community Improvements, 3 Dependencies, 0 New Contributors * @Teranode made their first contribution in https://github.com/wintercms/winter/pull/806 * @wpjscc made their first contribution in https://github.com/wintercms/winter/pull/841 * @xitara made their first contribution in https://github.com/wintercms/winter/pull/858 * @webbati made their first contribution in https://github.com/wintercms/winter/pull/869 * @zaxbux made their first contribution in https://github.com/wintercms/winter/pull/890 * @djpa3k made their first contribution in https://github.com/wintercms/winter/pull/911

View details View all releases