Skip to content

Releases: publishpress/PublishPress-Checklists

1.4.5

22 Feb 21:25
Compare
Choose a tag to compare

Changelog

  • Fixed the pre-publishing check to avoid blocking save when not publishing;

1.4.4

12 Feb 16:37
Compare
Choose a tag to compare

Changelog

  • Fixed JS error that was preventing the Preview button to work properly in the classic editor;

1.4.3

11 Feb 20:46
Compare
Choose a tag to compare

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

30 Jan 19:55
Compare
Choose a tag to compare

Changelog

  • Removed license key field from the settings tab;
  • Fixed the checklist for the block editor;

1.4.1

24 Jan 17:43
Compare
Choose a tag to compare

Changelog

  • Disable post types by default, if Gutenberg is installed;

1.4.0

14 Jan 20:18
Compare
Choose a tag to compare

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

18 Apr 18:54
8bc948a
Compare
Choose a tag to compare

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

21 Feb 20:13
Compare
Choose a tag to compare

Changelog

Fixed:

  • Fixed support for custom post types;

New structure for composer

15 Feb 19:47
Compare
Choose a tag to compare
Pre-release
1.3.7-beta1

Update version number

1.3.6

07 Feb 14:34
Compare
Choose a tag to compare

Changelog

Fixed:

  • Fixed error about class EDD_SL_Plugin_Updater being loaded twice;