Skip to content

Releases: wpengine/frost

Version 0.9.9

25 Oct 13:39
Compare
Choose a tag to compare

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 and contrast. (#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

Templates

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

  • Fix custom width in layouts. (#122)
  • Fix spacing on link page patterns. (75d653b)
  • Fix spacing on Query Title and Archive Description blocks. (#110)
  • Fix specificity for links. (db7722b)

Version 0.9.8

08 Jul 16:29
Compare
Choose a tag to compare

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

  • Escape the dates in footer patterns. (#92)
  • Fix margins for the Image block. (6a0e194)

Version 0.9.7

31 May 19:39
Compare
Choose a tag to compare

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

  • Ensure consistent specificity with block styles.(d8e1d96)
  • Fix code block styles. (0e2f023)
  • Zero out margin on comments form button.(961a745)

Version 0.9.6

13 May 18:26
Compare
Choose a tag to compare

Enhancements

  • Add a title to style variation. (50271a6)
  • Improve main class order consistency. (88e1909)
  • Simplify templates and reduce duplicates. (18ff687)

Version 0.9.5

25 Apr 15:44
Compare
Choose a tag to compare

Enhancements

  • Add Group / List block styles. (2a5fd32)
  • Remove Jost Google font and update the theme screenshot. (#85)

Version 0.9.4

18 Apr 14:16
Compare
Choose a tag to compare

Enhancements

  • Add page-cover and post-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

11 Apr 13:09
Compare
Choose a tag to compare

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

  • Add style variations. (#77)
  • Rename Black/White colors in the theme color palette. (#76)
  • Remove Gray from the theme color palette. (b26f06a)
  • Update Navigation block styles. (#74)

Version 0.9.2

04 Apr 13:56
Compare
Choose a tag to compare

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)

Bug Fixes

  • Fix Code block styles. (b33c7b5)
  • Fix list styles impacting the Post Template block. (54997f6)
  • Fix Quote block styles. (901d921)

Version 0.9.1

21 Mar 10:57
Compare
Choose a tag to compare

Bug Fixes

  • Provide temporary fix for Code block styles until updated in WordPress Core. (ffb8577)
  • Revert fix for block image alignment. (539bbac)

Version 0.9.0

14 Mar 13:48
Compare
Choose a tag to compare

Enhancements

  • Add featured and CTA patterns. (5df9a33)
  • Add boxshadow block styles. (#62)
  • Remove no-margin block styles and update patterns. (#60, e428a7c, c602d47)
  • Remove unnecessary selectors. (70b5d38)

Bug Fixes

  • Fix alignments with block images. (41498aa)
  • Fix margin when blockGap is not supported. (d8bade9)
  • Fix Team patterns. (#63)