All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Task sorting & filtering
- Redesigned the Task Details UI
- Implement task group actions (duplicate/delete all tasks/sort)
- removed CORS middleware to fix security issue
- Added 3 retries with backoff to initial database connection (#47)
- Can now actually set a due date
- fix panic(nil) when loading config if config file actually exists
- first "stable" alpha release