Skip to content

v9.2.0 release

Compare
Choose a tag to compare
@estruyf estruyf released this 11 Sep 08:05
· 501 commits to main since this release
599d43b

✨ New features

  • #650: Added template support for Astro Starlight
  • #655: Added a new command to manually refresh the settings of the Front Matter CMS

🎨 Enhancements

  • Grouping and status tabs enhancements
  • Removed the status bar item to toggle the draft field
  • Added a FM status bar item to open the dashboard
  • #570: Clear empty values on content creation and editing
  • #645: French localization added (thanks to Clément Barbaza)
  • #649: Parse optional variables from snippets
  • #652: Show the start/stop server buttons depending on the local terminal session

🐞 Fixes

  • #646: Update the Astro 3000 port to 4321
  • #647: Fix the open in browser action on the preview
  • #648: Fix the global configuration reference to the URL of the schema file
  • #651: Fix settings listeners which did not push updates to the webviews
  • #657: Fix correctly updating front matter with scripts outcome on Windows