Skip to content

Releases: estruyf/vscode-front-matter

v10.9.0 release

01 Jul 07:16
b31550a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.8.0...v10.9.0

v10.8.0 release

27 Feb 11:09
1b4e39b

Choose a tag to compare

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

v10.7.0 release

31 Dec 14:29
88cad8c

Choose a tag to compare

🎨 Enhancements

  • #405: Added new frontMatter.content.grouping setting which allows you to define custom "group by" options
  • #705: UX improvements for the panel view
  • #887: Added new frontMatter.global.timezone setting, by default it is set to UTC for 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

06 Nov 10:06
f1f0e0a

Choose a tag to compare

What's Changed

Full Changelog: v10.5.1...v10.6.0

v10.5.1 release

23 Oct 15:37
6c591a9

Choose a tag to compare

What's Changed

Full Changelog: v10.5.0...v10.5.1

v10.5.0 release

21 Oct 14:34
9d51531

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.4.1...v10.5.0

v10.4.1 release

27 Sep 07:04
788d024

Choose a tag to compare

What's Changed

Full Changelog: v10.4.0...v10.4.1

v10.4.0 release

25 Sep 06:50
13e58d2

Choose a tag to compare

✨ 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.slugTemplate setting 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

  • #837: Replacing the VSCode Webview UI Toolkit with vscrui due to the deprecation of the VSCode Webview UI Toolkit library

v10.3.0 release

13 Aug 15:45
2d607bd

Choose a tag to compare

✨ 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 fmContentType metadata field to link content type (fallback to the type field)
  • #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.json file 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

08 Aug 12:19

Choose a tag to compare

  • #820: Update API links to the new API URL

Full Changelog: v10.2.0...v10.2.1