- Bugfix: removed typos in code edit dialog - thanks to ajtruckle on GitHub
- Added: development mode via koa/koa-static
- Added: codeblock delete icon - feature requested on GitHub
- Changed: renamed plugin files (lowercase)
- Changed: swapped key/value pairs of select lists to be compatible with Enlighter v4
- Removed: default language setting - language parameter has to be explicit set for each codeblock
- Bugfix: footer label may collide with editor content - added additional padding - thanks to JavierSegoviaCordoba on GitHub
- Added: keyboard shortcut
+x
to highlight code - requested by dahnark on WordPress.org Forums - License changed to Mozilla Public License 2.0
- Added: EnlighterJS label to codeblocks (bottom-right)
- Changed: Renamed the toolbar-button labels (
Code Insert
,Code Settings
) - requested by w3215 on WordPress.org Forums - Changed: Renamed the dialog window titles - requested by w3215 on WordPress.org Forums
- Bugfix: code edit button on codeblocks was broken (settings not saved) - thanks to Sarah1101 on GitHub
- Added: Tab-Indentation mode to align text within a codeblock
- Added: Option to the Code-Edit-Dialog to switch between Inline and Block mode - feature requested on WordPress.org Forums
- Changed: The Code-Insert-Dialog size is changed to the current editor viewport size (will cover the whole editor area)
- Changed: Removed the "Sourcecode" Label from Code-Insert-Dialog Textarea to provide a larger input area
First Standalone Release