Skip to content

Commit 6efc48a

Browse files
committed
Merge branch 'dev' of github.com:FrontMatter/web-documentation-nextjs into dev
2 parents 6fbeeae + 7b943c7 commit 6efc48a

File tree

5 files changed

+15
-11
lines changed

5 files changed

+15
-11
lines changed

content/changelog/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [9.4.0] - 2023-xx-xx - [Release notes](https://beta.frontmatter.codes/updates/v9.4.0)
3+
## [9.4.0] - 2023-12-12 - [Release notes](https://beta.frontmatter.codes/updates/v9.4.0)
44

55
### ✨ New features
66

@@ -38,7 +38,9 @@
3838
- [#711](https://github.com/estruyf/vscode-front-matter/issues/711): Fix in character mapping in the slug field
3939
- [#712](https://github.com/estruyf/vscode-front-matter/issues/712): Keep the search context when deleting media files
4040
- [#714](https://github.com/estruyf/vscode-front-matter/issues/714): Fix for taxonomy filtering from taxonomy view to content view
41+
- [#717](https://github.com/estruyf/vscode-front-matter/issues/717): Fix in loading yaml data files
4142
- [#718](https://github.com/estruyf/vscode-front-matter/issues/718): Fix JSON schema for the `frontMatter.panel.actions.disabled` setting
43+
- [#719](https://github.com/estruyf/vscode-front-matter/issues/719): Fix styling on data view with objects views
4244

4345
## [9.3.1] - 2023-10-27
4446

content/changelog/v8.4.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Version 8.4.0 release notes
33
description: Get ready to level up your Front Matter CMS experience with the latest 8.4.0 release! 🚀 We've packed this update with a ton of new features including support for external UI scripts, implementation of Front Matter AI powered by mendable.ai, added taxonomy AI suggestions for GitHub sponsors, and more! 💪
44
date: 2023-04-03T15:00:03.981Z
5-
lastmod: 2023-11-02T15:02:48.410Z
6-
slug: ""
5+
lastmod: 2023-12-12T15:37:03.329Z
6+
slug: v8.4.0
77
type: changelog
88
---
99

content/changelog/v9.0.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Version 9.0.0 release notes
33
description: Discover the new features and enhancements of version 9.0.0 of Front Matter CMS, including multilingual support, Astro assets, and more.
44
date: 2023-08-20T09:28:11.087Z
5-
lastmod: 2023-08-21T09:27:44.331Z
6-
slug: ""
5+
lastmod: 2023-12-12T15:37:11.100Z
6+
slug: v9.0.0
77
type: changelog
88
---
99

content/changelog/v9.3.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Version 9.3.0 release notes
33
description: Discover the features and enhancements of v9.3.0 of Front Matter CMS, Content types from Astro Content Collection, new fieldCollection field, and much more
44
date: 2023-10-06T11:20:22.074Z
5-
lastmod: 2023-10-06T14:30:35.774Z
6-
slug: ""
5+
lastmod: 2023-12-12T15:37:16.101Z
6+
slug: v9.3.0
77
type: changelog
88
---
99

content/changelog/v9.4.0.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Version 9.4.0 release notes
3-
description: ""
4-
date: 2023-12-07T15:05:16.280Z
5-
lastmod: 2023-12-08T09:17:28.790Z
6-
slug: ""
3+
description: Learn about the new localization support, custom script enhancements, and more in the Version 9.4.0 release notes of Front Matter CMS.
4+
date: 2023-12-12T08:32:08.859Z
5+
lastmod: 2023-12-12T15:37:20.732Z
6+
slug: v9.4.0
77
type: changelog
88
---
99

@@ -126,4 +126,6 @@ A small enhancement which we added in this release to the editor panel is the co
126126
- [#711](https://github.com/estruyf/vscode-front-matter/issues/711): Fix in character mapping in the slug field
127127
- [#712](https://github.com/estruyf/vscode-front-matter/issues/712): Keep the search context when deleting media files
128128
- [#714](https://github.com/estruyf/vscode-front-matter/issues/714): Fix for taxonomy filtering from taxonomy view to content view
129+
- [#717](https://github.com/estruyf/vscode-front-matter/issues/717): Fix in loading yaml data files
129130
- [#718](https://github.com/estruyf/vscode-front-matter/issues/718): Fix JSON schema for the `frontMatter.panel.actions.disabled` setting
131+
- [#719](https://github.com/estruyf/vscode-front-matter/issues/719): Fix styling on data view with objects views

0 commit comments

Comments
 (0)