Skip to content

Releases: publishpress/PublishPress-Future

v2.6.1

27 Oct 16:22
Compare
Choose a tag to compare

Changelog

  • Fixed: Fix category replace not saving, #159;
  • Fixed: Fix auto enabled settings, #158;
  • Fixed: Fix expiration data and cron on Gutenberg style box, #156, #136;
  • Fixed: Fix the request that loads categories in the Gutenberg style panel, #133;
  • Fixed: Fix the category replace not working with the new Gutenberg style panel, #127;
  • Fixed: Fix the default options for the Gutenberg style panel, #145;
  • Added: Add post information to the scheduled list for easier debugging, #164;
  • Added: Add a review request after a specific period of usage, #103;
  • Added: Improve the list of cron tasks, filtering only the tasks related to the plugin, #153;

v2.6.0-beta.1

07 Oct 21:32
d7cc2cf
Compare
Choose a tag to compare
v2.6.0-beta.1 Pre-release
Pre-release

Changelog

  • Fixed: Fix the "category replace" on Gutenberg, #127.

v2.6.0

04 Oct 18:24
9fa017d
Compare
Choose a tag to compare

Changelog

  • Added: Add specific capabilities for expiring posts, #141;

v2.5.1

27 Sep 19:22
16aa2f9
Compare
Choose a tag to compare

Changelog

  • Fixed: Default Expiration Categories cannot be unset, #94;
  • Fixed: Tidy up design for Classic Editor version, #83;
  • Fixed: All posts now carry the default expiration, #115;
  • Fixed: Error with 2.5.0 and WordPress 5.8.1, #110;
  • Fixed: Do not show private post types that don't have an admin UI, #116;

v2.5.0

09 Sep 18:50
a03b725
Compare
Choose a tag to compare

Changelog

  • Fixed: Appearance Widgets screen shows PHP Notice, #92;
  • Fixed: Stop the Post Expirator box from appearing in non-public post types, #78;
  • Added: Add "How to Expire" to Quick Edit, #62;
  • Changed: Settings UI enhancement, #14;
  • Fixed: Hide metabox from Media Library files, #56;
  • Added: Support for Gutenberg block editor, #10;
  • Added: Set a default time per post type, #12;

v2.4.4

22 Jul 17:34
cac4bfc
Compare
Choose a tag to compare

Changelog

  • Fixed: Fix conflict with the plugin WCFM, #60;
  • Fixed: Fix the Category: Remove option, #61;

v2.4.3

07 Jul 16:06
c8babba
Compare
Choose a tag to compare

Changelog

  • Added: Expose wrappers for legacy functions, #40;
  • Added: Support for quotes in Default expiry, #43;
  • Fixed: Default expiry duration is broken for future years, #39;
  • Fixed: Translation bug, #5;
  • Fixed: Post expiring one year early, #24;
  • Changed: Bulk and Quick Edit boxes default to current date/year, #46;