Skip to content

Commit

Permalink
Merge pull request #841 from publishpress/master
Browse files Browse the repository at this point in the history
Sync master to development
  • Loading branch information
rizaardiyanto1412 authored Dec 10, 2024
2 parents ae04aad + e64c3ed commit 0133458
Show file tree
Hide file tree
Showing 5 changed files with 64 additions and 58 deletions.
52 changes: 26 additions & 26 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

56 changes: 28 additions & 28 deletions lib/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions lib/vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'name' => '__root__',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'a8d894237799dc71afd107f4c0dd8b0d0f54add6',
'reference' => 'ae04aad3b99f14c207341ecad81e61598f4636e7',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand All @@ -13,7 +13,7 @@
'__root__' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'a8d894237799dc71afd107f4c0dd8b0d0f54add6',
'reference' => 'ae04aad3b99f14c207341ecad81e61598f4636e7',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down
2 changes: 1 addition & 1 deletion publishpress-checklists.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: With PublishPress Checklists, you can choose publishing requirements for your content.
* Author: PublishPress
* Author URI: https://publishpress.com
* Version: 2.16.0
* Version: 2.17.0
* Text Domain: publishpress-checklists
* Domain Path: /languages
* Requires at least: 5.5
Expand Down
8 changes: 7 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Tags: approval, checklist, maximum, minimum, requirement
Requires at least: 5.5
Requires PHP: 7.2.5
Tested up to: 6.6
Stable tag: 2.16.0
Stable tag: 2.17.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -329,6 +329,12 @@ With the PublishPress Checklists plugin, you can require that site's content mee
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

= [2.17.0] - 10 December 2024 =

* Fixed: Remove space at top of the Checklists screen #834
* Added: New tab for Yoast #815
* Added: Disable Checklists on Elementor Page Builder #504

= [2.16.0] - 20 November 2024 =

* Fixed: Links with ! are marked as invalid #261
Expand Down

0 comments on commit 0133458

Please sign in to comment.