Releases: ransome1/sleek
Releases · ransome1/sleek
1.0.0
0.9.9
- Bugfix: Todos with only projects as attributes caused issues (#90)
- Todos can now be grouped and sorted by contexts and projects as well
- View settings have been moved into the nav bar
- Todos with due date can be selectively (due today, due in the past, due in the future) shown or hidden
- Search bar is now sticky and always visible
- Todo table visually optimised for smaller viewports
- Completed todos can be sorted inline or at the end of the list. To switch this behavior a toggle has been added in the view side bar
0.9.8
0.9.8-Alpha
0.9.7
- Improvements on recurring todo function
- Zoom function added
- Minimum window size removed
- Minor CSS optimizations added to support small window sizes
- "Done" button renamed to "Mark as done"
- When add/edit window is open, todos can be submitted by pressing "Ctrl + Enter", which also works in textareas
- Tabindex has been improved
0.9.7-Beta
0.9.7-Alpha (Call for testing)
Call for testing
This release is based on the following feature request: #57
Please feel free to test this release and in particular the zoom function (it's placed in the "view" menu) and give feedback.
- Zoom function added (WIP)
0.9.6
0.9.5
- Todos with recurrence that are completed before due date has been reached, will be duplicated as well
- Github CI process set up, which will now build for all platforms
0.9.5-Alpha
- Todos with recurrence that are completed before due date has been reached, will be duplicated as well