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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,26 @@
4
4
5
5
### ✨ New features
6
6
7
+
-[#731](https://github.com/estruyf/vscode-front-matter/issues/731): Added the ability to map/unmap taxonomy to multiple pages at once
8
+
-[#749](https://github.com/estruyf/vscode-front-matter/issues/749): Ability to set your own filters on the content dashboard with the `frontMatter.content.filters` setting
9
+
7
10
### 🎨 Enhancements
8
11
12
+
-[#727](https://github.com/estruyf/vscode-front-matter/pull/727): Updated Japanese translations thanks to [mayumihara](https://github.com/mayumih387)
13
+
-[#737](https://github.com/estruyf/vscode-front-matter/issues/737): Optimize the grid layout of the content and media dashboards
14
+
-[#741](https://github.com/estruyf/vscode-front-matter/issues/741): Added message on the content dashboard when content is processed
15
+
-[#747](https://github.com/estruyf/vscode-front-matter/issues/747): The `@frontmatter/extensibility` dependency now supports scripts for placeholders
16
+
9
17
### ⚡️ Optimizations
10
18
11
19
### 🐞 Fixes
12
20
21
+
-[#721](https://github.com/estruyf/vscode-front-matter/issues/721): Fix keywords regex to support unicode characters
13
22
-[#725](https://github.com/estruyf/vscode-front-matter/issues/725): Fix for opening menu of pinned items
23
+
-[#730](https://github.com/estruyf/vscode-front-matter/issues/730): Add debounce to the input fields
24
+
-[#738](https://github.com/estruyf/vscode-front-matter/issues/738): Fix when re-opening the preview after closing it
25
+
-[#743](https://github.com/estruyf/vscode-front-matter/issues/743): Fix for storing data in YAML data files
26
+
-[#745](https://github.com/estruyf/vscode-front-matter/issues/745): Fix for date field values in `block` field type
0 commit comments