✨ 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