All Versions
15
Latest Version
Avg Release Cycle
30 days
Latest Release
1572 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.5.1 Changes
November 24, 2020 -
v2.5.0 Changes
October 21, 2020 -
v2.4.0 Changes
September 10, 2020๐ New Features
Editor
๐ eebbfbf Add option to set the FrontMatter (#1171)
const editor = new Editor({frontMatter: true});
- ๐ 855abe6 Support Croatian language (hr-HR) (#1162)
- 4df75a0 [Markdown] Add key action to table in markdown (#1126)
Case 1: tab (or shift + tab) key
๐ Pressing the tab key in the markdown table moves the cursor cell by cell.
Case 2 : enter key
Pressing the enter key in the markdown table adds the syntax for the new row.
- 151f98e [Viewer] Add an internal attribute to disable task markers when using the
customHTMLRenderer
option (#1163)
๐ Bug Fixes
Editor
- ๐ 60e747a Type inference is wrong when
table-merged-cell
plugin is set in theplugin
option (#1160) - b312e15 [Markdown] Syntax highlighting is broken when wrapping text containing blank lines with fence code block syntax (#1167)
- be8f7b3 [WYSIWYG] Format is broken when copying or pasting a list in MS Office (#1153)
-
v2.3.1 Changes
July 29, 2020 -
v2.3.1-alpha
July 21, 2020 -
v2.3.0 Changes
July 20, 2020โจ Enhancement
Editor
- d0b7501 [Markdown] Smart task's marker (#1080) : This is a function to change the state of the marker in the task list according to the user's action
Case 1 : When pressing the
x
or backspace key in square brackets corresponding to the task markerCase 2 : When pressing the
shift + ctrl + x
shortcut in the task list๐ Bug Fix
Editor
- ๐ 5a5ae7d [Markdown] Remove highlight from preview after blur (#1093)
- ๐ f98ffc4 [WYSIWYG] Remove newlines in copied text when pasting to table (#1102)
- 6be680c [WYSIWYG] Script error occurs in table when selecting or adding column (#1110)
etc.
-
v2.2.0 Changes
June 16, 2020โจ Enhancement
Editor
- 0๏ธโฃ 5f62f5e Improve default HTML sanitizer module to solve XSS vulnerability (#734)
- 75c7da5 Set
contenteditable
attribute on paragraph block type using custom renderer (#998) - 609e89d [Markdown] The code block's language is case-insensitive (#1004)
- ec405e2 [Markdown] Add a margin to separate the code blocks when highlighting the code block syntax (#1032)
- ๐ 739dfe4 [WYSIWYG] Remove
span
tag with default color when copying/pasting text in the Viewer (or the Preview) (#1036)
๐ Bug Fixes
Editor
- 5ec7db0
form
is submitted when the mode switch button is clicked (#969) - ๐ dfe4382 Remove types of removed API (
setValue
,getValue
) (#970) - ๐ 5ec7db0 Editor and viewer font styles are different (#1045)
- a2f95ae [Markdown] Typing is slow when the list depth is long or there is a lot of content (#1012)
- d9b9412 [Markdown] Shortcut for
shift-tab
in list does not work correctly (#1014) - ec405e2 [Markdown] Syntax highlighting of code blocks is broken under certain situations (#1032)
- 22a1744 [WYSIWYG] Script error occurs when text corresponding to a block of code is pasted (#693, #939)
- d03b508 [WYSIWYG]
change
event does not fire when list bullet is entered (#757) - ๐ 7c00b60 [WYSIWYG] Typed text disappears when changing style in heading (#878)
- 964009c [WYSIWYG] Text in table context menu overflows in certain languages (#891)
- 1f6a54d [WYSIWYG] Resizable box is created on the element with
min-height
applied in Internet Explorer (#984) - ๐ 6f983b4 [WYSIWYG] Enter the tag string related to XSS in the code block and move the cursor to execute the script (#1021)
-
v2.1.2 Changes
May 13, 2020 -
v2.1.1 Changes
May 08, 2020 -
v1.3.1 Changes
November 03, 2020