Skip to content

Hermes Beta v0.1.15-beta.1

Pre-release
Pre-release

Choose a tag to compare

@adebnar adebnar released this 25 Jun 01:29
· 8 commits to develop since this release
8213544

Fixes a launch crash. A corrupted encrypted-credentials keyset could make the app crash on every launch (InvalidProtocolBufferException in EncryptedSharedPreferences). The credential store now detects an unreadable keyset, resets it, and recovers to the Setup screen instead of crash-looping. If this happens, you'll re-enter your gateway URL + password once.

Also adds an on-device crash screen (with Share) so future crashes can be reported without a computer.

Includes the 0.1.14 session-parity work (all-profiles list, collapsible groups, profile auto-switch, cross-profile archive/pins).