8.17.0
November 13th, 2024
What's new
- Translations for generating OG translations moved to this addon. 4938de93 by @robdekort
8.16.1
November 13th, 2024
What's fixed
- Incorrect consent banner invalidation caused by a Statamic change in date field handling. e0f7f6b4 by @dally-dally and @robdekort
8.15.3
July 6th, 2024
What's improved
- Make
GenerateSocialImagesJob
a unique job to prevent redundant tasks. 86399dd3 by @robdekort
8.15.2
July 4th, 2024
What's changed
- Remove withoutOverlapping middleware when generating OG images as it causes failed jobs. Put it on a single process queue if you want to limit resources being used. c24300e0 by @robdekort
8.15.1
July 3rd, 2024
What's fixed
- Fix env config names for new config options. 106dbb8d by @robdekort
8.15.0
July 3rd, 2024
What's new
- Added config options for social images
tries
andrelease_after
properties to prevent failed jobs when you run queues with multiple workers. 78690c81 by @robdekort
8.14.0
June 3rd, 2024
What's new
- Added no_Sandbox() option when generating Social Images. #44 by @mbootsman
8.13.3
May 14th, 2024
What's fixed
- Nothing, but hopefully this removes update badges from the Statamic CP.
8.13.0
May 2nd, 2024
What's new
- Add support for the self hosted Matomo Tag Manager. 3e6456ff by @robdekort
8.12.0
May 1st, 2024
What's improved
- Use closures for routes for better performance and multisite in Statamic v5. 359e95bb by @jesseleite and @jasonvarga
8.10.0
April 3rd, 2024
What's improved
- Strip script tags from inline scripts when using custom scripts. 65cf6102 by @robdekort
8.9.0
March 21st, 2024
What's new
- The ability to list services used (per consent category) in the consent banner. 7053062c by @robdekort
8.3.1
March 20th, 2024
What's fixed
- Fix broken cookie notice links in consent banner. 50e89552 by @robdekort
8.3.0
March 12th, 2024
What's new
- Add a Reject All button to the Consent Banner. 46c35190 by @robdekort
8.2.1
March 6th, 2024
What's fixed
- An issue when migrating to the Eloquent driver. b35d91cf by @robdekort
8.2.0
February 14th, 2024
What's improved
- Filter out entries without a permalink from the sitemap. 7a7ec41f by @robdekort
8.1.0
January 26th, 2024
What's new
- Ability to use Antlers in inline scripts behind the consent banner. b33c85cb by @robdekort
8.0.0
January 5th, 2024
What's new
- The Cookie banner is now called Consent banner and fully rewritten. An update script should automatically take care of all changes needed in Peak. #40 by @robdekort and @marcorieser
7.5.0
December 15th, 2023
What's new
- Support script attributes when using the cookie banner. 9981c660 and bff684d2 by @robdekort
7.4.3
December 15th, 2023
What's fixed
- Fix attributes field condition. Sorry. 7eca9029 by @robdekort
7.4.2
December 15th, 2023
What's improved
- Support attributes on script tags as well. 00f3f63f by @robdekort
7.4.1
December 14th, 2023
What's fixed
- Use
entities
modifier for attribute values. d65ff3f1 by @robdekort
7.4.0
December 14th, 2023
What's new
- The option to add attributes to an inline script. c0953d63 by @robdekort
7.2.2
November 21st, 2023
What's fixed
- Fixed a Cookie Banner issue where embed consent required a reload for the embeds to show. 1c9f8f2b by @robdekort
7.2.1
November 13th, 2023
What's improved
- Prevent loop when both Sitemap and Social Images are disabled. 61667e30 by @robdekort
7.2.0
November 13th, 2023
What's new
- Add an option to disable the Sitemap functionality. f6fca686 by @robdekort
7.0.4
November 1st, 2023
What's fixed
- Register Sitemap and Social Images routes explicitely per site. #35 by @marcorieser
7.0.3
September 21st, 2023
What's improved
- Only add Cookie notice global fields if they don't exist yet. 28dd3d6e by @robdekort
7.0.2
September 11th, 2023
What's improved
- Update Privacy Policy and Cookie Notice field instructions. fc2e884c by @robdekort
7.0.1
September 9th, 2023
What's fixed
- Fix AddCookieNotice update script version constrainst. 1eb84bd4 by @robdekort
7.0
September 9th, 2023
What's new
- Add Cookie Notice Global and use this Entry or PDF in the Cookie Banner instead of the Privacy Policy. An Update Script will automatically add this to your Globals. #32 by @robdekort
6.0
August 22nd, 2023
What's changed
- Removed all Twitter specific meta tags and OG images.
X
will fall back to the default OG meta tags, as long as they choose to keep respecting the spec, which doesn't seem to be the case. ec83c39a by @robdekort
5.0
August 4th, 2023
What's new
- Accept all / Accept selected buttons in Cookie Banner. Make sure to update your string translation files. 7c10eb82 by @robdekort
What's improved
- Update tracker field instructions. d177e0ab by @robdekort
- Update redirect field instructions. 47560930 by @robdekort
3.0
July 7th, 2023
What's new
- Add option to add after body content in the Custom Script option for Trackers. #27 by @robdekort
2.6.2
July 4th, 2023
What's improved
- Actually merge in "Optimize sitemap routes" this time. #25 by @marcorieser
2.6.1
July 1st, 2023
What's fixed
What's improved
- Match .env variable name with config. #24 by @marcorieser
- Optimize sitemap routes #25 by @marcorieser
2.6
June 30th, 2023
2.5
June 29th, 2023
What's new
- Adds support for s3 driver to store generated Twitter image. #18 by @sandergo
- Add ability to configure binary paths for social image generation. #19 by @marcorieser
2.3
June 14th, 2023
What's improved
- Use Null Coalescence (variable fallbacks) in SEO partial. a19fce11 by @robdekort
2.2
June 6th, 2023
What's new
- Adds taxonomies and collection assigned taxonomies to sitemap. #14 by @mikemartin
2.1.1
May 31st, 2023
What's fixed
- Use
var
to keep external scripts in function scope to add prevent errors after cookie consent has been revoked and granted again. 6d03a93b by @robdekort
2.1
May 22nd, 2023
What's new
- Add the ability to set
reset_cookie_consent_class
to override the default reset link styling. 18f759a4 by @robdekort
2.0
May 9th, 2023
Breaking changes: If you upgrade an existing site make sure to apply the changes made to Peak Core in v12.
What's new
- Statamic v4 support including splitting fieldsets into sections and moving the MissingAltWidget to the Tools addon. #9 by @robdekort
What's improved
- Show
hide_by_default
(Cookie Banner) only if no trackers are being used. b01ae61a by @robdekort
1.6
March 5th, 2023
What's improved
- Improve reliability of queued OG image generation by preventing job overlap. #7 by @robdekort
1.5.1
February 21st, 2023
What's fixed
- Restore conditional field logic regarding page titles. e8d3f157 by @robdekort
1.5
February 21st, 2023
What's new
- Add an option to fully replace collection titles. #6 by @robdekort
1.4
February 21st, 2023
What's improved
- Use Null-safe operator in Social Image route guard. #5 by @marcorieser
1.3
February 17th, 2023
What's improved
- Improve global labels for social image generation. #4 by @klickreflex
1.2.1
February 9th, 2023
What's fixed
- Fix ErrorPage handler creating endless loop. #3 by @marcorieser