Install
Download jotty-android-1.7.4.apk from this release.
Full changelog: https://github.com/Darknetzz/jotty-android/blob/v1.7.4/CHANGELOG.md
Apology
Sorry for the encrypted-note regressions in v1.7.1–v1.7.3. This release fixes undecryptable ciphertext, mangled HTML, unsafe visual-editor saves, and table display. Notes already corrupted on your server cannot be repaired by passphrase alone — you may need a Jotty server backup. Encrypted edits now default to Markdown, with a warning before the experimental visual editor.
Fixed
- HTML tables rendering as headers — Jotty web HTML tables (including those wrapped in
<p>or with<p>inside cells) now convert to GFM before other HTML→markdown processing, so cells no longer appear as stacked bold header text in the app reader.
Changed
- Stable release notes — GitHub release descriptions no longer include the legacy debug-APK / mixed-signing install warning; in-app update messaging still covers that edge case.
- Visual editor on encrypted notes — Encrypted notes always open in Markdown when editing; switching to Visual requires an explicit risk confirmation and shows a persistent warning banner. Settings copy marks the visual editor as experimental.