Skip to content

Latest commit

 

History

History
68 lines (33 loc) · 2.43 KB

CHANGELOG.md

File metadata and controls

68 lines (33 loc) · 2.43 KB

Changelog

5.0.0 (2023-09-03)

⚠ BREAKING CHANGES

  • upgrade to php7.0

Features

Bug Fixes

  • Determine whether to load theme modifications by default. (6311ffc)

Miscellaneous Chores

4.0.1 (2023-07-23)

Bug Fixes

  • remove width: 100vw it causes overflow in the browser (9e190b7)

Miscellaneous Chores

4.0.0 (2023-07-23)

⚠ BREAKING CHANGES

  • version bump 4.0

Features

  • add Max Width to Layout section, and remove site-main padding (a0ec44c)
  • version bump 4.0 (1831129)

Bug Fixes

  • adds easy access helpers (26d2523)
  • fixes Brisko Full Width (abbd837)
  • update removes the views dir items use theme files (dfb1b9e)

Miscellaneous Chores

3.8.0 (2023-05-25)

Features