Skip to content

Releases: 10up/block-catalog

1.6.2

03 Feb 22:13
3c06387
Compare
Choose a tag to compare

Changed

Security

Developer

  • Update deprecated step in the WordPress Playground blueprint file (props @barryceelen, @dkotter via #67).
  • Add WordPress Playground badge, update other badges and add banner image to the README (props @jeffpaul, @dkotter via #66, #69).

New Contributors


Full Changelog: 1.6.1...1.6.2
View closed items in the milestone.

1.6.1

09 Jul 04:34
Compare
Choose a tag to compare

Changed

Security


Full Changelog: 1.6.0...1.6.1
View all items closed in the release.

1.6.0

13 May 20:38
8862ab3
Compare
Choose a tag to compare

Added

Changed

Security

Full Changelog: 1.5.4...1.6.0
View all items closed in the release.

1.5.4

29 Feb 15:54
c70c19b
Compare
Choose a tag to compare

Added

Changed

Security

New Contributors


Full Changelog: 1.5.3...1.5.4
View closed items in the milestone.

1.5.3

24 Nov 06:07
Compare
Choose a tag to compare

Added

  • PHPUnit 9.x support

Fixed

  • PHP 8.2 deprecation warnings

Security

  • Bumps sharp from 0.32.3 to 0.32.6

Full Changelog: 1.5.2...1.5.3
View closed items in the milestone.

1.5.2

16 Nov 21:00
Compare
Choose a tag to compare

Changed

New Contributors


Full Changelog: 1.5.1...1.5.2
View closed items in the milestone.

1.5.1

24 Oct 16:28
Compare
Choose a tag to compare

Note that this release changes the name of the base plugin file. As such, you'll probably need to reactivate the plugin after updating.

Added

Changed

Security

New Contributors


Full Changelog: 1.5.0...1.5.1
View closed items in the milestone.

1.5.0

11 Aug 12:44
Compare
Choose a tag to compare

Adds support for multisite via WP CLI

1.4.0

03 Dec 10:35
Compare
Choose a tag to compare
  • Improves Core Block Display Titles logic
  • Fixes parent term for blocks registered without namespace
  • Improve Reusable Block detection
  • Add hooks to support nested variations
  • Adds unit tests

1.3.1

25 Nov 15:26
Compare
Choose a tag to compare
  • Minor documentation updates