Skip to content

Releases: iamspark1e/netlify-cms-widget-simplemde

v1.0.3

18 Aug 15:57
Compare
Choose a tag to compare
v1.0.3 Pre-release
Pre-release
  • using Vite v4 instead of Webpack v3

v1.0.2

17 Aug 14:33
Compare
Choose a tag to compare
  • feat: Add Github flavored markdown render styles for Preview

v1.0.1

15 May 07:17
Compare
Choose a tag to compare
  • Feat: re-add "Code" button to the toolbar.

v1.0.0

23 Mar 09:21
Compare
Choose a tag to compare
  • add a little fixures in Preview mode
  • add jsDelivr CDN url
  • chores: update badge

v0.0.5

09 Mar 09:18
Compare
Choose a tag to compare

v0.0.3 - v0.0.5

  • Add "Open Media Gallery" tool button, now you can use the images from gallery.
  • Fix the insert position error of v0.0.4, now the gallery image will be inserted at your cursor point instead of the end of whole markdown.
  • Fix Preview cannot load your image of the gallery, now using getAsset method.

Chores:

  • Add terser-webpack-plugin for compressing the production code (although doesn't make 1kb difference 😆 )

First stable version

03 Mar 14:16
Compare
Choose a tag to compare
v0.0.3

fix: build version contain webpack modules