Skip to content

Releases: aha-oida/aha-secret

v2.0.2

03 Apr 07:46
517f528

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

31 Mar 08:59
f915d0d

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

VR Edition

22 Mar 08:55
17befc9

Choose a tag to compare

aha-secret 2.0.0 "VR"

aha-secret 2.0.0 is a visual refresh release with UI updates, browser-compatibility fixes, security hardening, configuration cleanup, and improved documentation.

Upgrading

If you use custom CSS overrides, review them before upgrading because the visual refresh changed parts of the markup and styling.

This release also deprecates the old legacy configuration names.

Legacy configuration changes

Legacy non-prefixed environment variables are no longer supported and are ignored with a deprecation warning. Please migrate to the AHA_SECRET_* variants:

  • MEMCACHEAHA_SECRET_MEMCACHE_URL
  • SESSION_SECRETAHA_SECRET_SESSION_SECRET
  • APP_LOCALEAHA_SECRET_APP_LOCALE
  • PERMITTED_ORIGINSAHA_SECRET_PERMITTED_ORIGINS

If you use config/config.yml, the legacy url key is also deprecated and ignored. Use base_url instead.

Upgrade checklist

Before upgrading, review your:

  • .env files
  • Docker Compose files
  • container environment settings
  • deployment secrets
  • config/config.yml

Highlights

  • New visual design ("VR" = Visual Refresh)
  • Improved browser compatibility and less flaky tests
  • Fix for cleartext secret exposure during browser navigation flows
  • Screenshot artifacts for failing feature tests and manual screenshot runs
  • Updated configuration docs and threat model

What's Changed

New Contributors

Full Changelog: v1.2.3...v2.0.0

v1.2.3

17 Feb 22:35
122bd17

Choose a tag to compare

What's Changed

Security

Full Changelog: v1.2.2...v1.2.3

v1.2.2

01 Jan 15:05
a3c5635

Choose a tag to compare

Happy New Year 2026

We wish you a wonderful year 2026 🎆🎇

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

02 Dec 10:05

Choose a tag to compare

Hotfix: custom-css doesn't load.

Full Changelog: v1.2.0...v1.2.1

v1.2.0

01 Dec 17:21
8e69e41

Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.2.0

v1.1.6

17 Nov 21:36
639605a

Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

v1.1.5

13 Oct 14:35
2113526

Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

08 Oct 15:03
166c5dc

Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4