github Darknetzz/jotty-android v1.7.1

latest releases: dev-latest, v1.7.4, v1.7.3...
8 hours ago

Install

Download jotty-android-1.7.1.apk from this release (release-signed when CI secrets are configured).

*Updating from an older -debug.apk or mixed signing? Android may show "App not installed" — uninstall once, then install this APK. Your Jotty server data is unchanged.

Full changelog: https://github.com/Darknetzz/jotty-android/blob/v1.7.1/CHANGELOG.md


Fixed

  • Encrypted note save corrupting ciphertext — Saving an edited encrypted note no longer re-encrypts the stored ciphertext when session plaintext is missing (e.g. visual editor not flushed, or unlock state lost). Re-encrypt requires decrypted body text; YAML frontmatter quoting and line-based --- parsing prevent titles containing --- from truncating the encrypted JSON body. Before saving, the app now decrypts the freshly encrypted note locally and aborts the save if it cannot be read back, so a note that fails to decrypt is never pushed to the server.
  • Stable release publishpublish-release.ps1 -LocalBuild reads the APK path from the last line of build script output so Gradle logs no longer break gh release upload.

Don't miss a new jotty-android release

NewReleases is sending notifications on new releases.