Skip to content

Releases: martinstoeckli/SilentNotes

Version 8.6.0

16 Nov 11:40

Choose a tag to compare

SilentNotes version 8.6.0

  • Implemented function to share a note with other apps.
  • Switched to Argon2id as the new default KDF algorithm.
  • Increased cost factor for KDFs.

Version 8.5.0

16 Sep 20:23

Choose a tag to compare

SilentNotes version 8.5.0

  • Create and restore backup.
  • User selected font for notes.
  • Update of TipTap editor from 2.8 to 3.3 with dependencies.

Version 8.4.0

02 Aug 15:25

Choose a tag to compare

SilentNotes version 8.4.0

  • Targeting Android API 35.
  • Upgrade to .NET 9.0 with trimming.
  • Added permission "NEARBY_WIFI_DEVICES" to allow HTTP connections to WebDav server in a LAN for API 36 (Android only).
  • Upgrade of NuGet packages.

Version 8.3.0

16 Jan 20:56

Choose a tag to compare

SilentNotes version 8.3.0

  • Added online storage support for pCloud.com
  • Fixed access problem with OneDrive
  • Stores unsaved data when minimizing the application (Windows only)

Version 8.2.0

13 Oct 09:23

Choose a tag to compare

SilentNotes version 8.2.0

  • Improved feedback when a background synchronization is running.
  • Notes are now read only until the synchronization has finished.
  • Synchronization pause of 2min, to make it easier to copy&paste from other apps.
  • Pressing the tab key when editing a note, won't exit the editor anymore.
  • Miscellaneous UI improvements.

Version 8.1.0

03 Sep 13:19

Choose a tag to compare

SilentNotes version 8.1.0

  • Added flag "usesCleartextTraffic" to allow HTTP connections to locale WebDav server (Android only).
  • Improved tag treeview.
  • Readded option to remember the last used tag.
  • Fixed crash when working with open safe.
  • Safe will now automatically be closed, 3 min after leaving the app (Android only).
  • Update zu Maui and MudBlazor 7.6.

Version 8.00.04

12 Aug 11:55

Choose a tag to compare

SilentNotes version 8.0.4

  • Fixes the problem that tags where not stored anymore.
  • Implemented page to show error information, with function to create a backup.

Version 8.00.03

06 Aug 13:07

Choose a tag to compare

SilentNotes version 8.0.3

  • Fixes the problem that sometimes the user changes on a note are not stored (Android only).

Version 8.00.02

04 Aug 12:02

Choose a tag to compare

SilentNotes version 8.0.2

  • Improved design of settings dialog, to respect scaled system font size.
  • Initialize the WebView2 with the system language for a helpful auto correction (Windows only).
  • Updated Maui to 8.0.71 and applied a workaround, so that closing the app with the back key is possible again (Android only).
  • Improved thread safety of JS communication with the ProseMirror editor.
  • Reactivated schreenshot protection on startup (Android only).

Version 8.00.01

24 Jul 23:32

Choose a tag to compare

SilentNotes version 8.0.1

  • Fixed problem with showing the open safe dialog, when clicking encrypted note.
  • Fixed problem with Dropbox synchronization (only Android).