Changeset 2713606
- Timestamp:
- 04/23/2022 07:47:27 AM (4 years ago)
- Location:
- consent-manager
- Files:
-
- 2 edited
-
tags/2.0.7/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
consent-manager/tags/2.0.7/readme.txt
r2706254 r2713606 86 86 2.0 - adding additional features: automatic serverside blocking + automatic clientside blocking 87 87 88 2.0.1 - disable CMP WP backend 89 90 2.0.2 - optional enable/disable CMP for logged in WP admins 91 92 2.0.3 - smaller bug fixes 93 94 2.0.4 - updated blocking codes | cleaned up coding standards/identations | cleaned up class names | removed debug code | renamed functions with prefixes | escaped posts properly | removed logic of saving local file | temporary removed serverside blocking mode until found performance solution | sanitized & escaped input codes | native enqueue functions for scripts | cleanup code styles | fix for adding data attributes to autoblocking script | autoblocking script higher in head 95 96 2.0.5 - added host/cdn fields [optional] 97 98 2.0.6 - fix for semi-automatic blocking code 99 100 2.0.7 - bug fix: remove protocol for semiautomatic blocking 88 101 89 102 == Upgrade Notice == -
consent-manager/trunk/readme.txt
r2706254 r2713606 86 86 2.0 - adding additional features: automatic serverside blocking + automatic clientside blocking 87 87 88 2.0.1 - disable CMP WP backend 89 90 2.0.2 - optional enable/disable CMP for logged in WP admins 91 92 2.0.3 - smaller bug fixes 93 94 2.0.4 - updated blocking codes | cleaned up coding standards/identations | cleaned up class names | removed debug code | renamed functions with prefixes | escaped posts properly | removed logic of saving local file | temporary removed serverside blocking mode until found performance solution | sanitized & escaped input codes | native enqueue functions for scripts | cleanup code styles | fix for adding data attributes to autoblocking script | autoblocking script higher in head 95 96 2.0.5 - added host/cdn fields [optional] 97 98 2.0.6 - fix for semi-automatic blocking code 99 100 2.0.7 - bug fix: remove protocol for semiautomatic blocking 88 101 89 102 == Upgrade Notice ==
Note: See TracChangeset
for help on using the changeset viewer.