Skip to content

AgePony 4.1.1

Latest

Choose a tag to compare

@norsehorse-dev norsehorse-dev released this 20 Aug 20:53

AgePony 4.1.1

Password and PIN unlock fix. A vault protected by a password or device PIN, rather than a fingerprint, could fail to reopen after the app locked itself, showing a decryption error on the unlock screen. The vault key was cleared from memory right after setup, so the first thing you saved was written under a blank key, and the next unlock could not open it. Biometric vaults were not affected. This is fixed, with a test covering the create, lock, and unlock path. A vault already affected cannot be opened by the new build and needs to be reset and set up again.