2.2.0
Minimum version of parent plugin needed: 2.13
- NEW: possibility to append banner for real
- NEW: change the order of the buttons
- FIX: Settings for block scripts now visible, if banner is deactivated
2.1.1
- NEW: added option to enqueue the blocking script helper. This might help with caching plugin.
- NEW: Blocking Services can now block async. Needed for some caching plugin.
- NEW: You can now fully customize the URL from which a tag manager is loaded. Even use a different tag manager then GTM.
- FIX: blockingScript does not rely on HTMLScriptElement anymore.
- FIX: the last entry of the blocking service can now be removed as well.
2.1.0
skipped.
2.0.0
Minimum version of parent plugin needed: 2.12
- FEATURE: Let the Google Tag Manager now be loaded by this plugin: docs and benefits.
- REFACTOR: changes at the blockScripts.js
- FEATURE: added new endpoint: blockedServices
1.9.0
Minimum version of parent plugin needed: 2.11.1
- IMPROVEMENT: improved sanitation rules
- FIX: custom services in block services section could not be saved proberly.
- REFACTOR: custom services in block services are now saved with wp-json api.
1.8.0
The main plugin and the add-on had a security audit. There were no critical vulnerabilities found in the add-on. In this version recommended improvements to security have been implemented.
- FIX: Minor security fix: added defined(‘ABSPATH’)
- FIX: Minor security fix: instead of only sanitizing, the IP input for stats module, it is now validated.
- FIX: Default capability is manage_options
- REFACTOR: remove unused file and method.
1.7.1
- IMPROVEMENT: Needed script tags got an id and data attributes to prevent caching of those.
- REFACTOR: cookie and script blocking action hook is now as early as possible: lowest integer.
1.7.0
Please update main plugin to version 2.10.0, before updating.
- FEATURE: user permissions are now configurable with capability
- FEATURE: Consent status is now configurable, for close x and “just info”
1.6.0
- IMPROVEMENT: added support for showing banner with delay
1.5.5
- FIX: update to 1.5.4 was not recognized
1.5.4
- FIX: Google Translate was not blocking all relevant domains.
- FIX: With some rare webserver configurations blocked the blocking page in admin panel.
- WP 6.1 compatibility
1.5.3
- FIX: Undefined constant “NSC_BARA_PLUGIN_VERSION”
1.5.2
- IMPROVEMENT: added google fonts blocking support.
1.5.1
- FIX: caching problem: after adding a licence the new license was not recognized until the update transient was expired. Which took up to 24h.
1.5.0
- FEATURE: added support for translating the custom close text.
1.4.3
- FIX: youtube blocking was too greedy, blocked links as well. Please check if after updating the blocking still works as you expect it.
1.4.2
- IMPROVEMENT: WP 6.0 compatibility
1.4.1
- FIX: in some rare situations you were logged out, if using the language drop down
1.4.0
- FEATURE: add a block list
- FIX: in some installations there was an error message “Unable to load nsc_bar-cookie-consent” when changing the language
1.3.3
- FIX: PHP Warning
Undefined variable $success
1.3.2
- compatibility to WP 5.9
- transients are now cached per version
1.3.1
- Improvement: added source to IP calculation for easier debugging.
- REFACTOR: made get user ip nicer and added X_REAL_IP
- FIX: all fields from api and header are now sanitized in stats module.
1.3.0
- FEATURE: statistics
1.2.2
- Bugfix: host name calculation for iframe was not solid.
- Improvement: added fields for update.
- Bugfix: fixed caching bug: result was not cached: so too many server request
- Bugfix: removed NOtice from logs: HTTP_HOST in languages was not always defined.
- Improvement: global message if license problems.
- Improvement: validation is now with filter possible. parent plugin version >2.6.4 Delete update transient when storing license key.
1.2.1
- Bugfix: under certain circumstances a 404 was produced.
1.2.0
- added block services feature
1.1.0
- added support for freely placable links
1.0.0
- initial release