Skip to content

Release 10.12.0 - #1060

Merged
estruyf merged 14 commits into
mainfrom
beta
Aug 21, 2026
Merged

Release 10.12.0#1060
estruyf merged 14 commits into
mainfrom
beta

Conversation

@estruyf

@estruyf estruyf commented Aug 21, 2026

Copy link
Copy Markdown
Owner

🎨 Enhancements

  • #1053: Support pasting images directly into Markdown/MDX files
  • #1055: Added the translate property on content type fields to define which front matter fields need to be machine translated. The title and description fields are translated by default, set translate: false to exclude them
  • The .frontmatter/database files are now stored in a human readable format with sorted keys, so that Git can merge them line by line instead of conflicting on a single line. Existing files are reformatted once, when the extension activates

🐞 Fixes

  • #1043: Fix issue with last modified date in content health freshness checks
  • #1054: Fix the "Could not retrieve the locale for the current file" error for multilingual content nested in subfolders (ex. content/de/posts/2024/07/my-post/index.md). Translations are now created with the same folder structure as the source file
  • Show an error notification when one of the .frontmatter/database files contains invalid JSON or unresolved Git conflict markers, instead of failing silently

@estruyf
estruyf merged commit 9d74f1c into main Aug 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants