-
Notifications
You must be signed in to change notification settings - Fork 4
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
3ded0d5
commit ba8bf68
Showing
3 changed files
with
25 additions
and
4 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
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
New features: | ||
|
||
- sync with both Trilium Notes 0.60.3 and TriliumNext 0.90.12 | ||
- note rename dialog | ||
- note labels dialog | ||
- note cloning | ||
- note map (local and global) | ||
- customizable floating action buttons | ||
- welcome screen (introduction + button to settings) | ||
- about screen with Github links | ||
|
||
Bugfixes: | ||
|
||
- optimized app startup time | ||
- update to latest AztecEditor (fixes formatting issues) | ||
- fixed crash when clicking edit twice | ||
- fixed status bar overlapping action bar / FABs overlapping editor bar | ||
- fixed crash when resuming app with editor open | ||
- use /api/login/sync instead of /login to authenticate | ||
- optimized memory usage when app is suspended | ||
- only delete one note clone when deleting note |
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