Version 1.5
May 20, 2026 with WordPress 7.0
- Exclude sticky posts in templates that have multiple Query blocks with offsets, to prevent repeating sticky posts in each query. (#62975)
- Remove the text color setting in the ‘Written by’ pattern, and inherit color from a parent element, to avoid potential problems with very low color contrast. (#62982)
- Update Fira Sans font for the theme, to resolve rendering issues with the backtick character. (#63964)
- Documentation: Remove redundant comments for conditionally-defined functions. (#64265)
Version 1.4
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) - Remove redundant
echofromesc_html_e()in the ‘Cover with big heading’ block pattern. (#63345) - Fix typo in font credit URL protocol. (#63747)
Version 1.3
Released: August 5, 2025
- Ensure editor styles are enqueued, using a relative path in
add_editor_style()instead of a full URL. #63399
Version 1.2
Released: April 15, 2025 with WordPress 6.8
- Improve text strings for patterns and templates. #62482
Version 1.1
Released: February 11, 2025
- Pin a
theme.jsonschema version to Twenty Twenty-Five (#62455)
Version 1.0
Released: November 12, 2024
Initial Release.
