Skip to content

Releases: hmdgai/hmdg-cookie-consent-public

v2.0.1

v2.0.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Aug 17:39
  • 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

v2.0.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Aug 17:21
  • 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

v1.7.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 18:43
  • No functional changes. Repository history consolidated; code and behaviour are identical
    to 1.7.1.