Skip to content

Releases: studio1902/statamic-peak

v1.5.3

31 Aug 11:14
Compare
Choose a tag to compare
  • [Improved] Use correct background-color class name on body.
  • [Improved] Don't use .svg images in e-mails.

v1.5.2

28 Aug 06:47
Compare
Choose a tag to compare
  • [Improved] Only use env() in config files.
  • [Improved] Update Statamic and Tailwind

v1.5.1

26 Aug 13:41
Compare
Choose a tag to compare
  • [Improved] Updated dependencies

v1.5.0

25 Aug 08:11
Compare
Choose a tag to compare
  • [New] Adds a picture partial that will add responsive sourcesets to your images. Removes Spatie package.
  • [Improved] Add listable: false to SEO fields.

v1.4.2

20 Aug 12:50
Compare
Choose a tag to compare
  • [Impoved] Use replicator_preview: false for eligible fields in page builder to make collapsed state look better.
  • [Impoved] Use validation: required on level one block fieldsets.
  • [Impoved] Remove {{ if }} for required fields in level one blocks to simplify templates. Note: this doesn't work yet for sets in Bard due to current limitations in Statamic.

v1.4.1

19 Aug 17:55
Compare
Choose a tag to compare
  • [Improved] Updated to Tailwind 1.7.2 (speed improvements)

v1.4.0

19 Aug 09:40
Compare
Choose a tag to compare
  • [New] Includes basic SEO support. See the docs for more info. Thanks @austriker27 for the suggestion.

v1.3.2

18 Aug 21:03
Compare
Choose a tag to compare

[Improved] Upgraded to Tailwind 1.7. Make sure to read up on the deprecated row-gap and col-gap utilities as this is the default configuration in Peak.

v1.3.1

18 Aug 08:26
Compare
Choose a tag to compare
  • [Improved] Added inline documentation for contact form files.
  • [Improved] Updated the README with screenshots.

v1.3.0

17 Aug 15:26
Compare
Choose a tag to compare
  • [New] Add contact form, see PR for details.
  • [New] Add notification component.