Releases: wpengine/frost
Releases · wpengine/frost
Version 0.9.9
Changes
Block Styles
- Alphabetize Group block styles. (90b0c92)
- Update the Button block styles. (9231100, 1035258)
- Remove the Image block style. (00f17df)
- Remove the Media & Text block style. (4f0176a)
- Remove Navigation Link block styles. (9f8cd3e)
Patterns
- Prune the pattern library. (#101)
- Update CTA patterns. (58526c2, 00754b7)
- Update Featured Box patterns. (3faf565)
- Update Hero patterns. (9e3ac49)
- Update Home Page pattern. (c64c3bb)
- Update Link Page patterns. (a60e493)
- Update Podcast patterns. (0e0acd4)
- Update Portfolio patterns. (02a4292)
- Update Pricing Table patterns. (cd38cfd)
- Update Query pattern. (8b157a6)
- Update Team Member patterns. (d7300f3)
- Update Testimonials patterns. (5384a6b)
Styles
- Add cite to theme.json elements. (#116)
- Add smarter CSS for responsive icons. (9232e58)
- Move caption styles from blocks to elements. (a824d6b)
- Update and alphabetize theme.json. (e3efa7d, a314547, d4b5d9a)
- Update
box-sizing
style. (48e7d12) - Update color palette variables to
base
andcontrast
. (#126) - Update styles on responsive navigation menu icon. (#115)
- Remove dark mode style variation. (b31f279)
- Remove font smoothing CSS (#124)
- Remove Group block padding spacing. (ae78759)
- Remove opinionated button hover CSS. (9e1aa04)
- Remove quote style. (d72ace4)
Supports
- Add fluid typography support. (#107, 8e433d0)
- Add site padding support. (9e22cf5)
- Add step spacing support. (#118, #130, e5395ad)
- Remove support for core block style CSS. (#117)
Templates
- Add comments template part. (d40fc59)
- Add search template. (#109)
- Update the single template. (0a0eb31, 87fb51e, 15d18bc)
- Reduce custom template support to only pages. (4d860f2)
Misc
- Add setting to hide the prefix in the archive title (#119)
- Add Outfit font license readme. (57aa636)
- Replace and update Layout Settings. (#121)
- Theme-wide simplification efforts. (87bc924)
- Update function for linking assets (#106)
- Update theme screenshot in README. (5ae5b45)
Bug Fixes
Version 0.9.8
Enhancements
- Minor tweaks to Code block CSS. (39c0b3e)
- Move styles from Button block to button element. (#89)
- Package Google font in theme. (#57)
- Package image/audio assets in theme and replace remote image/audio URLs in all patterns. (#98)
- Remove core duotones. (4ae8349)
- Remove unnecessary theme.json settings. (#95)
Bug Fixes
Version 0.9.7
Enhancements
- Add block types to Header/Footer patterns. (2e33e71)
- Improve template names. (2e2e387, dd8ad7e)
- Rearrange order of colors in theme color palette. (0f210ab)
- Rebuild the comments section. (#81)
- Rename block styles and organize theme CSS. (ed61949)
- Remove editor styles theme support. (#90)
- Remove index.php file (#82)
Bug Fixes
Version 0.9.6
Version 0.9.5
Version 0.9.4
Enhancements
- Add
page-cover
andpost-cover
templates featuring dynamic Cover blocks. (#79) - Clean up Code block CSS. (f550a27)
- Rebuild pricing table patterns. (#80)
- Remove opinionated Heading style. (a5b812f)
- Update Navigation CSS/blockGap. (f5a81f5)
- Update size of archive title. (6753248)
Bug Fixes
- Fix Quote block border. (cb9b2b0)
Version 0.9.3
NOTE: that this release changes the theme's color palette, which can cause breaking changes for those already using Frost. Upgrade with caution. This update was necessary for the future development of Frost.
Enhancements
Version 0.9.2
Enhancements
- Add additional template types (author, category, tag). (#73)
- Add duotone support to
theme.json
(#69) - Move block styles registration to
functions.php
(#72) - Update pattern registration. (#70)
- Update gradients to support color variables. (aba0fa9)
- Remove custom pullquote block CSS. (#65)