Releases: martinstoeckli/SilentNotes
Releases · martinstoeckli/SilentNotes
Version 6.1.2
- Implemented workaround for NextCloud SSL certificate problem (see #111 ).
Version 6.1.1
- Fixed wrong placing of pinned notes after synchronization.
Version 6.1.0
- Added pins to keep notes on the top of the list.
- Fixed wrong placing of truncated long notes.
Version 6.0.3
- Tags from notes in the recycling bin are now ignored.
- Added Russian translation.
- Added Chinese translation.
Version 6.0.2
- Fixed white screen when closing SilentNotes app with the back key.
- Fixed flawed user interface because of large Android system font size.
- Added Russian translation.
Version 6.0.1
- Fixed missing android:export flag, which could have prevented installations on Android 12.
- Found a saver alternative for the usage of Androids Flag_SECURE.
- Re-targeted to Android SDK 30.
- Removed deprecated backwards compatibility code.
Version 6.0.0
- Implemented tagging system, to get a flexible folder structure.
- Added Turkish and Czech translation.
- Implemented function to test a new language resource files.
- Notes can now be explicitely removed from the online storage.
- Prevented encryted content to become visible in Android's list of recent apps.
- Fixed repeated adding of notes, after sharing text from an external apps.
Version 5.8.1
- Implemented fail-safe file saving on Android, even when process is killed while writing.
- Recovery function in case of an invalid repository.
Version 5.8.0
- Integrated italian translation.
- Separated language resources for easier future localizations.
- Minor GUI improvement.
- Component updates (Flurl)
Version 5.7.0
- Added shopping mode, so one can use to-do lists without fear of making unintended changes.
- Set XChaCha20-Poly1305 as default encryption algorithm.
- Switched back to Vue 2.x, because of compatibility issues with Android 5 and 6.