Download the latest pre-releases from here: https://github.com/laurent22/joplin-android/tags
v3.2.1
- New: Add new encryption methods based on native crypto libraries (#10696 by Self Not Found)
- New: Add setting to disable markup autocompletion (#11222 by @personalizedrefrigerator)
- New: Add support for overwrite mode in the Markdown editor (#11262 by @personalizedrefrigerator)
- Improved: Accessibility: Improve setting control accessibility (#11358 by @personalizedrefrigerator)
- Improved: Allow switching the voice typing library to Whisper (#11158 by @personalizedrefrigerator)
- Improved: Allow user to generate deletion logs (#11083) (#10664 by @pedr)
- Improved: Camera screen: Support scanning QR codes (#11245 by @personalizedrefrigerator)
- Improved: Center sidebar icons (#11299 by @personalizedrefrigerator)
- Improved: Updated packages @adobe/css-tools (v4.4.0), @react-native-community/datetimepicker (v8.2.0), @react-native-community/geolocation (v3.3.0), @react-native/babel-preset (v0.74.86), @react-native/metro-config (v0.74.87), compare-versions (v6.1.1), dayjs (v1.11.12), expo (v51.0.26), highlight.js (v11.10.0), jsdom (v24.1.1), react-native-localize (v3.2.1), react-native-paper (v5.12.5), react-native-quick-crypto (v0.7.2), react-native-safe-area-context (v4.10.8), react-native-webview (v13.10.5), sass (v1.77.8), url (v0.11.4)
- Improved: Upgrade CodeMirror packages (#11221 by @personalizedrefrigerator)
- Improved: Use a FontAwesome icon for the trash folder (#11357) (#11202 by @personalizedrefrigerator)
- Fixed: Fix list renumbering in the Markdown editor resets the first list item number to 1 (#11220 by @personalizedrefrigerator)
- Fixed: Fixed vertical alignment of checkboxes (49e86d1)
- Fixed: Handle callback url triggered app launch (#11280) (#9204 by @tiberiusteng)
- Fixed: Upgrade react-native-quick-crypto to v0.7.5 (#11294 by @personalizedrefrigerator)
v3.2.1
- New: Add new encryption methods based on native crypto libraries (#10696 by Self Not Found)
- New: Add setting to disable markup autocompletion (#11222 by @personalizedrefrigerator)
- New: Add support for overwrite mode in the Markdown editor (#11262 by @personalizedrefrigerator)
- Improved: Accessibility: Improve setting control accessibility (#11358 by @personalizedrefrigerator)
- Improved: Allow switching the voice typing library to Whisper (#11158 by @personalizedrefrigerator)
- Improved: Allow user to generate deletion logs (#11083) (#10664 by @pedr)
- Improved: Camera screen: Support scanning QR codes (#11245 by @personalizedrefrigerator)
- Improved: Center sidebar icons (#11299 by @personalizedrefrigerator)
- Improved: Updated packages @adobe/css-tools (v4.4.0), @react-native-community/datetimepicker (v8.2.0), @react-native-community/geolocation (v3.3.0), @react-native/babel-preset (v0.74.86), @react-native/metro-config (v0.74.87), compare-versions (v6.1.1), dayjs (v1.11.12), expo (v51.0.26), highlight.js (v11.10.0), jsdom (v24.1.1), react-native-localize (v3.2.1), react-native-paper (v5.12.5), react-native-quick-crypto (v0.7.2), react-native-safe-area-context (v4.10.8), react-native-webview (v13.10.5), sass (v1.77.8), url (v0.11.4)
- Improved: Upgrade CodeMirror packages (#11221 by @personalizedrefrigerator)
- Improved: Use a FontAwesome icon for the trash folder (#11357) (#11202 by @personalizedrefrigerator)
- Fixed: Fix list renumbering in the Markdown editor resets the first list item number to 1 (#11220 by @personalizedrefrigerator)
- Fixed: Fixed vertical alignment of checkboxes (49e86d1)
- Fixed: Handle callback url triggered app launch (#11280) (#9204 by @tiberiusteng)
- Fixed: Upgrade react-native-quick-crypto to v0.7.5 (#11294 by @personalizedrefrigerator)
v3.2.2
- Improved: Accessibility: Improve dialog accessibility (#11395 by @personalizedrefrigerator)
- Improved: Deprecated OneDrive sync method (e36f377)
- Improved: Remove the need for sync locks (#11377)
- Fixed: Fix
undefined
errors in translations (#11407 by Self Not Found) - Fixed: Fix race condition which may cause data loss, particularly before or after pasting text in the note editor (#11334) (#11317 by @mrjo118)
- Fixed: Fix vertical alignment of checkboxes when text wraps over multiple lines (226a8b3)