Releases: publishpress/PublishPress-Checklists
Releases · publishpress/PublishPress-Checklists
1.4.5
Changelog
- Fixed the pre-publishing check to avoid blocking save when not publishing;
1.4.4
Changelog
- Fixed JS error that was preventing the Preview button to work properly in the classic editor;
1.4.3
Changelog
- Changed the label for checklist options in the settings panel;
- Fixed translation to PT-BR (thanks to Dionizio Bach);
- Fixed bug when word-count script was not loaded;
- Fixed JS error if an editor is not found;
1.4.2
Changelog
- Removed license key field from the settings tab;
- Fixed the checklist for the block editor;
1.4.1
Changelog
- Disable post types by default, if Gutenberg is installed;
1.4.0
Changelog
- Fixed the TinyMCE plugin to count words to not load in the front-end when TinyMCE is initialized;
- Fixed the assets loading to load tinymce-pp-checklist-requirements.js only in the admin;
- Added better support for custom post types and custom taxonomies which use WordPress default UI;
- Fixed conflict between custom taxonomies and tags in the checklist while counting items;
- Update POT file and fixed translations loading the text domain;
- Updated PT-BT language files;
1.3.8
Changelog
Fixed:
- Fixed wrong reference to a legacy EDD library's include file;
- Fixed PHP warning about an undefined property and constant;
1.3.7
Changelog
Fixed:
- Fixed support for custom post types;
New structure for composer
1.3.7-beta1 Update version number
1.3.6
Changelog
Fixed:
- Fixed error about class EDD_SL_Plugin_Updater being loaded twice;