Added
- Note delete from detail — Open a note → overflow (⋮) → Delete with confirmation.
- Checklist reorder documentation — docs/CHECKLIST_REORDER.md.
- Checklist sync push-failure copy when local checklist changes could not be pushed.
Changed
- Offline checklist sync — Abort server pull when push/replay fails; improved conflict detection and sync debouncing.
- Setup server URL — Hint to include http:// or https:// for local servers.
Fixed
- HTTP (LAN) connections on release builds — Restored cleartext HTTP for self-hosted servers (#28).
- Network error messages — Clearer messages for connection refused and HTTP blocked cases.
- Offline checklist sync data loss — Keep local checklists when push or replay fails.
Full changelog: https://github.com/Darknetzz/jotty-android/blob/v1.3.3/CHANGELOG.md#133---2026-05-24