Releases: Voltra/gdpr-guard
Releases · Voltra/gdpr-guard
v2.4.1
v2.4.0
- Add the newly created Decorator API to the Savior API
- Fix a bug in
GdprSaviorAdapter#restoreOrCreate
that would let a
promise dangle for no reason
Full Changelog: v2.3.1...v2.4.0
v2.3.1
- Fix a huge bug in
GdprStorage
where enum values would be duplicated - Fix how values are checked against
GdprGuard#storage
(e.g. inside ofGdprGuard#toggleForStorage
)
Full Changelog: v2.3.0...v2.3.1
v2.3.0
- Fix long lasting bug in deserialization (was caused by a previous refactor)
- Softened deserialization aggressive normalization (now accepts empty managers and empty groups)
Any version prior to this one (starting from 2.2.6) is deprecated. Please migrate to ^2.3.0