diff --git a/README.beta.md b/README.beta.md index 54d389b5..5da7be41 100644 --- a/README.beta.md +++ b/README.beta.md @@ -41,11 +41,15 @@ Our main extension features are: - and many more

- Site preview + Site preview

> If you see something missing in your article creation flow, please feel free to reach out. +**Version 4** + +Support for Team level settings, content-types, and image support. Get to know more at: [v4.0.0 release notes](https://frontmatter.codes/updates/v4_0_0). + **Version 3** In version v3 we introduced the welcome and dashboard webview. The welcome view allows to get you started using the extension, and the dashboard allows you to manage all your markdown pages in one place. This makes it easy to search, filter, sort, and more. diff --git a/README.md b/README.md index cbbeffe5..8552d0b2 100644 --- a/README.md +++ b/README.md @@ -39,11 +39,15 @@ Our main extension features are: - and many more

- Site preview + Site preview

> If you see something missing in your article creation flow, please feel free to reach out. +**Version 4** + +Support for Team level settings, content-types, and image support. Get to know more at: [v4.0.0 release notes](https://frontmatter.codes/updates/v4_0_0). + **Version 3** In version v3 we introduced the welcome and dashboard webview. The welcome view allows to get you started using the extension, and the dashboard allows you to manage all your markdown pages in one place. This makes it easy to search, filter, sort, and more. diff --git a/assets/4.0.0/preview.png b/assets/4.0.0/preview.png new file mode 100644 index 00000000..fe7bbb10 Binary files /dev/null and b/assets/4.0.0/preview.png differ diff --git a/docs/public/assets/dashboard.png b/docs/public/assets/dashboard.png index 5fb122b8..6e089f4b 100644 Binary files a/docs/public/assets/dashboard.png and b/docs/public/assets/dashboard.png differ diff --git a/docs/public/assets/insert_media-3.2.0.png b/docs/public/assets/insert_media-3.2.0.png new file mode 100644 index 00000000..f0418bbb Binary files /dev/null and b/docs/public/assets/insert_media-3.2.0.png differ diff --git a/docs/public/assets/preview-3.2.0.png b/docs/public/assets/preview-3.2.0.png new file mode 100644 index 00000000..fe7bbb10 Binary files /dev/null and b/docs/public/assets/preview-3.2.0.png differ