-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e84e7f4
commit 8bf8e92
Showing
1 changed file
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
SilentNotes version 8.0.4 | ||
SilentNotes version 8.1.0 | ||
|
||
* Fixes the problem that tags where not stored anymore. | ||
* Implemented page to show error information, with function to create a backup. | ||
* 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. |