Releases: estruyf/vscode-front-matter
Releases · estruyf/vscode-front-matter
v5.10.0 release
🎨 Enhancements
- #218: Add support for creating
mdx
files from templates and content types. This introduced a new setting:frontMatter.content.defaultFileType
. - #220: Add support DateTime updates in
mdx
files when themdx extension
is not installed.
🐞 Fixes
- #221: Automatic DateTime switch from on text change to on save to prevent multiple updates.
v5.9.0 release
🎆 Happy new year! Best wishes for 2022! 🎇
🎨 Enhancements
- Fixing the spinner which overlaps the global navigation bar
- Quick actions added for media files (edit, delete, insert markdown, insert snippet)
- #199: Search media files in the currently selected folder
- #211: Replace text selection on media inserts
- #212: Create folder watchers for content folders. When new content gets created, the dashboard updates.
- #213: New media folder overview design
🐞 Fixes
v5.8.0 release
🎄 🎅 🧑🎄 🤶 🎄
Probably the last release of 2021.
Thank you for all your support feedback. Let us make Front Matter even better in 2022.
Merry Christmas and best wishes for 2022
🎨 Enhancements
- Refactoring of the WebView logic to new message handlers
- Optimized the
getMedia
call from the webview - Keep the dashboard its context when switching tabs
- #205: Define a logging level setting
- #206: Add front matter issues to the diagnostic tab
🐞 Fixes
v5.7.0 release
v5.6.0 release
🎨 Enhancements
- Updated camera icon from VS Code to media icon
- Updated the media card actions to show it within a menu. This will give a better experience with custom scripts.
- #97: Custom Script support for media files and folders
- #178: Sorting added to the media dashboard
- #179: Updated the
open dashboard
icon to make it easier to spot it - #180: Added
{filename}
as placeholder for media snippets - #181: Support for custom taxonomy fields added
🐞 Fixes
- #183: Fix type error on the
frontMatter.content.sorting
setting
v5.5.0 release
As from this version onwards, the extension will be published to open-vsx.org.
🎨 Enhancements
v5.4.0 release
v5.3.1 release
🐞 Fixes
- #163: Setting workspace state instead of global state for the media view
v5.3.0 release
🎨 Enhancements
- #158: Add support for non-boolean draft/publish status fields
- #159: Enhancements to SEO checks: Slug check, keyword details, more article information
🐞 Fixes
- Value check when generating slug from title
- Fix for date time formatting with
DD
andYYYY
tokens - Fix in tag space replacing when object is passed