Skip to content

Releases: summernote/summernote

v0.9.1

09 Oct 10:24
d775514

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

28 Sep 12:26
a29875b

Choose a tag to compare

New feature

Improvement

Bug Fix

Translation

Misc

New Contributors

Full Changelog: v0.8.20...v0.9.0

v0.8.20

14 Oct 21:18

Choose a tag to compare

This is a hotfix for fixing path problem on css files.

v0.8.19

13 Oct 19:44

Choose a tag to compare

Thank you all users and contributors of Summernote.

New feature

Improvement

Bug Fix

Translation

Misc

  • #4048: Insert a table on mouseup (@kylepwarren)
  • #4155: Clean up files and update directory layout (@lqez)
  • 57e16a8: Remove unused env variables (@lqez)
  • 578f353: Bump jQuery to 3.6.0
  • 9f78a30: Fix Webpack configuration for newer version
  • c063870: Add a short delay before running the first test to prevent irrelevant errors (@lqez)

v0.8.18

20 May 18:10

Choose a tag to compare

The previous version was released without fresh new dist files.

v0.8.17

19 May 19:50

Choose a tag to compare

Thank you all users and contributors of Summernote.

New feature

  • #3664: Allow CodeMirror to accept programmatic changes (@pryanlo)

Improvement

  • #3615: Support to use mobile youtube link (@matsu4ki)
  • #3625: Support external CodeMirror constructor (@easylogic)
  • #3629: Add Lite Styling for Tabbed Panes for Modal Content (@DiemenDesign)
  • #3632: Replace 'inherit' value with 'transparent' (@DiemenDesign)
  • #3653: Add an option for enabling autolink behavior shows only domain names (@lqez)
  • #3677: Use scss for summernote icons (@NicolasRoehm)
  • #3694: Fix styles for (dark) themes (@lqez)
  • #3698: Add ability to allow plugins to not have buttons disable when in codeview (@DiemenDesign)
  • #3708: Update qq video url pattern (@lostship)

Bug Fix

Translation

Misc

v0.8.16

19 Feb 09:23

Choose a tag to compare

Thank you all users and contributors of Summernote.

New feature

Improvement

  • #3546: Support keydown event to record undo history (@easylogic)
  • #3556: Add babel preset for ecma2015+ (@easylogic)
  • #3562: Remove TypeScript plugins and add Babel settings (@lqez)
  • #3563: Add an option for limiting history stack (@lqez)
  • #3602: Replace deprecated styleWithSpan with styleWithCSS (@lqez)
  • 3e417ee: Remove XSS vulnerability of LinkPopover (@lqez)
    • Reported with a solution by Antoine Prieëls(@aprieels), much appreciated.

Bug Fix

Translation

Misc

v0.8.15

04 Jan 11:48

Choose a tag to compare

This is a hotfix release.

Bug fix

  • #3542: Fix ui container (@lqez)
  • #3543: Fix container and popover position issues (@lqez)
  • #3545: Fix production version of webpack.externals issue (@lqez)

v0.8.14

28 Dec 14:37

Choose a tag to compare

Thank you all users and contributors of Summernote.
And we hope you all have a happy new year, 2020!

This release focuses on bug fixes, adding useful options, enhanced testing, and minor improvements.

New feature

Improvement

  • #2708: Calculate image selection to cover other layouts and content formats (@nmandrescu)
  • #3255: Fix omitted styles and match lines between less and scss (@lqez)
  • #3265: Remove fixed z-index of Toolbar from styles (@lqez)
  • #3322: Remove duplicated codes and fix lite styles (@lqez)
  • #3353: Rename foreground to text (@roseline124)
  • #3356: Add karma-detect-browsers (@lqez)
  • #3377: Apply composition-text canceling on maxTextLength option (@anpaul0615)
  • #3380: Improve behaviours with maxTextLength option (@anpaul0615)
  • #3433: Adjust removeMedia to remove wrapping Figure and FigCaption elements (@DiemenDesign)
  • #3439: Add ability to use Codeview in airMode (@DiemenDesign)
  • #3530: Improve airmode focusout (@andrews05)
  • #3531: Fix tooltips, popovers and dialogs of lite theme and others (@lqez)

Bug Fix

Translation

Misc

v0.8.12

16 May 08:28

Choose a tag to compare

Thank you all users and contributors of Summernote.

New feature

Improvement

Bug Fix

Translation

Misc