Skip to content

v1.0.0

Choose a tag to compare

@axeleroy axeleroy released this 17 Mar 12:44
· 183 commits to main since this release

🎉 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 from 3.11.1-alpine3.17 to 3.11.2-alpine3.17
  • Bump actions/setup-node action from 3.5.1 to 3.6.0
  • Bump docker/build-push-action action from 3 to 4
  • Bump werkzeug from 2.2.2 to 2.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