iOS pre-release v13.6 is now available (Updated 17/03/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.6.1

  • New: Add more error information when the profile is corrupted (f075b56)
  • New: Add support for FrontMatter block rendering in notes (#14256)
  • New: Add support for external embeds, eg. YouTube videos (#14012)
  • Improved: Editor: Inline rendering: Render inline HTML (colorized text, superscript, subscript, strikethrough) (#14133 by @personalizedrefrigerator)
  • Improved: Improve Fountain notes exported as PDF (#14120) (#14106)
  • Improved: Markdown Editor: Make code block highlighting closer to the viewer (#14168) (#14158 by @personalizedrefrigerator)
  • Improved: Markdown: Allow specifying the start/end of audio, videos, and PDFs (#14257) (#9745 by @personalizedrefrigerator)
  • Improved: Sync: Make resource processing in read-only shares more reliable (#14204 by @personalizedrefrigerator)
  • Improved: Updated packages @react-native-community/datetimepicker (v8.4.7), @rollup/plugin-commonjs (v28.0.9), @rollup/plugin-node-resolve (v16.0.3), @rollup/plugin-replace (v6.0.3), babel-plugin-react-native-web (v0.21.2), dayjs (v1.11.19), esbuild (v0.25.12), react-native-device-info (v14.1.1), react-native-localize (v3.5.4), react-native-safe-area-context (v5.6.2), react-native-web (v0.21.2), react-refresh (v0.18.0), sass (v1.93.3), style-to-js (v1.1.18), turndown (v7.2.2)
  • Improved: Upgrade to React Native 0.81 (#14232 by @personalizedrefrigerator)
  • Fixed: Align tag search-input-clear behavior across input methods (#14042) (#13243 by @Fardin96)
  • Fixed: Application crashes when profile database has been analyzed (#14144)
  • Fixed: Markdown editor: Fix error logged in "hide markdown" mode for certain markup (#14179 by @personalizedrefrigerator)
  • Fixed: Markdown editor: Scroll jumps in notes with many inline images (#13955) (#13933 by @bwat47)
  • Fixed: Markdown editor: Upgrade most CodeMirror dependencies (#14186) (#14009 by @personalizedrefrigerator)
  • Fixed: Prevent the back button sometimes disappearing when switching between editors (#14164) (#14153 by @mrjo118)
  • Fixed: Unlinked resource deletion: Fix resources attached only via reference links are auto-deleted (#14178 by @personalizedrefrigerator)

v13.6.2

v13.6.3

  • New: Add ability to set per notebook sorting on mobile (#14562 by @mrjo118)
  • Improved: Disable auto correct, auto complete and auto capitalize for search fields (#14759 by @mrjo118)
  • Improved: Password and confirm password fields when enabling encryption auto capitalise first character (#14611) (#14603 by @Ash092016)
  • Improved: Prevent focus issues and keyboard opening when opening a note in view mode (#14533 by @mrjo118)
  • Improved: Start sync when app opens or resumes (#14574) (#9481 by @yousef-genedy)
  • Improved: Updated packages esbuild (v0.26.0), react-native-svg (v15.15.1), sass (v1.94.3)
  • Fixed: Added validation for Joplin Server URL protocol (#14612) (#14419 by @Ash092016)
  • Fixed: Call unmount() in Note.test.tsx tests to suppress act() warnings (#14535) (#14534 by @yugalkaushik)
  • Fixed: Fix ++insert++ syntax rendering fix in markdown (#14547) (#14543 by @justin212407)
  • Fixed: Fix OneDrive auth code double-encoding on mobile (#14776) (#14727 by @keshav0479)
  • Fixed: Fix font-size inconsistency of code block and inline code (#14463) (#14152 by @PragdGn)
  • Fixed: Fix in-page links don't work if clicked in succession (#14538) (#9938 by @yentropysack)
  • Fixed: Fix incorrect sizing of the tag association screen when opening and dismissing the on-screen keyboard (#14772) (#14722 by @mrjo118)
  • Fixed: Fix issue where the revision service does not start on the first launch of the app (#14554 by @mrjo118)
  • Fixed: Fix openFolder x-callback-url link on Android (#14765) (#14286 by @madhan112007)
  • Fixed: Fix tapping rendered image scrolling to cursor position (#14580) (#14555 by Sriram Varun Kumar)
  • Fixed: Fixed log screen auto-scroll loop during search (#14757) (#13957 by @KareemAlaa1)
  • Fixed: Implement cursor-aware markup rendering and hide bullet points on task lists (#14573) (#14564 by @bwat47)
  • Fixed: Prevent a failing plugin from blocking other plugins (#14577) (#12793 by Ashutosh Singh)
  • Fixed: Restrict sidebar gestures to notebook list (#14733) (#14685 by @keshav0479)
  • Fixed: Rich Text Editor: Fix extra blank line above nested lists (#14504 by Sriram Varun Kumar)
  • Fixed: Skip share consistency check when not using Joplin Server/Cloud (#14649) (#14412 by @Ahmed-Idani)
  • Fixed: Sync: Fix notebook sharing can fail due to incorrect read-only share state (#14770 by @personalizedrefrigerator)
  • Fixed: Underline disappearing from ++insert++ syntax when cursor is on that line (#14631) (#14630 by @bwat47)

v13.6.2

v13.6.3

  • New: Add ability to set per notebook sorting on mobile (#14562 by @mrjo118)
  • Improved: Disable auto correct, auto complete and auto capitalize for search fields (#14759 by @mrjo118)
  • Improved: Password and confirm password fields when enabling encryption auto capitalise first character (#14611) (#14603 by @Ash092016)
  • Improved: Prevent focus issues and keyboard opening when opening a note in view mode (#14533 by @mrjo118)
  • Improved: Start sync when app opens or resumes (#14574) (#9481 by @yousef-genedy)
  • Improved: Updated packages esbuild (v0.26.0), react-native-svg (v15.15.1), sass (v1.94.3)
  • Fixed: Added validation for Joplin Server URL protocol (#14612) (#14419 by @Ash092016)
  • Fixed: Call unmount() in Note.test.tsx tests to suppress act() warnings (#14535) (#14534 by @yugalkaushik)
  • Fixed: Fix ++insert++ syntax rendering fix in markdown (#14547) (#14543 by @justin212407)
  • Fixed: Fix OneDrive auth code double-encoding on mobile (#14776) (#14727 by @keshav0479)
  • Fixed: Fix font-size inconsistency of code block and inline code (#14463) (#14152 by @PragdGn)
  • Fixed: Fix in-page links don't work if clicked in succession (#14538) (#9938 by @yentropysack)
  • Fixed: Fix incorrect sizing of the tag association screen when opening and dismissing the on-screen keyboard (#14772) (#14722 by @mrjo118)
  • Fixed: Fix issue where the revision service does not start on the first launch of the app (#14554 by @mrjo118)
  • Fixed: Fix openFolder x-callback-url link on Android (#14765) (#14286 by @madhan112007)
  • Fixed: Fix tapping rendered image scrolling to cursor position (#14580) (#14555 by Sriram Varun Kumar)
  • Fixed: Fixed log screen auto-scroll loop during search (#14757) (#13957 by @KareemAlaa1)
  • Fixed: Implement cursor-aware markup rendering and hide bullet points on task lists (#14573) (#14564 by @bwat47)
  • Fixed: Prevent a failing plugin from blocking other plugins (#14577) (#12793 by Ashutosh Singh)
  • Fixed: Restrict sidebar gestures to notebook list (#14733) (#14685 by @keshav0479)
  • Fixed: Rich Text Editor: Fix extra blank line above nested lists (#14504 by Sriram Varun Kumar)
  • Fixed: Skip share consistency check when not using Joplin Server/Cloud (#14649) (#14412 by @Ahmed-Idani)
  • Fixed: Sync: Fix notebook sharing can fail due to incorrect read-only share state (#14770 by @personalizedrefrigerator)
  • Fixed: Underline disappearing from ++insert++ syntax when cursor is on that line (#14631) (#14630 by @bwat47)