Install
Download jotty-android-1.7.2.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.2/CHANGELOG.md
Fixed
- Visual editor save mangling HTML — Saving an encrypted note from the WYSIWYG editor no longer stores literal
\u003C/\u003Einstead of</>;evaluateJavascriptresults are fully JSON-decoded before encrypt. Notes already saved with escaped HTML display correctly after decrypt and can be re-saved to repair the server copy.