#
v1.7.2 - v1.0.0
#
1.7.2
2021-02-05
#
chore
- show notice after one week when setup not yet completed internal reference #djx8ga
#
fix
- deliver anonymous assets like JavaScripts files correctly internal reference #dgz2p9
- remove anonymous javascript files on uninstall internal reference #dgz2p9
#
1.7.1
2021-02-02
This package (@devowl-wp/real-cookie-banner) has been updated because a dependency, which is also shipped with this package, has changed.
#
1.7.0
2021-02-02
#
chore
- allow to edit custom post types and taxnomies to be edited via native UI for debug purposes
- remove limit for cookies and content blockers internal reference #d6z2u6
#
docs
- improved product description for wordpress.org (#d6z2u6)
#
feat
- new cookie and content blocker preset MailerLite internal reference #d10rw9
- new cookie preset CleanTalk Spam Protection internal reference #d93t70
- new cookie preset WordFence internal reference #dcyv72
#
fix
- allow to block inline styles by URL internal reference #d10rw9
- compatibility with Custom Facebook Feed Pro v3.18 internal reference #cwx3bn
- compatibility with FooBox lightbox internal reference #dczh1k
- compatibility with TranslatePress to avoid flickering internal reference #dd4a3q
- compatibility with Uncode Google Maps block internal reference #d12m5q
- content blocker should also execute window 'load' event after unblock internal reference #d12m5q
- do correctly find duplicate content blockers and avoid them internal reference #d10rw9
- do not block twice for custom element blockers internal reference #d10rw9
- translated page in footer is not shown in PolyLang correctly internal reference #d6wumw
#
1.6.0
2021-01-24
#
chore
- register new cookie and content blockers and update README internal reference #cwx3bn
#
feat
- allow to make customizer fields resettable with a button internal reference #crwyqn
- new banner preset in customizer 'Clean Dialog'
- new content blocker preset CleverReach with Google Recaptcha internal reference #cryuv0
- new cookie and content blocker preset Custom Twitter Feeds (Tweets Widget) internal reference #cwx3bn
- new cookie and content blocker preset Feeds for YouTube internal reference #cwx3bn
- new cookie and content blocker preset FontAwesome internal reference #cx067u
- new cookie and content blocker preset Smash Balloon Social Post Feed internal reference #cwx3bn
- preset extends middleware now supports extendsStart and extendsEnd for array properties internal reference #cwx3bn
#
fix
- allow all URLs for affiliates in PRO version internal reference #cyyh2z
- compatibility with CloudFlare caches; nonce is no longer needed as we have rate limit in public APIs internal reference #cwvke2
- compatibility with Impreza lazy loading grid internal reference #94w719
- improve UX when creating Content Blocker and open the Add-Cookie form in a modal instead of new tab internal reference #cz12vj
- wrong character encoding for VG Wort preset
#
refactor
- remove unused classes and methods
#
revert
- always show recommened cookies in content blocker select internal reference #cwx3bn
#
style
- do not break line in cookie preset selector description
- use flexbox instead of usual containers for banner buttons internal reference #cv0ff2
#
1.5.0
2021-01-18
#
chore
- introduce new developer filters RCB/Blocker/KeepAttributes and RCB/Blocker/VisualParent internal reference #cn0wvd
- new Consent API function consentApi.consent() and consentApi.consentAll() to wait for consent
- presets can no be extended by a parent class definition
- register new cookie and content blockers and update README internal reference #cewwda
- translate new presets, update README
#
feat
- new content blocker preset Google Analytics internal reference #cewwda
- new cookie and content blocker preset Analytify internal reference #cewwda
- new cookie and content blocker preset ExactMetrics internal reference #cewwda
- new cookie and content blocker preset Facebook For WooCommerce internal reference #cewwda
- new cookie and content blocker preset GA Google Analytics internal reference #cewwda
- new cookie and content blocker preset Mailchimp for WooCommerce internal reference #cn234z
- new cookie and content blocker preset Matomo WordPress plugin internal reference #ch3etd
- new cookie and content blocker preset MonsterInsights internal reference #cewwda
- new cookie and content blocker preset WooCommerce Google Analytics Integration internal reference #cewwda
- new cookie preset Lucky Orange internal reference #ccwj8v
- new cookie preset WooCommerce Stripe internal reference #cn232u
- recommend MonsterInsights content blocker in Google Analytics cookie preset internal reference #cewwda
#
fix
- automatically invalidate preset cache after any plugin activated / deactivated
- compatibility with FloThemes embed codes and blocks internal reference #cn0wvd
- do not show footer links when label is empty internal reference #cjwyqw
- do not show hidden or disabled content blocker presets in cookie form
- extended presets can disable technical handling through compatible plugin internal reference #cewwda
- footer not shown when imprint empty in PRO version
- include description in preset search index
- overcompressed logo
#
refactor
- presets gets more and more complex, let's simplify with a middleware system
#
style
- gray out disabled cookie and content blocker presets
- gray out plugin-specific cookie and content blocker presets
- show a tooltip when a preset is currently disabled
#
1.4.2
2021-01-11
#
fix
- in some edge cases WP Rocket does blockage twice internal reference #ccvvdn
#
1.4.1
2021-01-11
#
fix
- hotfix to make presets available again
#
1.4.0
2021-01-11
#
build
- reduce javascript bundle size by using babel runtime correctly with webpack / babel-loader
#
chore
- translate new cookie and blocker presets and register
#
ci
- automatically activate PRO version in review application internal reference #hatpe6
#
docs
- update README internal reference #bevae9
#
feat
- new cookie and content blocker preset ActiveCampaign forms and site tracking internal reference #bh04kz
- new cookie and content blocker preset Discord internal reference #c6vmgg
- new cookie and content blocker preset MyFonts.net internal reference #cawhga
- new cookie and content blocker preset Proven Expert (Widget) internal reference #cawhfp
- new cookie preset Elementor internal reference #cawhdk
- new cookie preset Mouseflow internal reference #cawj3n
- new cookie preset Userlike internal reference #cawhr3
#
fix
- apply gzip compression on the fly to the anti-ad-block system internal reference #bx0am1
- compatibility with All In One WP Security & Firewall internal reference #bh08zp
- compatibility with Facebook for WooCommerce plugin internal reference #bwwwrt
- compatibility with Meks Easy Photo Feed Widget Instagram feed internal reference #bx0wd7
- compatibility with Oxygen page builder
- compatibility with video and audio shortcode internal reference #bt21kd
- compatibility with youtu.be domain in YouTube content blocker preset internal reference #bt21hp
- compatiblity with WP Rocket lazy loading inline scripts internal reference #bwwwrt
- compatiblity with WP Rocket lazy loading YouTube videos internal reference #byw6ua
- content blocker for video and audio tags in some edge cases
- cookie preset selector busy indicator internal reference #a8x3j0
- generate dependency map for translations
- jquery issue when not in use (jQuery is now optional for RCB)
- use correct stubs for PolyLang
#
perf
- preset PHP classes are only loaded when needed internal reference #a8x3j0
- speed up caching of presets internal reference #a8x3j0
#
style
- input text fields in config page internal reference #a8x3j0
#
1.3.0
2020-12-15
#
chore
- introduce custom powered-by link in PRO version internal reference #b8wzqu
#
feat
- introduce rcb-consent-print-uuid shortcode internal reference #bateay
- new cookie and content blocker preset AddThis internal reference #beva7q
- new cookie and content blocker preset AddToAny internal reference #beva7q
- new cookie and content blocker preset Anchor.fm internal reference #beva7q
- new cookie and content blocker preset Apple Music internal reference #beva7q
- new cookie and content blocker preset Bing Maps internal reference #beva7q
- new cookie and content blocker preset reddit internal reference #beva7q
- new cookie and content blocker preset Spotify internal reference #beva7q
- new cookie and content blocker preset TikTok internal reference #beva7q
- new cookie and content blocker preset WordPress Emojis internal reference #beva7q
#
fix
- block sandbox attribute for iframes internal reference #beva7q
- compatibility with WP External Links icon in banner and blocker footer internal reference #bew81p
- dashboard in lite version scrolls automatically to bottom internal reference #bez8qn
- list of consents does not expand if not initially saved settings once before
- memory error while reading the consent list internal reference #9yzhrr
- show ePrivacy and age notice even without description in visual content blocker internal reference #beurgy
#
refactor
- introduce code splitting to reduce config page JavaScript assets internal reference #b10ahe
#
1.2.4
2020-12-10
This package (@devowl-wp/real-cookie-banner) has been updated because a dependency, which is also shipped with this package, has changed.
#
1.2.3
2020-12-09
This package (@devowl-wp/real-cookie-banner) has been updated because a dependency, which is also shipped with this package, has changed.
#
1.2.2
2020-12-09
#
build
- use correct pro folders in build folder internal reference #5ymbqn
#
chore
- update to cypress v6 internal reference #7gmaxc
- update to webpack v5 internal reference #4akvz6
- updates typings and min. Node.js and Yarn version internal reference #9rq9c7
#
fix
- anonymous localized script settings to avoid incompatibility with WP Rocket lazy execution internal reference #b4rp51
- automatically deactivate lite version when installing pro version internal reference #5ymbqn
- compatibility with WP External Links internal reference #b8w6yv
- validate cookie host according to RFC 1123 instead of RFC 952 internal reference #b31nf0
#
test
- smoke tests for Real Cookie Banner PRO
#
1.2.1
2020-12-05
#
fix
- sometimes the privacy and imprint link are not correctly redirected internal reference #b2x8wp
#
1.2.0
2020-12-01
#
chore
- translate new presets
- update dependencies internal reference #3cj43t
- update major dependencies internal reference #3cj43t
- update to composer v2 internal reference #4akvjg
- update to core-js@3 internal reference #3cj43t
- update to TypeScript 4.1 internal reference #3cj43t
#
feat
- new cookie preset Zoho Forms and Zoho Bookings internal reference #awy9wa
#
refactor
- enforce explicit-member-accessibility internal reference #a6w5bv
#
1.1.3
2020-11-26
#
fix
- compatibility with WebFontLoader for Google Fonts and Adobe Typekit internal reference #aq01tu
- never block codeOnPageLoad scripts of cookies (introduce consent-skip-blocker HTML attribute, internal reference #aq01tu
#
1.1.2
2020-11-25
#
fix
- code on page load should be execute inside head-tag internal reference #aq01tu
- consent does not get saved in development websites internal reference #aq0tbk
- wrong link to consent forwarding in german WordPress installation
#
1.1.1
2020-11-24
#
fix
- compatibility with RankMath SEO
- do not block content in beaver builder edit mode internal reference #agzcrp
- do not output rcb calc time in json content type responses (Beaver Builder compatibility, internal reference #agzcrp
#
1.1.0
2020-11-24
#
docs
- add MS Clarity in README
#
feat
- new cookie preset Google Trends internal reference #ajrchu
- new cookie preset Microsoft Clarity (#a8rv4x)
#
fix
- allow document.write for unblocked scripts (#ajrchu)
- compatibility with upcoming WordPress 5.6 internal reference #amzjdz
- decode HTML entities in content blocker scripts, e.g. old Google Trends embed (#ajrchu)
- ensure banner overlay is always a children of document.body internal reference #agz6u3
- ensure banner overlay is always a children of document.body internal reference #agz6u3
- modify Google Trends to work with older embed codes internal reference #ajrchu
- modify max index length for MySQL 5.6 databases so all database tables get created internal reference #agzcrp
- multiple content blockers should be inside a blocking wrapper internal reference #ajrchu
- order with multiple content blocker scripts (#ajrchu)
- typo in german translation internal reference #agzcrp
- update Jetpack Site Stats and Comments content blocker internal reference #amr3f1
- use no-store caching for WP REST API calls to avoid issues with browsers and CloudFlare internal reference #agzcrp
- using multiple ads with Google Adsense internal reference #ajrcn2
- wrong cookie count for first time usage in dashboard internal reference #agzcrp
#
1.0.4
2020-11-19
This package (@devowl-wp/real-cookie-banner) has been updated because a dependency, which is also shipped with this package, has changed.
#
1.0.3
2020-11-18
#
fix
- add Divi maps block to Google Maps content blocker
- banner not shown up in Happy Wedding Day theme
- compatibility with Divi Maps block
#
1.0.2
2020-11-17
#
fix
- do not show licensing tab in free test drive (#acypm6)
#
1.0.1
2020-11-17
#
ci
- wrong license.devowl.io package.json
#
docs
- wordpress.org README
#
fix
- remove unnecessary dependency (composer) package (#acwy1g)
#
1.0.0
2020-11-17
#
chore
- initial release (#4rruvq)
#
test
fix lite version smoke tests
fix smoke test
fix smoke tests for lite version
fix typo in lite smoke test
chore!: remove early access notice for newer updates (#4rruvq)
feat!: use new license server (#4rruvq)
ci!: release free version to wordpress.org automatically (#4rruvq)
#
BREAKING CHANGE
- we are live!
- if you were a early access user, please upgrade to the initial version
- you need to enter your license key again to get automatic updates
- download initial version now here: https://wordpress.org/plugins/real-cookie-banner