Skip to content

Commit 1934261

Browse files
committed
Merge branch 'main' of github.com:FrontMatter/web-documentation-nextjs
2 parents 6c9c502 + 5bb3720 commit 1934261

19 files changed

+139
-75
lines changed

content/changelog/CHANGELOG.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,63 @@
11
# Change Log
22

3+
## [10.2.0] - 2024-xx-xx
4+
5+
### ✨ New features
6+
7+
- [#797](https://github.com/estruyf/vscode-front-matter/issues/797): Adding common actions at the bottom of the snippet cards
8+
9+
### 🎨 Enhancements
10+
11+
- [#798](https://github.com/estruyf/vscode-front-matter/issues/798): Changed dialog to slide-over for the snippet forms
12+
- [#799](https://github.com/estruyf/vscode-front-matter/issues/799): Added `frontMatter.logging` setting to define the logging output. Options are `info`, `warn`, `error`, and `verbose`. Default is `info`.
13+
- [#800](https://github.com/estruyf/vscode-front-matter/issues/800): Add colors for the Front Matter CMS output
14+
15+
### ⚡️ Optimizations
16+
17+
- [#802](https://github.com/estruyf/vscode-front-matter/issues/802): Update `glob` to the latest version and remove the sync method
18+
19+
### 🐞 Fixes
20+
21+
- [#796](https://github.com/estruyf/vscode-front-matter/issues/796): Fix issue in retrieving folders/files on dashboard load
22+
- [#801](https://github.com/estruyf/vscode-front-matter/issues/801): Faster folder processing on updates
23+
- [#804](https://github.com/estruyf/vscode-front-matter/issues/804): Fix blinking of the front matter content area
24+
25+
## [10.1.0] - 2024-04-11 - [Release notes](https://beta.frontmatter.codes/updates/v10.1.0)
26+
27+
### ✨ New features
28+
29+
- [#671](https://github.com/estruyf/vscode-front-matter/issues/671): Command bar for contents and media dashboard
30+
31+
### 🎨 Enhancements
32+
33+
- [#773](https://github.com/estruyf/vscode-front-matter/issues/773): Added the ability to rename content files
34+
- [#777](https://github.com/estruyf/vscode-front-matter/issues/777): Show an error in the metadata panel if something went wrong while parsing the front matter
35+
- [#778](https://github.com/estruyf/vscode-front-matter/issues/778): Added the ability to open a file or webpage when custom scripts is completed
36+
- [#783](https://github.com/estruyf/vscode-front-matter/issues/783): Always show the custom panel view
37+
- [#785](https://github.com/estruyf/vscode-front-matter/issues/785): Adding common actions at the bottom of the content and media cards
38+
- [#787](https://github.com/estruyf/vscode-front-matter/issues/787): Support for glob patterns in the page folder paths
39+
- [#790](https://github.com/estruyf/vscode-front-matter/pull/790): Updated Japanese translations thanks to [mayumihara](https://github.com/mayumih387)
40+
41+
### 🐞 Fixes
42+
43+
- [#716](https://github.com/estruyf/vscode-front-matter/issues/716): Fix `dataFile` dropdown class
44+
- [#768](https://github.com/estruyf/vscode-front-matter/issues/768): Update broken link to the documentation
45+
- [#771](https://github.com/estruyf/vscode-front-matter/issues/771): Fix lowercase `data` tab label
46+
- [#782](https://github.com/estruyf/vscode-front-matter/issues/782): Fix for setting the correct view when inserting media or snippets
47+
- [#786](https://github.com/estruyf/vscode-front-matter/issues/786): Remove on startup as VSCode now triggers on known commands
48+
49+
## [10.0.2] - 2024-03-01
50+
51+
### 🐞 Fixes
52+
53+
- [#769](https://github.com/estruyf/vscode-front-matter/issues/769): Fix to remove internal properties for content folders
54+
55+
## [10.0.1] - 2024-02-28
56+
57+
### 🐞 Fixes
58+
59+
- [#766](https://github.com/estruyf/vscode-front-matter/issues/766): Fix for snippet placeholder retrieval
60+
361
## [10.0.0] - 2024-02-28 - [Release notes](https://beta.frontmatter.codes/updates/v10.0.0)
462

563
### ✨ New features

content/changelog/v10.0.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Version 10.0.0 release notes
33
description: Version 10.0.0 of our CMS introduces the much-awaited feature of multilingual support, enabling you to handle content in various languages, new taxonomy view, media content types, and more.
44
date: 2024-02-28T10:48:53.569Z
5-
lastmod: 2024-04-11T14:28:29.944Z
5+
lastmod: 2024-04-30T08:04:02.332Z
66
slug: v10.0.0
77
type: changelog
88
---

content/changelog/v4_0_0.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Version 4.0.0 release notes
3-
description: 'In this new major release of Front Matter, we got some great new features to announce to you.'
4-
date: '2021-09-20T11:51:43.926Z'
5-
lastmod: '2021-09-22T08:00:43.170Z'
3+
description: In this new major release of Front Matter, we got some great new features to announce to you.
4+
date: 2021-09-20T11:51:43.926Z
5+
lastmod: 2024-04-30T08:04:33.782Z
66
---
77

88
## Team level settings

content/changelog/v8.2.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Version 8.2.0 release notes
33
description: Check out the features/enhancements/fixes that we packed in version 8.2.0 of Front Matter.
44
date: 2022-12-08T15:45:51.509Z
5-
lastmod: 2024-02-22T12:25:46.273Z
5+
lastmod: 2024-04-30T08:08:50.695Z
66
type: changelog
77
alias:
88
- release-notes-v8.1

content/docs/content-creation/content-folders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Content folders
33
slug: content-creation/content-folders
44
description: Learn how to let Front Matter CMS know where to find and create your content
55
date: 2024-02-21T09:10:16.640Z
6-
lastmod: 2024-04-11T15:12:19.769Z
6+
lastmod: 2024-04-30T08:06:48.062Z
77
weight: 200.11
88
---
99

content/docs/content-creation/multilingual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Multilingual
33
slug: content-creation/multilingual
44
description: Learn how to use multilingual content in Front Matter CMS
55
date: 2024-02-21T09:10:16.640Z
6-
lastmod: 2024-02-22T17:35:19.585Z
6+
lastmod: 2024-04-30T08:08:05.114Z
77
weight: 200.71
88
---
99

public/config/content.pagefolders.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json-schema.org/draft-07/schema",
33
"$id": "https://beta.frontmatter.codes/config/content.pagefolders.schema.json",
44
"description": "Defines the settings for Front Matter page folder",
5-
"lastModified": "2024-02-26T08:25:55.924Z",
5+
"lastModified": "2024-05-06T15:25:19.671Z",
66
"type": "object",
77
"title": "Front Matter - page folder",
88
"properties": {

public/config/content.placeholders.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json-schema.org/draft-07/schema",
33
"$id": "https://beta.frontmatter.codes/config/content.placeholders.schema.json",
44
"description": "Defines the settings for Front Matter placeholder",
5-
"lastModified": "2024-02-26T08:25:55.924Z",
5+
"lastModified": "2024-05-06T15:25:19.672Z",
66
"type": "object",
77
"title": "Front Matter - placeholder",
88
"properties": {

public/config/content.snippets.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json-schema.org/draft-07/schema",
33
"$id": "https://beta.frontmatter.codes/config/content.snippets.schema.json",
44
"description": "Defines the settings for Front Matter snippet",
5-
"lastModified": "2024-02-26T08:25:55.925Z",
5+
"lastModified": "2024-05-06T15:25:19.672Z",
66
"type": "object",
77
"title": "Front Matter - snippet",
88
"required": [

public/config/custom.scripts.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json-schema.org/draft-07/schema",
33
"$id": "https://beta.frontmatter.codes/config/custom.scripts.schema.json",
44
"description": "Defines the settings for Front Matter custom script",
5-
"lastModified": "2024-02-26T08:25:55.924Z",
5+
"lastModified": "2024-05-06T15:25:19.671Z",
66
"type": "object",
77
"title": "Front Matter - custom script",
88
"properties": {

0 commit comments

Comments
 (0)