Plugin Directory

Changeset 2836142

Timestamp:
12/19/2022 03:21:56 PM (20 months ago)
Author:
olivierlafleur
Message:

Fix Changelog for wp.org

Location:
coblocks
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • coblocks/tags/2.25.4/readme.txt

    r2835117 r2836142  
    124124
    125125= 2.25.4 / 2022-12-16 =
    126 ===================
    127 ##### Enhancements
     126
    128127* Improve Form block a11y text [a0b764a3](https://github.com/godaddy-wordpress/coblocks/commit/a0b764a35ed2b9b0cafc48df808383523cc16d58)
    129 
    130 ##### Bug fixes
    131128* Fix Form block button style issue [#2449](https://github.com/godaddy-wordpress/coblocks/pull/2449)
    132 
    133 ##### Misc
    134129* 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)
    135130* Fix Github auth in CircleCI [#2456](https://github.com/godaddy-wordpress/coblocks/pull/2456)
    136131
    137132= 2.25.3 / 2022-12-05 =
    138 ===================
    139 ##### Bug fixes
     133
    140134* Fix how/when the Template Selector shows [#2448](https://github.com/godaddy-wordpress/coblocks/pull/2448)
    141135
    142136= 2.25.2 / 2022-11-15 =
    143 ##### Bug fixes
     137
    144138* Hotfix Site Design controls [#2446](https://github.com/godaddy-wordpress/coblocks/pull/2446)
    145139
    146140= 2.25.1 / 2022-11-14 =
    147141
    148 ##### Enhancements
    149142* Enhance a11y accessibility across blocks. [#2430](https://github.com/godaddy-wordpress/coblocks/pull/2430)
    150 
    151 ##### Bug fixes
    152143* Improve reliability of Site Design controls. [#2442](https://github.com/godaddy-wordpress/coblocks/pull/2442)
    153144
    154145= 2.25.0 / 2022-11-03 =
    155146
    156 ##### Enhancements
    157147* Compatibility with WP 6.1 [#2439](https://github.com/godaddy-wordpress/coblocks/pull/2439)
    158148* Drop support for PHP 5.6 [#2408](https://github.com/godaddy-wordpress/coblocks/pull/2408)
    159149* Introduce Accessibility tests for CoBlocks [#2427](https://github.com/godaddy-wordpress/coblocks/pull/2427)
    160150* Disable color controls for WordPress 6.1+ [#2420](https://github.com/godaddy-wordpress/coblocks/pull/2420)
    161 
    162 ##### Bug fixes
    163151* Fix 404 on CSS dependency [#2438](https://github.com/godaddy-wordpress/coblocks/pull/2438)
    164152* Fix Lightbox being opened with improper keypress [#2432](https://github.com/godaddy-wordpress/coblocks/pull/2432)
    165 
    166 ##### Misc
    167153* Make sure that the Welcome Guide does not show in the Cypress tests [#2441](https://github.com/godaddy-wordpress/coblocks/pull/2441)
    168154* 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)
     
    171157= 2.24.4 / 2022-09-16 =
    172158
    173 ##### Misc
    174159* 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)
    175160
    176161= 2.24.3 / 2022-09-16 =
    177162
    178 ##### Bug fixes
    179163* Fix button order in editor header [#2423](https://github.com/godaddy-wordpress/coblocks/pull/2423)
    180 
    181 ##### Misc
    182164* Upgrade to Cypress 10 [#2424](https://github.com/godaddy-wordpress/coblocks/pull/2424)
    183165* Update various dependencies [#2422](https://github.com/godaddy-wordpress/coblocks/pull/2422) and [#2412](https://github.com/godaddy-wordpress/coblocks/pull/2412)
  • coblocks/trunk/readme.txt

    r2835117 r2836142  
    124124
    125125= 2.25.4 / 2022-12-16 =
    126 ===================
    127 ##### Enhancements
     126
    128127* Improve Form block a11y text [a0b764a3](https://github.com/godaddy-wordpress/coblocks/commit/a0b764a35ed2b9b0cafc48df808383523cc16d58)
    129 
    130 ##### Bug fixes
    131128* Fix Form block button style issue [#2449](https://github.com/godaddy-wordpress/coblocks/pull/2449)
    132 
    133 ##### Misc
    134129* 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)
    135130* Fix Github auth in CircleCI [#2456](https://github.com/godaddy-wordpress/coblocks/pull/2456)
    136131
    137132= 2.25.3 / 2022-12-05 =
    138 ===================
    139 ##### Bug fixes
     133
    140134* Fix how/when the Template Selector shows [#2448](https://github.com/godaddy-wordpress/coblocks/pull/2448)
    141135
    142136= 2.25.2 / 2022-11-15 =
    143 ##### Bug fixes
     137
    144138* Hotfix Site Design controls [#2446](https://github.com/godaddy-wordpress/coblocks/pull/2446)
    145139
    146140= 2.25.1 / 2022-11-14 =
    147141
    148 ##### Enhancements
    149142* Enhance a11y accessibility across blocks. [#2430](https://github.com/godaddy-wordpress/coblocks/pull/2430)
    150 
    151 ##### Bug fixes
    152143* Improve reliability of Site Design controls. [#2442](https://github.com/godaddy-wordpress/coblocks/pull/2442)
    153144
    154145= 2.25.0 / 2022-11-03 =
    155146
    156 ##### Enhancements
    157147* Compatibility with WP 6.1 [#2439](https://github.com/godaddy-wordpress/coblocks/pull/2439)
    158148* Drop support for PHP 5.6 [#2408](https://github.com/godaddy-wordpress/coblocks/pull/2408)
    159149* Introduce Accessibility tests for CoBlocks [#2427](https://github.com/godaddy-wordpress/coblocks/pull/2427)
    160150* Disable color controls for WordPress 6.1+ [#2420](https://github.com/godaddy-wordpress/coblocks/pull/2420)
    161 
    162 ##### Bug fixes
    163151* Fix 404 on CSS dependency [#2438](https://github.com/godaddy-wordpress/coblocks/pull/2438)
    164152* Fix Lightbox being opened with improper keypress [#2432](https://github.com/godaddy-wordpress/coblocks/pull/2432)
    165 
    166 ##### Misc
    167153* Make sure that the Welcome Guide does not show in the Cypress tests [#2441](https://github.com/godaddy-wordpress/coblocks/pull/2441)
    168154* 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)
     
    171157= 2.24.4 / 2022-09-16 =
    172158
    173 ##### Misc
    174159* 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)
    175160
    176161= 2.24.3 / 2022-09-16 =
    177162
    178 ##### Bug fixes
    179163* Fix button order in editor header [#2423](https://github.com/godaddy-wordpress/coblocks/pull/2423)
    180 
    181 ##### Misc
    182164* Upgrade to Cypress 10 [#2424](https://github.com/godaddy-wordpress/coblocks/pull/2424)
    183165* Update various dependencies [#2422](https://github.com/godaddy-wordpress/coblocks/pull/2422) and [#2412](https://github.com/godaddy-wordpress/coblocks/pull/2412)
Note: See TracChangeset for help on using the changeset viewer.