-
-
Notifications
You must be signed in to change notification settings - Fork 158
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
90fd7ec
commit 2ed12d4
Showing
2 changed files
with
17 additions
and
2 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,15 @@ | ||
NoNonsense Notes v7.1.4 | ||
|
||
Highlights: | ||
- updated translations | ||
- show animations only if they are enabled in system settings #501 | ||
- fix bug causing snoozed reminder to reappear | ||
- hide complete on notifications for note-types, fixes #312 | ||
- show completed notes on widget | ||
- allow installing app from many app stores simultaneously | ||
- fix bug hiding search suggestions | ||
|
||
Details: | ||
- added fastlane deployment pipeline to Play store. Pipeline only runs on tags | ||
- update dependencies | ||
- code cleanup |