-
Notifications
You must be signed in to change notification settings - Fork 68
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
566ebe5
commit 874f866
Showing
2 changed files
with
24 additions
and
0 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,10 @@ | ||
* Resolved issue with multi-day all-day events not displaying on the top bar | ||
* Fixed task opening functionality from widgets | ||
* Fixed resizing issue in date widget | ||
* Fixed opacity for incomplete tasks in widgets | ||
* Fixed spanish translation for saturday. | ||
* Added support for event status | ||
* Replaced checkboxes with switches | ||
* Removed support for Android 7 and older versions | ||
* Other minor bug fixes and improvements | ||
* Added more translations |