Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.0.4 source code.tar.gz | < 23 hours ago | 2.0 MB | |
5.0.4 source code.zip | < 23 hours ago | 2.4 MB | |
README.md | < 23 hours ago | 719 Bytes | |
Totals: 3 Items | 4.3 MB | 0 |
✨ Enhancements
- Add the correct mime type for the markdown extension in
Mime::$types
#7502
🐛 Bug fixes
- Fixed routes for field dialogs and drawers on the account view #7464
- Guess audio mime type for webm extension #7495 (thanks to @pReya)
ModelWithContent::save()
now consistently uses the current language, not default language, if not provided explicitly #7487- Avoid lost values in structure forms by keeping disabled values on submit. #7526