You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/changelog/CHANGELOG.md
+28-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,27 @@
1
1
# Change Log
2
2
3
-
## [10.4.0] - 2024-xx-xx
3
+
## [10.5.0] - 2024-xx-xx
4
+
5
+
### ✨ New features
6
+
7
+
### 🎨 Enhancements
8
+
9
+
-[#840](https://github.com/estruyf/vscode-front-matter/issues/840): Added the `excludePaths` option for the content folder settings
10
+
-[#850](https://github.com/estruyf/vscode-front-matter/issues/850): Extended the i18n/language button to open or create new language files (thanks to [Dennis Zoma](https://github.com/wottpal))
11
+
-[#851](https://github.com/estruyf/vscode-front-matter/issues/851): Added `sameContentLocale` option to `contentRelationship` field (thanks to [Dennis Zoma](https://github.com/wottpal))
12
+
13
+
### ⚡️ Optimizations
14
+
15
+
### 🐞 Fixes
16
+
17
+
-[#858](https://github.com/estruyf/vscode-front-matter/issues/858): Fix button styling on the data screen
18
+
-[#860](https://github.com/estruyf/vscode-front-matter/issues/860): Fix typo on the data screen
19
+
20
+
## [10.4.1] - 2024-09-27
21
+
22
+
-[#855](https://github.com/estruyf/vscode-front-matter/issues/855): Fix in panel sections
-[#842](https://github.com/estruyf/vscode-front-matter/issues/842): Allow to set the `frontMatter.taxonomy.slugTemplate` setting to an empty string
20
41
-[#845](https://github.com/estruyf/vscode-front-matter/issues/845): Fix empty values for number fields
42
+
-[#849](https://github.com/estruyf/vscode-front-matter/issues/849): Show fields which are not empty in the metadata panel
43
+
-[#853](https://github.com/estruyf/vscode-front-matter/issues/853): Allow empty values in date fields
44
+
45
+
### 🚧 Work in progress
46
+
47
+
-[#837](https://github.com/estruyf/vscode-front-matter/issues/837): Replacing the VSCode Webview UI Toolkit with [vscrui](https://github.com/estruyf/vscrui) due to the deprecation of the VSCode Webview UI Toolkit library
0 commit comments