Releases: martinstoeckli/SilentNotes
Releases · martinstoeckli/SilentNotes
Version 8.2.0
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
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
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
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
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
SilentNotes version 8.0.1
- Fixed problem with showing the open safe dialog, when clicking encrypted note.
- Fixed problem with Dropbox synchronization (only Android).
Version 8.00.00
SilentNotes version 8.0.0
- Ported to Blazor Hybrid (Maui/WASM).
- Many GUI improvements.
- Dynamic tree view for filtering by tags.
- Reordering of notes optimized for mobile screens.
- Solved problem with NextCloud certificates on Android.
Version 7.3.3
- Targeting Android 14, to comply with the newest Android requirements (only Android).
- Migration from Newtonsoft.Json to System.Text.Json (Flurl 4.0.2)
- Added Murena as online storage provider.
- Editor now stays readonly as long as the startup synchronization is running, to avoid interferences.
Version 7.3.2
- Targeting Android 13, to comply with the newest Android requirements. (only Android)
Version 7.3.1
- Implemented startup notification system.
- Added reminder to store the transfer code.