FUTO Notes
v1.6.1

FUTO Notes 1.6.1

A large sync and data-safety release — the vault password moves to the OS keyring, and the conflict-copy bugs are fixed.

Sync and data safety

  • Desktop E2EE vault password now lives in the OS keyring instead of a plaintext file
  • Fixed spurious conflict copies (disconnect-triggered, and the runaway case that could fan one note out into hundreds of identical server objects)
  • Crash-durable pull cursor: a crash mid-push can no longer hide peer changes from you
  • Tombstone fixes: deleted notes stay deleted, edit-vs-delete resolves in favor of the edit
  • The open note now closes when another device deletes it; deleted notes are pruned from tabs
  • Sync fails closed on local disk uncertainty instead of pushing a partial scan
  • Expired live-sync sessions recover without a full reset

Editor

  • Images no longer get clipped when the editor is widened, and re-measure after they load
  • The caret can be placed past the end of a wrapped link
  • Fixed crashes when note content changed underneath the editor
  • Native text selection on mobile

iOS

  • Swipe-back works again in the note editor
  • A long note title no longer widens the editor past the screen edge
  • Link button in the toolbar, tap-to-follow links, and wikilink autocomplete with back-nav
  • Drafts flush reliably when the app is backgrounded

Android

  • Fixed the app hanging forever on “Moving notes…” when you change the vault location in Settings — previously a force-stop was the only way out
  • The note list keeps your selected folder and scroll position when you open a note, Search, or Settings, and restores both after a rotation or restart
  • Play Store 16 KB page-size and edge-to-edge compliance
  • Warning when the system WebView is too old to run the editor; minimum Android raised to 9 (reported on GitHub by decloyd)
  • Notes save correctly on FUSE/SD-card storage
  • No crash when no camera app is installed
  • Links in the editor open in your browser

Desktop

  • The AppImage runs natively on Wayland instead of forcing X11
  • Auto theme now follows the Linux desktop theme
  • Deleting a note sends it to the OS trash
  • macOS: sidebar drag & drop restored, plus atomic-write and config-permission fixes

Folders and lists

  • Rename and move folders, on all three platforms
  • Deeply nested folders stay usable at narrow sidebar widths

Other

  • Quick-capture notes and an inline tappable title on mobile
  • “Report an issue” link in Settings
  • Faster search startup (removed a duplicate index)