What's Changed
- Update consent purposes for Disqus and YouTube integration by @chriskyfung in #115
- Add conditional rendering for consent UI based on page settings by @chriskyfung in #116
- Integrate AMP geo support and enhance iubenda consent management by @chriskyfung in #118
- Enhance documentation for AMP ads and analytics integration by @chriskyfung in #120
- Refine style guide and typography adjustments by @chriskyfung in #121
Full Changelog: v3.3.1...v3.4.0
✨ Features
-
Consent Management:
- Added conditional rendering of consent UI based on page settings. (21fa7de)
- Integrated AMP geo support to enhance consent management for specific regions. (b923b57)
- Enabled AMP geo support with consent override functionality. (d3e849b)
- Added per-page control for consent UI visibility via frontmatter. (019e35e)
-
YouTube Integration:
-
iubenda Enhancements:
🐛 Bug Fixes
- Fixed missing
<amp-consent>
whenconsent_ui
was set tofalse
on specific pages. (a11a796) - Updated consent purposes for Disqus integration to include analytics and advertising. (cda3320)
- Corrected links and improved references in iubenda documentation. (6a6a3e0)
📝 Documentation
- Added a blog post explaining granular user consent updates. (aa767ed)
- Enhanced iubenda documentation with guides for geo-targeted cookie consent and TC String references. (e658cf9)
- Improved styling and layout of the style guide, including reduced font sizes for headings. (3822339)
- Updated image dimensions and links for consistency across posts. (89c3aba)
🎨 Style Improvements
- Resized SVG files for better rendering in post boxes. (a2c4c0c)
- Updated CSS selectors for improved styling of the iubenda cookie banner. (8b1da60)
🔧 Miscellaneous
- Refactored footer configuration links to use post URL syntax. (2b7f3d1)
- Updated featured posts and front matter for improved structure. (eb579ea)
This release introduces significant enhancements to consent management and iubenda integration while improving documentation and visual consistency across the platform.