Releases: estruyf/vscode-front-matter
Releases · estruyf/vscode-front-matter
v10.9.0 release
What's Changed
- Improvements to Welcome screen by @stephanie-wertman in #943
- Support both content.config.* and src/content/config.* patterns for Astro content collections by @copilot-swe-agent in #955
- Added Simplified Chinese localization by @HaoJun0823 in #962
- 10.9.0 merge by @estruyf in #967
New Contributors
- @stephanie-wertman made their first contribution in #943
- @copilot-swe-agent made their first contribution in #955
- @HaoJun0823 made their first contribution in #962
Full Changelog: v10.8.0...v10.9.0
v10.8.0 release
What's Changed
🎨 Enhancements
- #915: Added a new setting
frontMatter.panel.openOnSupportedFilewhich 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
v10.7.0 release
🎨 Enhancements
- #405: Added new
frontMatter.content.groupingsetting which allows you to define custom "group by" options - #705: UX improvements for the panel view
- #887: Added new
frontMatter.global.timezonesetting, by default it is set toUTCfor date formatting - #888: Added the ability to prompt GitHub Copilot from a custom script/action
- #892: Added media folder common actions
🐞 Fixes
- #895: Fix issue with array values in filters
New Contributors
Full Changelog: v10.6.0...v10.7.0
v10.6.0
v10.5.1 release
v10.5.0 release
What's Changed
- fix: typo by @davidsneighbour in #861
- Add
sameContentLocaleoption to filter content relationship suggestions by @wottpal in #864 - Prep v10.5.0 release by @estruyf in #871
New Contributors
- @davidsneighbour made their first contribution in #861
- @wottpal made their first contribution in #864
Full Changelog: v10.4.1...v10.5.0
v10.4.1 release
v10.4.0 release
✨ New features
- #844: New
{{filePrefix.index}}placeholder to add the index number of the file in the folder
🎨 Enhancements
- #833: Added support for Asciidoc files
- #834: Added the ability to create new data files for a data folder
- #841: Enable placeholders for file prefixes
- #846: Added GitHub Copilot action for title field
- #848: Set the default GitHub Copilot model to
gpt-4o-mini
🐞 Fixes
- #842: Allow to set the
frontMatter.taxonomy.slugTemplatesetting to an empty string - #845: Fix empty values for number fields
- #849: Show fields which are not empty in the metadata panel
- #853: Allow empty values in date fields
🚧 Work in progress
v10.3.0 release
✨ New features
- #823: Integrated GitHub Copilot support for titles, descriptions, and taxonomy field suggestions
- #824: Added the ability to link custom actions to fields
🎨 Enhancements
- #467: New
fmContentTypemetadata field to link content type (fallback to thetypefield) - #819: Added new extensibility support for media scripts
- #820: Moving the website and API to different hosts
- #821: Added URI handler to support command links from the documentation
- #822: Added docs to the panel & dashboard views
- #829: UI extensibility is now generally available
- #831: Added "select all" action bar button to the content and media dashboards
🐞 Fixes
- #827: Fix for
frontmatter.jsonfile which gets created when already present in a sub-folder - #830: Fix for using the SEO title field setting to change the title field reference
- #832: Fix for finding folders with wildcards in the path
Full Changelog: v10.2.1...v10.3.0
v10.2.1 release
- #820: Update API links to the new API URL
Full Changelog: v10.2.0...v10.2.1