v10.10.0 release
What's Changed - Release notes
- Removed the chatbot command and all related code and references
- #983: Removal of the
frontMatter.sponsors.ai.enabledfeatures
🎨 Enhancements
- #545: Add smart rename action to sync filename with front matter data
- #937: Dashboard "Structure" view for documentation sites WIP
- #965: Added SEO support for the keyword in the first paragraph
- #973: Support for number fields in the snippets
- #990: Schema and validation for front matter in markdown files. It can be turned off by the
frontMatter.validation.enabledsetting. - #1005: Support the integrated VSCode browser for the preview command
- #1017: Allow adding new values for custom taxonomy fields
🐞 Fixes
- #950: Fix for template is not applied to new content type when created
- #958: Fix variable frontmatter leads to error
- #964: Fix settings page for dark themes
- #969: Fix typo on welcome screen
- #972: Fix content view sorting for Modified Date not working as expected
- #979: Fix unwanted automatic updates in the publishDate field of TOML front matter
- #984: Fix in
frontMatter.global.timezoneis invalid - #1004: Fix for
mediaDB.jsoncontaining full paths on Windows instead of relative paths - #1006: Fix output channel colorizer schema to only apply to the Front Matter output channel
New Contributors
Full Changelog: v10.9.0...v10.10.0