Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Holder 5.0

Choose a tag to compare

@ktiniatros ktiniatros released this 23 Jun 07:31
936871d
  • Implemented a feature flag for archive mode. When turned on it will do the following:
    • Show a different ‘what’s new’ for users
    • Show an archive mode end state if there are no contents or the app is opened for the first time
    • The strippen refresh is disabled
  • Implemented three feature flags for the menu which toggle the visibility of the migration, add event, and scan certificate buttons
  • Removed UI entries for adding events
  • Events and credentials are now kept and valid for 1 year, data can no longer be deleted
  • Added an option to store/share a PDF of all certificates
  • Updated the privacy statement
  • Updated the copy and added translations
  • Removed the CTB logic from the code as CTB is inactive and will not return
  • Security: HTML is now stripped from all data points to prevent an XSS vulnerability