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