v1.0.18
Pre-release
Pre-release
Changelog
Changes in frontend
- 1.0.20
- Edit a preloaded task should be instant (#168)
- Centrally update groups when relevant state changes (#167)
- Move more state around My Tasks to redux (#166)
- Refactor more state to be held by redux store (#165)
- Add SyncStatus component (#164)
- Add updateDueDate redux thunk (#163)
- Add thunks for task creation and saving (#162)
- Add skipTask thunk and update components (#161)
- Add deleteTask thunk and wire to components (#160)
- Use redux for more of the app state (#159)
- Add user slice (#158)
- Sync redux store from websocket events (#157)
- Implement labels slice (#156)
- Add Redux store and tasks slice (#155)
- Hide tasks overview on mobile (#154)
- Remove page heading (#153)