You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The remote trash dialog now has a search field that filters trashed notes by name.
Changed
Trashed notes in the remote trash dialog now show the deletion timestamp on a separate,
smaller, muted line below the note name.
Fixed
Adding a Nextcloud account no longer crashes when the Nextcloud SSO response is empty or the
OCS capabilities envelope is malformed. The app now reports a clear protocol error instead.
Note list and search queries now load only a lightweight note summary, avoiding the SQLiteBlobTooBigException that could occur when a single note's content exceeded the Android
CursorWindow limit while reading many rows.