Releases: Esdex/Arcanum
Releases · Esdex/Arcanum
Arcanum 1.1.1
What's New
New Features
- Password manager autofill - Password fields now show suggestions from your autofill service (e.g. KeePassDX). Selecting a credential automatically fills the Confirm Password field too
- Biometric unlock for keyfile containers - Containers protected with a keyfile can now be unlocked with biometrics. If a keyfile is later moved or deleted, a clear error screen guides you back to manual mounting
- Hidden volume protection confirmation - When mounting an outer volume with hidden volume protection enabled, a confirmation screen now appears to confirm that protection is active
Improvements
- Biometric credentials auto-update - Manually mounting a container with the biometric toggle on now refreshes the saved credentials — useful when changing your password or keyfiles
- Navigation bar compatibility - UI no longer overlaps the 3-button navigation bar on devices using legacy navigation (closes #59)
Security
- Keyfiles never touch disk - Keyfiles are now read directly into memory and never written to the app cache. Previous builds left a temporary plaintext copy on disk during mounting
Bug Fixes
- arm32 container creation - Creating containers on 32-bit ARM devices (armeabi-v7a) produced a broken, unreadable container due to a type definition issue in the XTS encryption layer (closes #62)
Arcanum 1.1.0
What's New
New Features
- Live mount log — Enable in debug settings to watch every cipher and PRF combination tried in real time during mounting
- Update notifications — A banner appears on first launch after an update; tap it to open the What's New screen
- Container rename — Rename containers directly from the config sheet
Improvements
- Tab switches are now animated
- Password and PIM fields no longer show IME suggestions for better privacy
Bug Fixes
- Containers with a custom PIM now open correctly — the iteration formula didn't match the VeraCrypt spec (closes #48)
- Keyboard and text cursor now close when tapping the mount button
- Swipe-dismissing the update banner no longer permanently marks it as seen — it returns on next launch
- Biometric prompt now reappears correctly after the app auto-locks in the background
Arcanum v1.0.0
Initial release