iOS pre-release v13.7 is now available (Updated 14/07/2026)

In order to try the iOS pre-release, you will need to join the Joplin iOS beta program from here: https://testflight.apple.com/join/p5iLVzrG


v13.7.1

  • New: Add notebook sort options in config screen (#15203 by Self Not Found)
  • Improved: Add local note encryption schema metadata (#15557) (#15556 by @keshav0479)
  • Improved: Add migration 51 for conflict resolution columns (#15565) (#15549 by Sriram Varun Kumar)
  • Improved: Adjust UI padding to match the mobile app redesign (#15741 by @personalizedrefrigerator)
  • Improved: Editor: Display tooltip above links to allow opening the link (7979cf8)
  • Improved: Editor: Ensure checkbox size is proportional to font size (c6cc90a)
  • Improved: Exclude user_data from note revisions (#15245 by @alondmnt)
  • Improved: Give conflict_note_states table a numeric primary key and set note_id as unique (#15724) (#15722 by Sriram Varun Kumar)
  • Improved: Implement redesigned note action menu (#15873 by @personalizedrefrigerator)
  • Improved: Index locked note resources (#15717) (#15714 by @keshav0479)
  • Improved: Joplin Server/Cloud sync: Improve item deletion performance (#15392 by @personalizedrefrigerator)
  • Improved: Load plugin scripts directly from filesystem instead of passing through bridge (#15095)
  • Improved: Preserve customised note history settings when syncing across clients (#15728)
  • Improved: Prevent notes with null bytes in title or body from being saved (#15485)
  • Improved: Refactor (native) Crypto module to improve encryption performance on mobile (#15288) (#15287 by Self Not Found)
  • Improved: Reject malformed item IDs during sync (#15540)
  • Improved: Remove old workaround for S3 and Dropbox sync to improve performance (#15314) (#15313 by Self Not Found)
  • Improved: Set ITSAppUsesNonExemptEncryption key to false (fb82b92)
  • Improved: Slightly adjust button colors and add new theme variable (#15764 by @personalizedrefrigerator)
  • Improved: Speed up app startup by skipping unnecessary plugin file processing (#15085) (#15081)
  • Improved: Update appearance of dialogs (#15706 by @personalizedrefrigerator)
  • Improved: Update note lock session state (#15773) (#15772 by @keshav0479)
  • Improved: Updated packages react-native-localize (v3.7.0)
  • Fixed: Add safeguard to prevent revision chains being broken by revision cleaning, where old revisions still exist unexpectedly (#15812) (#15811 by @mrjo118)
  • Fixed: Add the ability to delete the default profile (#15153) (#14506 by @mrjo118)
  • Fixed: Disable external embeds on mobile and hide the setting (#15602) (#15483 by @mrjo118)
  • Fixed: Editor: Fixed vertical alignment of checkboxes (89884e9)
  • Fixed: Fix Android IME text corruption by upgrading @codemirror/view to 6.39.9 (#15283) (#13134 by Sriram Varun Kumar)
  • Fixed: Fix Joplin Cloud login failing when Android kills the app during OAuth (#15111)
  • Fixed: Fix XSS vulnerability in HTML notes (#15435)
  • Fixed: Fix auto-derived title being cleared after saving a new note (#15846) (#13901)
  • Fixed: Fix gap when side menus are opened in landscape on some devices (#15302) (#15292 by @mrjo118)
  • Fixed: Fix inability to cancel the sync during the deletion step (#15243 by @mrjo118)
  • Fixed: Fix inconsistent note order upon note creation, when custom order is set (#14656) (#14647 by @mrjo118)
  • Fixed: Fix log screen auto-scroll loop when toggling errors (#15219 by @mrjo118)
  • Fixed: Fix long note titles hide "unpublish" in the publish notes dialog (#15475) (#15473 by @personalizedrefrigerator)
  • Fixed: Fix possible crash when creating a note or notebook with an excessively long title (#15434)
  • Fixed: Fix scroll jumps while editing long paragraphs (#15499) (#15490 by @personalizedrefrigerator)
  • Fixed: Fix sharing to Joplin when opening in edit mode with the RTE enabled (#15746) (#15618 by @mrjo118)
  • Fixed: Fix silent sync failure which prevents new changes being synced, when a single server object has an updated_time in the future (#15262 by @mrjo118)
  • Fixed: Fix startup failure (#15554 by @personalizedrefrigerator)
  • Fixed: Fixed crash when the profile database is updated (d85f430)
  • Fixed: Fixed mobile "new notebook" instructions (#15590) (#15479 by @aguasa4)
  • Fixed: Harden share to Joplin logic, to prevent overwriting existing notes in certain cases (#15794) (#11479 by @mrjo118)
  • Fixed: Hide private feature flags (#15730) (#15729 by @keshav0479)
  • Fixed: Improve sidebar swipe gestures and reduce the likelihood of gesture navigation conflicts (#15875) (#12962 by @mrjo118)
  • Fixed: In-editor rendering: Render URLs when the link text is empty (#15444) (#15425 by @personalizedrefrigerator)
  • Fixed: Match desktop behaviour for sanitising inline search queries copied from the global search (#15452) (#15442 by @mrjo118)
  • Fixed: Prevent data loss when toggling the checkbox on a todo immediately after changing note data (#15815) (#15663 by @mrjo118)
  • Fixed: RTE heading links scroll to bottom instead of top in Editing mode (#15128) (#15120 by Sriram Varun Kumar)
  • Fixed: Truncate verbose decryption error payloads in Status screen (#15112) (#15104 by @Ehtesham-Zahid)
  • Fixed: Upgrade CodeMirror view to 6.42.1 (#15639) (#15498 by @mrjo118)