Releases: rkcf/dailio
Releases · rkcf/dailio
dailio v1.2.0
Features
- Add draggable and reorderable task cards
- Add vacation mode to prevent task streak reset
- Add user settings modal
Bugfixes
- Fix streak count incrementation on rapid API requests
- Fix task name not clearing on name change
Misc
- Add MIT license
- Bump dependencies
- Prettier error messages
dailio v1.1.1
Bugfixes
- Fix task name not clearing in form on task creation
Features
- Add noscript tag to notify users to enable javascript
- Add favicon
Misc
- Add demo site to README
- Better main menu formatting
dailio v1.1.0
Features
- add mobile ui compatibility
Bugfixes
- fix broken App component unit test
- fix login header formatting
dailio v1.0.2
Misc
- add jest unit tests for vue components
- modularize vuex store
- add docker db_backup script
dailio v1.0.1
Bugfixes
- fix backend testing for authentication compatibility
- fix maxstreak reset
- fix README.md formatting
Misc
- linting of python code
- make modal container smaller
dailio v1.0.0
Initial dailio production release