| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-20 | 677 Bytes | |
| v1.2.12 source code.tar.gz | 2026-02-20 | 9.8 MB | |
| v1.2.12 source code.zip | 2026-02-20 | 11.5 MB | |
| Totals: 3 Items | 21.3 MB | 0 | |
UX/UI Improvements
- Added support for
telform field.
Bug Fixes
- Fixed z-index on MediaManager move dropdown.
- Fixed support for config properties on URL fields.
- Fixed issue where dynamically extending a class to add behaviors could fail if the behavior had been added before.
Security Improvements
- Added protection against privilege escalation attack from authenticated backend users.
Performance Improvements
- Moved Vite rendering to
{% styles %}Twig tag instead of{% scripts %}to prevent FOUC.
Dependencies
- Improved support for PHP 8.4.
Full Changelog: https://github.com/wintercms/winter/compare/v1.2.11...v1.2.12