Skip to content

v0.0.8

Compare
Choose a tag to compare
@axeleroy axeleroy released this 03 Feb 17:40
· 209 commits to main since this release

The big feature is a new branding for the application: it now has its own identity and is more colorful.

Features

  • New branding (#13) and icon (#12)

Feature enhancements

  • Styling improvements
  • Vote agreement is colored depending on value

Bug fixes

  • Revealed cards' value were not displayed if it was 0 (#28)
  • Missing background colo on card picker and turn summary

Dependencies updates

  • Bump ua-parser-js from 0.7.31 to 0.7.33 (#27)
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 (#29)

Developer experience enhancements

  • Add unused-imports to linting rules
  • Only run Docker workflows if Test workflows were successful