Releases: chrisvel/tududi
Releases · chrisvel/tududi
v0.89.0
What's Changed
- Fix remaining multi-weekday recurrence bugs by @chrisvel in #838
- Auto focus on new task by @chrisvel in #856
- Fix new task in mobile by @chrisvel in #857
- Update fonts to use local files by @chrisvel in #858
- Fix Sunday selection in monthly weekday recurrence by @chrisvel in #859
- Fix Telegram task display bug by escaping backslashes by @chrisvel in #860
- Fix tag validation error messages not shown to user by @chrisvel in #861
- Fix status dropdown z-index behind subtasks in project view by @chrisvel in #866
- Fix cancelled control tasks and subtasks by @chrisvel in #867
- Fix tag links for newly created tags (fixes #842) by @rylena in #843
- Fix projects order persist to localstorage by @chrisvel in #868
- Fix 819 by @chrisvel in #869
- Fix recurring tasks losing name and subtasks on status change by @chrisvel in #886
- Fix redirect after task deletion to return to originating view by @chrisvel in #887
- Fix abandoned 'New Task' persisting when navigating away without changes by @chrisvel in #889
- Fix bi-weekly+ recurring tasks reverting to weekly (#844) by @chrisvel in #890
- Introduce focus mode in notes by @chrisvel in #891
- Fix deferred planned tasks not appearing in Today view after defer time by @chrisvel in #892
- Fix admin password update silently failing due to Sequelize VIRTUAL f… by @chrisvel in #893
- Fix in-progress tasks not appearing in Today and All Tasks views by @chrisvel in #894
- Fix security vulns by @chrisvel in #895
- Fix task name not being saved for new tasks (#904) by @chrisvel in #905
- Update swagger by @chrisvel in #906
- Include task with subtasks by @chrisvel in #907
- Fix defer date validation for recurring task instances by @chrisvel in #910
- Load areas into store by @chrisvel in #913
- Prevent pwa zoom by @DorianStrasser in #763
- Show original task names for recurring tasks in search results (#914) by @chrisvel in #915
- Fix date format to respect timezone preference (#898) by @chrisvel in #916
- Fix vulns by @chrisvel in #918
- Fix note creation with project assignment by @chrisvel in #927
- Fix: Show Projects with due dates in Upcoming view by @chrisvel in #928
- Fix subtask ordering to prevent random reordering by @chrisvel in #930
- Fix subtask ordering to prevent random reordering by @chrisvel in #931
- Fix tag view showing completed projects when Open filter is active by @chrisvel in #934
- Fix subtask icons invisible on Today page by @chrisvel in #935
- Fix subtask completion not persisting (#920) by @chrisvel in #932
- Fix subtask completion not persisting to backend by @chrisvel in #936
- Fix sidebar toggle causing unnecessary task list reload by @chrisvel in #937
New Contributors
- @rylena made their first contribution in #843
- @DorianStrasser made their first contribution in #763
Full Changelog: v0.88.5...v0.89.0
v0.89.0-rc.3
What's Changed
- Fix defer date validation for recurring task instances by @chrisvel in #910
- Load areas into store by @chrisvel in #913
- Prevent pwa zoom by @DorianStrasser in #763
- Show original task names for recurring tasks in search results (#914) by @chrisvel in #915
- Fix date format to respect timezone preference (#898) by @chrisvel in #916
- Fix vulns by @chrisvel in #918
- Fix note creation with project assignment by @chrisvel in #927
- Fix: Show Projects with due dates in Upcoming view by @chrisvel in #928
- Fix subtask ordering to prevent random reordering by @chrisvel in #930
- Fix subtask ordering to prevent random reordering by @chrisvel in #931
- Fix tag view showing completed projects when Open filter is active by @chrisvel in #934
- Fix subtask icons invisible on Today page by @chrisvel in #935
- Fix subtask completion not persisting (#920) by @chrisvel in #932
- Fix subtask completion not persisting to backend by @chrisvel in #936
- Fix sidebar toggle causing unnecessary task list reload by @chrisvel in #937
New Contributors
- @DorianStrasser made their first contribution in #763
Full Changelog: v0.89.0-rc.2...v0.89.0-rc.3
v0.89.0-rc.2
v0.89.0-rc.1
What's Changed
- Fix remaining multi-weekday recurrence bugs by @chrisvel in #838
- Auto focus on new task by @chrisvel in #856
- Fix new task in mobile by @chrisvel in #857
- Update fonts to use local files by @chrisvel in #858
- Fix Sunday selection in monthly weekday recurrence by @chrisvel in #859
- Fix Telegram task display bug by escaping backslashes by @chrisvel in #860
- Fix tag validation error messages not shown to user by @chrisvel in #861
- Fix status dropdown z-index behind subtasks in project view by @chrisvel in #866
- Fix cancelled control tasks and subtasks by @chrisvel in #867
- Fix tag links for newly created tags (fixes #842) by @rylena in #843
- Fix projects order persist to localstorage by @chrisvel in #868
- Fix 819 by @chrisvel in #869
- Fix recurring tasks losing name and subtasks on status change by @chrisvel in #886
- Fix redirect after task deletion to return to originating view by @chrisvel in #887
- Fix abandoned 'New Task' persisting when navigating away without changes by @chrisvel in #889
- Fix bi-weekly+ recurring tasks reverting to weekly (#844) by @chrisvel in #890
- Introduce focus mode in notes by @chrisvel in #891
- Fix deferred planned tasks not appearing in Today view after defer time by @chrisvel in #892
- Fix admin password update silently failing due to Sequelize VIRTUAL f… by @chrisvel in #893
- Fix in-progress tasks not appearing in Today and All Tasks views by @chrisvel in #894
- Fix security vulns by @chrisvel in #895
New Contributors
Full Changelog: v0.88.5...v0.89.0-rc.1
v0.89.0-dev.1
What's Changed
- Fix remaining multi-weekday recurrence bugs by @chrisvel in #838
- Auto focus on new task by @chrisvel in #856
- Fix new task in mobile by @chrisvel in #857
- Update fonts to use local files by @chrisvel in #858
- Fix Sunday selection in monthly weekday recurrence by @chrisvel in #859
- Fix Telegram task display bug by escaping backslashes by @chrisvel in #860
- Fix tag validation error messages not shown to user by @chrisvel in #861
- Fix status dropdown z-index behind subtasks in project view by @chrisvel in #866
- Fix cancelled control tasks and subtasks by @chrisvel in #867
- Fix tag links for newly created tags (fixes #842) by @rylena in #843
- Fix projects order persist to localstorage by @chrisvel in #868
- Fix 819 by @chrisvel in #869
- Fix recurring tasks losing name and subtasks on status change by @chrisvel in #886
- Fix redirect after task deletion to return to originating view by @chrisvel in #887
New Contributors
Full Changelog: v0.88.5...v0.89.0
v0.88.5
What's Changed
- Fix SQLite migration failure when removing uuid column from tasks by @chrisvel in #787
- Fix issue with dropdown spilling over by @chrisvel in #788
- Fix task detail status change by @chrisvel in #789
- Fix subtask completion auto-completing parent task by @chrisvel in #792
- Set stalled projects active without tasks by @chrisvel in #793
- Change relative path by @chrisvel in #794
- Clear local storage on selection by @chrisvel in #795
- Fix link to First Steps in README.md by @korantu in #805
- Fix saving subtasks on edit by @chrisvel in #806
- Fix translation.json by @sozmi in #802
- Fix subtasks dissapearing issue by @chrisvel in #811
- Fix an issue with breaking inbox input on long strings by @chrisvel in #823
- Fix date comparison bugs causing false past due warnings and Today view by @chrisvel in #826
- Fix swagger mistake by @chrisvel in #827
- Setup infra for reverse proxy by @chrisvel in #831
- Fix timezone missed rollout by @chrisvel in #832
- Fix right padding by @chrisvel in #834
- Fix isEmail validation failure on valid emails during Docker setup by @chrisvel in #835
- Fix project view due date timezone bug and recurring multi-weekday bug by @chrisvel in #836
New Contributors
Full Changelog: v0.88.4...v0.88.5
v0.88.5.-rc.1
What's Changed
- Fix SQLite migration failure when removing uuid column from tasks by @chrisvel in #787
- Fix issue with dropdown spilling over by @chrisvel in #788
- Fix task detail status change by @chrisvel in #789
- Fix subtask completion auto-completing parent task by @chrisvel in #792
- Set stalled projects active without tasks by @chrisvel in #793
- Change relative path by @chrisvel in #794
- Clear local storage on selection by @chrisvel in #795
- Fix link to First Steps in README.md by @korantu in #805
- Fix saving subtasks on edit by @chrisvel in #806
- Fix translation.json by @sozmi in #802
- Fix subtasks dissapearing issue by @chrisvel in #811
- Fix an issue with breaking inbox input on long strings by @chrisvel in #823
- Fix date comparison bugs causing false past due warnings and Today view by @chrisvel in #826
- Fix swagger mistake by @chrisvel in #827
- Setup infra for reverse proxy by @chrisvel in #831
- Fix timezone missed rollout by @chrisvel in #832
- Fix right padding by @chrisvel in #834
- Fix isEmail validation failure on valid emails during Docker setup by @chrisvel in #835
- Fix project view due date timezone bug and recurring multi-weekday bug by @chrisvel in #836
New Contributors
Full Changelog: v0.88.4...v0.88.5-rc.1
v0.88.4
What's Changed
- Fix refactor pt2 by @chrisvel in #734
- Fix bug 733 by @chrisvel in #735
- Fix bug 722 by @chrisvel in #737
- Fix DB_FILE issue by @chrisvel in #738
- Add defer until to upcoming by @chrisvel in #739
- Fix style in metrics by @chrisvel in #740
- Fix tags order by @chrisvel in #741
- Fix midnight UTC default date by @chrisvel in #742
- Fix Today page sorting not updating after priority change by @chrisvel in #743
- Add tooltips by @chrisvel in #744
- Fix skipping month by @chrisvel in #745
- Fix note edit delete buttons by @chrisvel in #746
- Add completed date by @chrisvel in #747
- Add custom keyboard shortcuts by @chrisvel in #749
- Fix recurrence occurences by @chrisvel in #750
- Fix bug 366 by @chrisvel in #764
- Fix long timeout in bookmark note creation by @chrisvel in #767
- Fix missing spacing between lists and headings in markdown by @chrisvel in #775
Full Changelog: v0.88.2...v0.88.4