Skip to content

Releases: studio1902/statamic-peak

v1.18.10

19 Jan 20:26
Compare
Choose a tag to compare

What's improved

  • Actually commit the 1.18.9 changes regarding site locale in mail templates. Sorry!
  • Remove unused scrollMarginTop declaration from tailwind.config.typography.js.

v1.18.9

19 Jan 14:30
Compare
Choose a tag to compare

What's improved

  • Use the proper locale variable site:locale for localizing form e-mails. The previous variable locale returns default for the default site and that could cause issues translating your e-mails. Thanks Jason.
  • The README.md now has inline and updated screenshots.

v1.18.8

17 Jan 20:15
Compare
Choose a tag to compare

What's new

  • Revoke all cookie consent given before a certain date so users have to consent again. Handy when your privacy policy changed.
  • Add a field called button_type to buttons so you can style multiple versions. It has two options by default: inline and button. The template views/components/_button.antlers.html defaults to button.

What's improved

  • Translatable labels using the {{ trans key="{ label }" }} pattern for checkboxes, radio's and selects.
  • Updated JS dependencies.

v1.18.7

14 Jan 22:40
Compare
Choose a tag to compare

What's improved

  • Damned trailing comma's! #65 Thanks Vannut.
  • Persons and organizations deserve their own URL. #65 Thanks Vannut.

v1.18.6

14 Jan 11:45
Compare
Choose a tag to compare

What's improved

  • Use the right OG image dimensions. Thanks Vannut.

v1.18.5

11 Jan 11:15
Compare
Choose a tag to compare

What's new

  • Added resources/css/custom.css if you prefer defining your custom CSS in actual CSS.

What's improved

  • Consistent use of template string in tailwind.config.peak.js.

v1.18.4

08 Jan 14:23
Compare
Choose a tag to compare

What's improved

  • The page builder replicator is now localizable by default. Thanks Manuel.
  • Update DynamicToken route to be compatible with Laravel 8. Thanks Duncan.

v1.18.3

08 Jan 12:05
Compare
Choose a tag to compare

What's improved

  • Update tailwind.config.js proper key for darkMode, remove future and expiremental keys. Thanks Vlad.

v1.18.2

07 Jan 13:04
Compare
Choose a tag to compare

What's improved

  • Fix CSS selector and value so the negative margin bottom actually works on last childs with a class of w-full in the outer-grid. Thank you Manuel.

v1.18.1

06 Jan 10:08
Compare
Choose a tag to compare

What's improved

  • Prevent cookie banner from showing when GTM is off.
  • Style.