v1.0.0
🎉 The first 1.0 release!
I now consider the project stable and sufficiently feature complete to consider this version as 1.0 😄
Features
- Dark theme support (#16)
Feature enhancements
- Improved card styling
- Bottom pane size has been changed so it no longer change height when displaying turn summary
- Improved navbar usability on mobile evices
Bug fixes
- Modified Fibonacci values were wrong
Dependencies updates
- Bump
python
Docker image from3.11.1-alpine3.17
to3.11.2-alpine3.17
- Bump
actions/setup-node
action from3.5.1
to3.6.0
- Bump
docker/build-push-action
action from3
to4
- Bump
werkzeug
from2.2.2
to2.2.3
Developer experience enhancements
- Configured dependabot to update actions and Docker images
- Automated translation update with Crowdin (#30)
- Added OCI labels
- Improved Docker action