Skip to content

Releases: 10up/block-catalog

1.6.2

Choose a tag to compare

@dkotter dkotter released this 03 Feb 22:13
3c06387

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

Choose a tag to compare

@Sidsector9 Sidsector9 released this 09 Jul 04:34

Changed

Security


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

1.6.0

Choose a tag to compare

@jeffpaul jeffpaul released this 13 May 20:38
8862ab3

Added

Changed

Security

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

1.5.4

Choose a tag to compare

@dkotter dkotter released this 29 Feb 15:54
c70c19b

Added

Changed

Security

New Contributors


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

1.5.3

Choose a tag to compare

@ravinderk ravinderk released this 24 Nov 06:07

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

Choose a tag to compare

@dkotter dkotter released this 16 Nov 21:00

Changed

New Contributors


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

1.5.1

Choose a tag to compare

@dkotter dkotter released this 24 Oct 16:28

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

Choose a tag to compare

@dsawardekar dsawardekar released this 11 Aug 12:44

Adds support for multisite via WP CLI

1.4.0

Choose a tag to compare

@dsawardekar dsawardekar released this 03 Dec 10:35
  • 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

Choose a tag to compare

@dsawardekar dsawardekar released this 25 Nov 15:26
  • Minor documentation updates