Releases: estruyf/vscode-front-matter
Releases · estruyf/vscode-front-matter
v5.1.1 release
- #149: Fix panel rendering when incorrect type for keywords is provided
v5.1.0 release
v5.0.0 release
✨ New features
- #113: Integrating a local DB for media metadata (caption, alt)
- #132: Major changes to the media dashboard which allows you to navigate through all folders
🎨 Enhancements
- #110: Add support for workspaces with multiple folders
- #117: Allow to specify a single line of text in the metadata fields
- #119: Multi-select support for choice fields
- #121: Choice fields support ID/title objects as well as a regular string
- #122: Update the filenames of your media
- #124: Add new
isPreviewImage
property to the content type field to specify custom preview images - #126: Create new content from the available content types
- #127: Title bar action added to open the dashboard
- #128: Support for multi-select on image fields added
- #131: Folder creation support added on media dashboard
- #134: On startup, the extension checks if local settings can be promoted
- #135:
Hidden
property added for field configuration - #137: Ask to move the
.templates
folder to the new.frontmatter
folder
🐞 Fixes
v4.0.1 release
v4.0.0 release
- #101: Date picker available on the metadata section
- #102: Support comma separated arrays in front matter
- #103: Added title and description field to the metadata section
- #104: Allow to set images in front matter from the metadata panel section
- #105: Content Type support with backwards compatibility
- #106: Introduction of team level settings for Front Matter
- #107: Number field support added in content type fields
- #108: Choice field support added in content type fields
- #109: JSON Config script added to automate the JSON schema
- #111: Insert media into the markdown contents
- #112: Add snippet support for media insertion
v3.1.0 release
- BETA version available at: beta.frontmatter.codes
- #72: Media view on the dashboard
- #73: List view option for the dashboard
- #77: Dashboard grouping pages functionality integrated
- #81: Optimizing the content folders to use a new setting to simplify configuration
- #87: Fix issue with autofocus and command palette
- #88: Fix issue with search sorting
- #89: Clear filter, sorting, and grouping button added
- #90: Refactoring to use Recoil state management
- #91: Support image previews from content folders
- #98: Add drag and drop support for media upload in a folder
v3.0.2 release
- #82: Hide the register and unregister commands from the command palette
v3.0.1 release
- #79: Fix scrollbar not visible on the welcome screen
v3.0.0 release
v2.5.1 release
- Fix typo in the
package.json
file for the preview command