Download Latest Version v1.2.12 source code.tar.gz (9.8 MB)
Email in envelope

Get an email when there's a new version of Winter

Home / v1.2.11
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-02-18 1.6 kB
v1.2.11 source code.tar.gz 2026-02-18 9.8 MB
v1.2.11 source code.zip 2026-02-18 11.5 MB
Totals: 3 Items   21.3 MB 0

UX/UI Improvements

  • Added "Failed Logins" tab to the User account form in the backend to view the throttle records of users and be able to manually unthrottle IPs.
  • Reorganized the fields on the user account page in the backend for ease of use.
  • Added support for autogenerating passwords when creating users in the backend (requires notification email to be sent to the user).
  • Added ability for the CodeEditor to restore its original line location when restoring after being disposed of on a page (i.e. when switching between on-page tabs with multiple codeeditors, like in the CMS Theme Editor).

API Changes

  • Added auto detection of LICENCE and LICENSE files in plugins as their license files.

Bug Fixes

  • Fixed bug introduced in v1.2.10 where collections weren't being supported as a possible value for form field's options property.
  • Fixed bug introduced in v1.2.10 where LESS, SASS, and SCSS files were being treated as PHP files by the CodeEditor in the CMS Theme Editor.
  • Fixed support for type="module" inline script tags when using the Twig language mode with the Monaco CodeEditor.
  • Fixed bug introduced in v1.2.10 where event listeners attached to Theme events from within plugin boot() methods weren't being fired.

Security Improvements

  • Improved automatic sanitization of SVGs through the CMS AssetList widget.

Community Improvements

  • Fix PHP Code block examples for the model.* events in the Winter CMS documentation.

Full Changelog: https://github.com/wintercms/winter/compare/v1.2.10...v1.2.11

Source: README.md, updated 2026-02-18