What's Changed
Backend Changes
- Update: [Backend] Change log format by @quadseed in #30
- Update: [Backend] Improve notification server connection error handling by @quadseed in #31
- Update: [Backend] Tasks that were being handled in multi-processes are changed to run in multi-threading by @quadseed in #32
Frontend Changes
Bug Fixes
Other Changes
- Update: [Server] package management system from pip to poetry by @quadseed in #14
- Update: GitHub Actions workflow by @quadseed in #15, #18, #19, #21, #26
- Fix: [Dependencies] add poetry.toml to git track by @quadseed in #20
- Integrate frontend and backend by @quadseed in #22
- Update: [Frontend/Dependencies] Bump dependencies by @quadseed in #24
- Fix: [Workflow] Fix workflow for release creation by @quadseed in #16, #17
Full Changelog: v1.0.0...v1.1.0