Version 2.1
Released: December 3, 2025 with WordPress 6.9
- Introduce minification for
style.css. (#63012) - Add
pathdata to the theme stylesheet so it can be inlined, to avoid a render-blocking external stylesheet. (#63007) - Prevent
preelements from overflowing their container by setting the element’soverflow-xtoauto. (#63875) - Use third-person singular verbs for function descriptions. (#63692)
Version 2.0
Released: April 15, 2025 with WordPress 6.8
- Fix coding standards issues in
functions.php. #62648
Version 1.9
Released: November 12th, 2024 with WordPress 6.7
- Add instructions for updating the Comments block from the legacy version to the newer version introduced in WordPress 6.1. (#56496)
- Fix custom Search block border by setting it to zero width instead of removing all borders. (#60669)
- Update schema version in style variation files to ensure that settings and styles are properly handled by code editors that support schema. (#61789)
- Add contributors to copyright notices. (#61943)
Version 1.8
Released: July 16th, 2024 with WordPress 6.6
- Wrap Navigation block in a Row block within the header template part. (#60724)
- Set
theme.jsonschema version to 6.5, the last schema for version 2, instead of the development version attrunk. (#61342)
Version 1.7
Released: April 2nd, 2024 with WordPress 6.5
- Prefix the
pagesblock pattern category name. (#59839)
Version 1.6
Released: November 7, 2023 with WordPress 6.4
- #59256 – Add missing dimension attributes to images in Twenty Twenty-Two patterns.
Version 1.5
Released: August 8, 2023 with WordPress 6.3
- Improve the layout of the comment section by applying a bottom margin to top-level comments (#58653)
- Add missing subject tags and feature tags (#58437)
Version 1.4
Released: March 29, 2023 with WordPress 6.2
- #57026 – Replace “Full site editing” with “Site Editor”.
- #56720 – Remove color reference from pattern names.
- #57560 – margin and padding issue in comments section
- #57726 – Use the new
/documentation/URLs for HelpHub links in Bundled Themes.
Version 1.3
Released: November 1, 2022 with WordPress 6.1
- #55172 – Add “Accessibility Ready” tag to theme in repository
- #55697 – Dark mode not applied to sub menu in navigation block
- #55772 – Typo in docblock, in footer.php
Version 1.2
Released: May 24, 2022 with WordPress 6.0
Version 1.1
Released: February 25, 2022 with WordPress 5.9.1
- #54896 – Blank screen displayed for custom post type
- #54928 – 404 search label should be translated
- #54929 – Pricing Table pattern header levels should be consistent
- #55018 – Update theme URI link
- #55103 – Restore padding for Group blocks with a background color
Version 1.0
Released: January 25, 2022
Initial Release.