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,12 +4,25 @@
4
4
5
5
### ✨ New features
6
6
7
+
-[#823](https://github.com/estruyf/vscode-front-matter/issues/823): Integrated GitHub Copilot support for titles, descriptions, and tags
8
+
-[#824](https://github.com/estruyf/vscode-front-matter/issues/824): Added the ability to link custom actions to fields
9
+
7
10
### 🎨 Enhancements
8
11
12
+
-[#467](https://github.com/estruyf/vscode-front-matter/issues/467): New `fmContentType` metadata field to link content type (fallback to the `type` field)
9
13
-[#819](https://github.com/estruyf/vscode-front-matter/issues/819): Added new extensibility support for media scripts
14
+
-[#820](https://github.com/estruyf/vscode-front-matter/issues/820): Moving the website and API to different hosts
15
+
-[#821](https://github.com/estruyf/vscode-front-matter/issues/821): Added URI handler to support command links from the documentation
16
+
-[#822](https://github.com/estruyf/vscode-front-matter/issues/822): Added docs to the panel & dashboard views
17
+
-[#829](https://github.com/estruyf/vscode-front-matter/issues/829): UI extensibility is now generally available
18
+
-[#831](https://github.com/estruyf/vscode-front-matter/issues/831): Added "select all" action bar button to the content and media dashboards
10
19
11
20
### 🐞 Fixes
12
21
22
+
-[#827](https://github.com/estruyf/vscode-front-matter/issues/827): Fix for `frontmatter.json` file which gets created when already present in a sub-folder
23
+
-[#830](https://github.com/estruyf/vscode-front-matter/issues/830): Fix for using the SEO title field setting to change the title field reference
24
+
-[#832](https://github.com/estruyf/vscode-front-matter/issues/832): Fix for finding folders with wildcards in the path
0 commit comments