Releases: hmdgai/hmdg-cookie-consent-public
Releases · hmdgai/hmdg-cookie-consent-public
Release list
v2.0.1
- Fixed: installing a pre-release directly by its download URL was refused as "unsigned".
The updater looked the signature up in the latest promoted release's metadata, which
does not contain a pre-release's files; it now takes the signature published beside the
exact file being installed. Verification remains strict — an actually unsigned build is
still refused. - No consent-banner design, settings field, or frontend style changes.
v2.0.0
- Version number moves to 2.0.0 so every site, including those running older plugin
lineages with higher version numbers, receives updates correctly from here on. No
functional change is implied by the jump. - Fixed a misleading status: a rate-limited configuration call arriving moments after a
successful one no longer replaces the "synced" status with a warning. The success and
its timestamp are kept; the extra attempt is simply noted. - No consent-banner design, settings field, or frontend style changes.
v1.7.2
- No functional changes. Repository history consolidated; code and behaviour are identical
to 1.7.1.