Fixes:
- Always output the post title in the single template
Fixes:
- Conditions under which the sidebar renders
- Filtering of "report" style taxonomy terms
- Article title font sizes
- Post list block appearance in the block editor
- Image copyright appearance on frontend
Fixes:
- Better support internal SP plugin on search page
Fixes:
- Typo in content maximisation conditionals
- Search page taxonomy filters
- Missing page title when page has no Hero
Fixes:
- Regression on featured images attached via global media library when Multisite Global Media is active
Fixes:
- Links in site footer not rendering correctly
- Inability to click Social Icons links
- Buttons block spacing in post content
Fixes:
- Site footer content now pulls from legacy Theme Options by default
Fixes:
- Filters on search results not being correctly applied
Features:
- Breaking change: All PHP templates have been replaced with FSE templates
- Breaking change: Typography moved to theme.json
- Breaking change: Colour scheme moved to theme.json
- Add wp-env support for development
- Many block patterns have been created
- Archive Filters SSR block
- Archive Header SSR block
- Query Count block
- Search Form SSR block
- Search Header SSR block
- Sidebar block
Fixes:
- Line height in Counter block
- Rendering of posts on author template
Improvements:
- Block restrictions have been removed
- Introduce fluid typography
- Breaking change: Custom skip link has been removed in favour of WP core's
- Add support for core/cover block
- Add support for core/quote block
Deprecations:
- Background Media block
- Call To Action block
- Collapsable block
- Custom Card block
- Links With Icons block
Features:
- Add Call to Action block patterns
- Add Audio/Quote block patterns
Fixes:
- Rendering issue in README.md
- Missing spacing above Blockquote block
- Layout of Latest Posts block in Sidebars
- Erroneous whitespace below Hero block
Chores:
- Move deprecated blocks to correct directory
- Bump Webpack version
- Bump Micromatch version
Fixes:
- Add missing viewport meta tags
Fixes:
- Remove Pop-in from FSE header template
- Post List content fields rendering in custom Grid mode
- Hero CTA button link functionality
Features:
- Introduce full site editing support
- Add FSE 404 template
- New Hero block to replace Header/Banner
- Add optional output of video credit/caption on Hero-style blocks
- Introduce new block pattern categories
- Add many block patterns
Fixes:
- Miscellaneous rendering issues in Hero-style blocks
- Rendering of Post List grid items in editor
- Missing URI path fallback in redirect helper
- Width of blocks in Sidebar
- Language code collisions
- Theme script translations
Improvements:
- Deprecate Links With Icons block
- Migrate font family declarations to theme.json
- Normalise gutters across existing PHP templates
- Remove old Social Share block pattern
- Register old blocks in PHP for FSE support
- Move SVG sprite to CSS var
- Remove unused metadata options from pages in block editor
- Adjust sorting of terms in Term List block
- Improve rendering of site logo in header
- Update composer dev dependencies
- Re-enable all core blocks
- Improve appearance of details block
- Remove old, unused recipients block
Fixes:
- Missing theme screenshot
- Flourish Embed HTTPS enforcement
- Iframe Button URI embedding
- Linting of JSX files
- ESLint violations
- Missing URI path in taxonomy redirect
Fixes:
- Potential collision in language handling when languages share an ISO 639-1 code
- Translations packs not loading correctly in some circumstances
- Missing whitespace after formatted text in Collapsable block
Fixes:
- Prevent featured image output if post has a header block
- Add fallback path to search permalink helper to prevent PHP Warning
- Remove unnecessary margin on Links With Icons block
- Resolve rendering and editing issues with Post List block in editor
- Remove paragraph width constraint
- Remove width constraint from site logo
- Ignore accents when sorting terms in A-Z block
- Increase size of buttons on A-Z block to distribute more sensibly
- Introduce gutters on post single
Initial release