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.3.1
- New: Add support for plugin editor views (#11831)
- Improved: Accessibility: Improve contrast of faded URLs in Markdown editor (#11635 by @personalizedrefrigerator)
- Improved: Accessibility: Make it possible to create and edit profiles with a screen reader (#11797 by @personalizedrefrigerator)
- Improved: Allow adjusting the default note viewer font size (#11633) (#10824 by @personalizedrefrigerator)
- Improved: Allow internal links to target elements using the name attribute (#11671 by @personalizedrefrigerator)
- Improved: Do not add double newlines around attached files (#11690)
- Improved: Harden failsafe logic to check for the presence of info.json, rather than just the item count (#11750 by @mrjo118)
- Improved: Highlight
==marked==
text in the Markdown editor (#11794 by @personalizedrefrigerator) - Improved: Improve Welcome Notes with clearer instructions (#11656) (#11647 by @pedr)
- Improved: Logging: Log less information at level
warn
when a decryption error occurs (#11771 by @personalizedrefrigerator) - Improved: Move S3 sync target out of beta (798e1b8)
- Improved: Plugins: Legacy editor API: Fix delayed crash caused by out-of-bounds inputs (#11714 by @personalizedrefrigerator)
- Improved: Plugins: Simplify getting the ID of the note open in an editor (#11841 by @personalizedrefrigerator)
- Improved: Plugins: Support the showToast API (#11787 by @personalizedrefrigerator)
- Improved: Render strikethrough text in the editor (#11795) (#11790 by @personalizedrefrigerator)
- Improved: Support attaching audio recordings (#11836 by @personalizedrefrigerator)
- Improved: Toolbar: Show only half of last button to indicate scroll (#11772 by @personalizedrefrigerator)
- Improved: Update js-draw to version 1.27.2 (#11788 by @personalizedrefrigerator)
- Improved: Updated packages @adobe/css-tools (v4.4.1), @react-native-clipboard/clipboard (v1.14.3), @react-native-community/slider (v4.5.5)
- Fixed: Adjust how items are queried by ID (#11734) (#11630 by @personalizedrefrigerator)
- Fixed: Allow attaching videos to notes (#11840) (#11835 by @personalizedrefrigerator)
- Fixed: Cancelling dev plugin path setup shows error (#11828) (#11827 by @rathoreSahil)
- Fixed: Fix "attach file" doesn't work the first time after startup (#11839 by @personalizedrefrigerator)
- Fixed: Fix home screen new-note shortcuts are re-applied after switching notes (#11779 by @personalizedrefrigerator)
- Fixed: Sync: Fix share not marked as readonly if the recipient has an outgoing share (#11770 by @personalizedrefrigerator)
- Fixed: Use alternative fix to set the sqlite CursorWindow size to 50mb (#11726) (#11571 by @mrjo118)
- Security: Improve comment escaping (#11706 by @personalizedrefrigerator)
v13.3.2
- New: Add setting migration for ocr.enabled (ab86b95)
- Improved: Accessibility: Improve focus handling in the note actions menu and modal dialogs (#11929 by @personalizedrefrigerator)
- Improved: Accessibility: Make default modal close button accessible (#11957 by @personalizedrefrigerator)
- Improved: Improve encryption config screen accessibility (#11874) (#11846 by @personalizedrefrigerator)
- Improved: Re-Add iOS Dark Icon (#11943 by @itzTheMeow)
- Improved: Updated packages @bam.tech/react-native-image-resizer (v3.0.11)
- Fixed: Accessibility: Fix "new note" and "new to-do" buttons are focusable even while invisible (#11899 by @personalizedrefrigerator)
- Fixed: Accessibility: Fix focus gets stuck on "Attach" in the note actions menu (#11958 by @personalizedrefrigerator)
- Fixed: Accessibility: Fix missing label on note actions menu dismiss button (#11954 by @personalizedrefrigerator)
- Fixed: Accessibility: Fix plugins can't be installed using VoiceOver (#11931 by @personalizedrefrigerator)
- Fixed: Fix disabled encryption keys list showing enabled keys (#11861) (#11858 by @pedr)
- Fixed: Fix voice recorder crash (#11876) (#11864 by @personalizedrefrigerator)
- Fixed: Make tab size consistent between Markdown editor and viewer (and RTE) (#11940) (#11673)