Skip to content

leafyPuff 0.20.0

Choose a tag to compare

@KeyCode17 KeyCode17 released this 01 Sep 15:16
· 44 commits to main since this release
d995eaa

Opens the vault with the account instead of the handset, so a diary can follow its owner.

  • feat(android): open the vault with the account, not with the handset
  • fix(android): let the owner change a PIN they have forgotten
  • fix(android): say so when a vault will not open, instead of looping

The APK

leafypuff-0.20.0.apk is debug-signed. The project has no release signing config, and an
unsigned release build cannot be installed, so this is the build that can actually be put on a
handset. It is for testing, not for handing to anyone.

What it cannot do yet

The Resend key on the server is still the placeholder, so no verification code can be sent and
no account can be created. Every signup and every login will show "We could not send the code."
Everything behind that screen — the vault following the account, photos and stickers syncing,
restore onto a second handset — is unreachable until that key is rotated.