What's Changed
🎨 Enhancements
- #915: Added a new setting
frontMatter.panel.openOnSupportedFile
which allows you to open the panel view on supported files - #921: Improve the filename sanitization
- #922: Added
{{fileName}}
and{{sluggedFileName}}
placeholders for the slug template setting
🐞 Fixes
- Fix for media folder parsing on Windows
- Refresh button was not available on the media dashboard when having custom scripts defined
- #909: Schema fix for the view modes
- #913: Fix for relative media paths in page bundles
- #914: Fix sanitizing of default filenames with an
_
in it
Full Changelog: v10.7.0...v10.8.0