Releases: newcity/newcity-wp-wysiwyg
Releases · newcity/newcity-wp-wysiwyg
Release list
Updating composer/installers dependency
v0.2.4 Bump version number, update composer/installers
Elementor compatible version
Elementor's text editor block does not like the configuration this plugin uses for mce_buttons_2. This update disables that toolbar config when the Elementor editor is active.
Forcing version update
v0.2.3 Add fullscreen button to wysiwyg toolbars
Add fullscreen button
v0.2.2 Add fullscreen button to wysiwyg toolbars
Actually removes the format menu now
v0.2.1 Format menu actually being removed now
Wordpress setting for format menu (breaking)
"Format" menu now only appears if newcity_wysiwyg_toolbar_format_dropdown option exists and is truthy.
This will break older installs where the menu is meant to appear, as this option will not be set for those sites. In order to show the Format menu, this option must be created using update_option() on any site using this version or higher of the newcity-wp-wysiwyg plugin.
Same as previous release, but without the `-dev`
v0.2.0 Made format menu optional. Updated version to 0.2.0-dev
Added in-editor styles and format menu
v0.1.2 Bump version number
Fixed plugin name
v0.1.1 Fixed name of plugin (again)