Skip to content

Latest commit

 

History

History
96 lines (55 loc) · 4.99 KB

CHANGELOG.md

File metadata and controls

96 lines (55 loc) · 4.99 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Commits

  • ci: use iam roles instead of firebase token 10dc526

v0.6.0 - 2022-12-07

Commits

  • feat: allow to run the app both on firebase hosting and other hosting options 976c2fc
  • feat: add page to manage players in a session 8264264
  • feat: add styling to google login button a2133ee

v0.5.1 - 2021-10-12

Commits

  • ci: pass env variables to deploy step 12825b5

v0.5.0 - 2021-10-12

Commits

  • chore: upgrade firestorable with mobx6 and firebase modular api 0873b2e
  • style: rename useStore to useAppStore d4c85fd
  • fix: always show non numeric scores on top of scoreboard 11e27aa

v0.4.2 - 2021-01-31

Commits

  • chore: change icons and page title b10ffd0
  • feat: truncate player names 12530f2

v0.4.1 - 2021-01-30

Commits

  • fix: styling of player board is broken on wide screen 9f411b9

v0.4.0 - 2021-01-30

Fixed

  • feat: allow to create a second group of players within a single session #9
  • feat: allow player to redraw as long as other cards haven't been revealed #8

Commits

  • chore: use latest version of firebase and firestorable 5828b8d
  • refactor: use usePlayerStore instead of selector pattern 2d60888
  • build: use auto-changelog to generate changelog.md a1935dd

v0.3.0 - 2021-01-10

Merged

  • refactor: use react router #6
  • build: use airbnb lint config #5
  • fix: flickr in player score board #4

Fixed

  • fix: flickr in player score board (#4) #3

Commits

  • feat: hide player bench from tv page c879a34
  • feat: add tv page that is available for all players d2d4203
  • feat: add spare player setting to settings page e796795

v0.2.2 - 2021-01-05

Commits

  • Show player form when player has no session set ad2b455

v0.2.1 - 2021-01-05

Commits

  • Remove test step from yaml 17f0875

v0.2.0 - 2021-01-05

Fixed

  • Require login for all players #2