Skip to content

v9.3.0 release

Compare
Choose a tag to compare
@estruyf estruyf released this 06 Oct 15:26
· 443 commits to main since this release
ff1c001

✨ New features

  • #80: Minimal settings view for the Front Matter CMS
  • #553: New frontMatter.config.dynamicFilePath setting which allows you to dynamically update the settings from a custom JS file
  • #563: New fieldCollection to inherit/reuse fields in multiple content-types
  • #653: Retrieve the Astro Content Collections to allow content type generation
  • #675: Pinning content to the top of the content dashboard

🎨 Enhancements

  • #517: Add contentTypes property to custom scripts to show/hide custom actions
  • #517: Added frontMatter.panel.actions.disabled setting to define which actions should be hidden
  • #638: Add Hexo support for the _drafts folder
  • #659: Implement a filter for the taxonomy dashboard
  • #662: Always show the all articles tab with the page counter
  • #663: Make card tags clickable to filter the view
  • #669: Add the video preview to the details panel + caption field
  • #674: Specify to disable content creation for a specific page folder
  • #676: Allow the frontmatter.json file to be placed in a sub-directory
  • #677: Added support for Browse Lite extension to open preview when installed

🐞 Fixes

  • #623: Fix issue where metadata is not maintained on file move
  • #629: Fix array indent to the new property
  • #660: Allow only to select unique content relationship values
  • #661: Fixing the dropdowns when used at the bottom of a collapsible group
  • #664: Fix for parsing draft status in Hexo and Jekyll
  • #665: Added dev parameter to Nuxt script
  • #668: Reset pagination on media search
  • #678: Check field type of tags fields for tags rendering on item cards
  • #681: Fix SVG icons which are used in the VSCode UI