Skip to content

Releases: DaveKai/NaviOverlay

v1.0.1

01 Sep 05:20

Choose a tag to compare

NaviOverlay 1.0.1 - Security Improvement

Changes

  • Enhanced encryption security - Each installation now generates unique encryption keys instead of using shared defaults, preventing cross-installation token decryption

Details

  • Replaced hardcoded encryption keys with generated keys per installation

  • Thanks @kgarner7 for the security recommendation and debugging suggestions :)