Skip to content

Releases: martinstoeckli/SilentNotes

Version 6.1.2

12 Apr 17:15
Compare
Choose a tag to compare
  • Implemented workaround for NextCloud SSL certificate problem (see #111 ).

Version 6.1.1

07 Feb 10:29
Compare
Choose a tag to compare
  • Fixed wrong placing of pinned notes after synchronization.

Version 6.1.0

01 Feb 14:02
Compare
Choose a tag to compare
  • Added pins to keep notes on the top of the list.
  • Fixed wrong placing of truncated long notes.

Version 6.0.3

20 Dec 10:15
Compare
Choose a tag to compare
  • Tags from notes in the recycling bin are now ignored.
  • Added Russian translation.
  • Added Chinese translation.

Version 6.0.2

11 Dec 18:34
Compare
Choose a tag to compare
  • 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

03 Dec 09:50
Compare
Choose a tag to compare
  • 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

30 Nov 15:08
Compare
Choose a tag to compare
  • 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

25 Jul 14:08
Compare
Choose a tag to compare
  • 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

21 Jun 21:21
Compare
Choose a tag to compare
  • Integrated italian translation.
  • Separated language resources for easier future localizations.
  • Minor GUI improvement.
  • Component updates (Flurl)

Version 5.7.0

14 Apr 20:56
Compare
Choose a tag to compare
  • 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.