Show overdue tasks and improved context menu (#110)

This commit is contained in:
Doh
2025-05-10 15:51:39 -04:00
committed by GitHub
parent 2408ed84bd
commit 660005d857
7 changed files with 442 additions and 161 deletions

View File

@@ -1,5 +1,19 @@
# Changelog
## Version 0.2.11
### Added
* support searching and sorting in habit list
### Improved
* Show overdue tasks in daily overview
* Context menu option for tasks changed from "Move to Today" to "Move to Tomorrow"
* More context menu items in daily overview
* code refactor for context menu and daily overview item section
## Version 0.2.10
### Improved