Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jrtashjian committed Jun 22, 2023
1 parent 2eb3727 commit ada879b
Showing 1 changed file with 6 additions and 65 deletions.
71 changes: 6 additions & 65 deletions readme.txt
Expand Up @@ -122,70 +122,11 @@ Developers can also apply minor style touch-ups to their themes if necessary. If

== Changelog ==

= 3.0.3 / 2023-04-20 =
= 3.0.3 / 2023-06-22 =

* Fix Layout Selector styles in WordPress 6.2. [#2518](https://github.com/godaddy-wordpress/coblocks/pull/2518)
* Fix Gallery Carousel in the site editor. [#2519](https://github.com/godaddy-wordpress/coblocks/pull/2519)
* Remove temporary linting rules. [#2520](https://github.com/godaddy-wordpress/coblocks/pull/2520)
* Fix Carousel block in WordPress 6.2. [#2525](https://github.com/godaddy-wordpress/coblocks/pull/2525)
* Fix migrating blocks with special characters. [#2526](https://github.com/godaddy-wordpress/coblocks/pull/2526)
* Add logic so that we use core/buttons instead of core/button. [#2527](https://github.com/godaddy-wordpress/coblocks/pull/2527)
# Bug fix
* Validate Site Design nonce and capabilities [#2535](https://github.com/godaddy-wordpress/coblocks/pull/2535)

= 3.0.2 / 2023-03-29 =

* Fix issue around missing loader dependencies. [#2515](https://github.com/godaddy-wordpress/coblocks/pull/2515)

= 3.0.1 / 2023-03-27 =

* Introduce CoBlocks block migrations. [#2470](https://github.com/godaddy-wordpress/coblocks/pull/2470)
* WP 6.2 compatibility. [#2501](https://github.com/godaddy-wordpress/coblocks/pull/2501)
* Fix CoBlocks Settings and Labs modal with Gutenberg. [#2473](https://github.com/godaddy-wordpress/coblocks/pull/2473)
* Fix System Status bug when running WooCommerce and PHP 8.2. [#2510](https://github.com/godaddy-wordpress/coblocks/pull/2510)
* Fix Animation under some core-only circumstances. [#2509](https://github.com/godaddy-wordpress/coblocks/pull/2509)
* PHP 8.2 compatibility. [#2511](https://github.com/godaddy-wordpress/coblocks/pull/2511)

= 2.25.5 / 2022-12-20 =

* Fix form button colors and resolve color bleed [#2461](https://github.com/godaddy-wordpress/coblocks/pull/2461)

= 2.25.4 / 2022-12-16 =

* Improve Form block a11y text [a0b764a3](https://github.com/godaddy-wordpress/coblocks/commit/a0b764a35ed2b9b0cafc48df808383523cc16d58)
* Fix Form block button style issue [#2449](https://github.com/godaddy-wordpress/coblocks/pull/2449)
* Update dependencies [#2453](https://github.com/godaddy-wordpress/coblocks/pull/2453), [#2455](https://github.com/godaddy-wordpress/coblocks/pull/2455) and [#2459](https://github.com/godaddy-wordpress/coblocks/pull/2459)
* Fix Github auth in CircleCI [#2456](https://github.com/godaddy-wordpress/coblocks/pull/2456)

= 2.25.3 / 2022-12-05 =

* Fix how/when the Template Selector shows [#2448](https://github.com/godaddy-wordpress/coblocks/pull/2448)

= 2.25.2 / 2022-11-15 =

* Hotfix Site Design controls [#2446](https://github.com/godaddy-wordpress/coblocks/pull/2446)

= 2.25.1 / 2022-11-14 =

* Enhance a11y accessibility across blocks. [#2430](https://github.com/godaddy-wordpress/coblocks/pull/2430)
* Improve reliability of Site Design controls. [#2442](https://github.com/godaddy-wordpress/coblocks/pull/2442)

= 2.25.0 / 2022-11-03 =

* Compatibility with WP 6.1 [#2439](https://github.com/godaddy-wordpress/coblocks/pull/2439)
* Drop support for PHP 5.6 [#2408](https://github.com/godaddy-wordpress/coblocks/pull/2408)
* Introduce Accessibility tests for CoBlocks [#2427](https://github.com/godaddy-wordpress/coblocks/pull/2427)
* Disable color controls for WordPress 6.1+ [#2420](https://github.com/godaddy-wordpress/coblocks/pull/2420)
* Fix 404 on CSS dependency [#2438](https://github.com/godaddy-wordpress/coblocks/pull/2438)
* Fix Lightbox being opened with improper keypress [#2432](https://github.com/godaddy-wordpress/coblocks/pull/2432)
* Make sure that the Welcome Guide does not show in the Cypress tests [#2441](https://github.com/godaddy-wordpress/coblocks/pull/2441)
* Fix conditional to determine if we are using a WP version >= WP 6.1 in the tests [#2437](https://github.com/godaddy-wordpress/coblocks/pull/2437)
* Fix broken tests with WP 6.1 RC1 [#2435](https://github.com/godaddy-wordpress/coblocks/pull/2435)

= 2.24.4 / 2022-09-16 =

* Update Go commands to fix deploy and canary [#2425](https://github.com/godaddy-wordpress/coblocks/pull/2425) and [#2426](https://github.com/godaddy-wordpress/coblocks/pull/2426)

= 2.24.3 / 2022-09-16 =

* Fix button order in editor header [#2423](https://github.com/godaddy-wordpress/coblocks/pull/2423)
* Upgrade to Cypress 10 [#2424](https://github.com/godaddy-wordpress/coblocks/pull/2424)
* Update various dependencies [#2422](https://github.com/godaddy-wordpress/coblocks/pull/2422) and [#2412](https://github.com/godaddy-wordpress/coblocks/pull/2412)
# Misc
* Fix Typo in lightbox code and resolve CI issues [#2534](https://github.com/godaddy-wordpress/coblocks/pull/2534)
* Update wp-env package [#2532](https://github.com/godaddy-wordpress/coblocks/pull/2532)

0 comments on commit ada879b

Please sign in to comment.