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.
- ci: use iam roles instead of firebase token
10dc526
v0.6.0 - 2022-12-07
- 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
- ci: pass env variables to deploy step
12825b5
v0.5.0 - 2021-10-12
- 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
v0.4.1 - 2021-01-30
- fix: styling of player board is broken on wide screen
9f411b9
v0.4.0 - 2021-01-30
- 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
- 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
- fix: flickr in player score board (#4)
#3
- 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
- Show player form when player has no session set
ad2b455
v0.2.1 - 2021-01-05
- Remove test step from yaml
17f0875
v0.2.0 - 2021-01-05
- Require login for all players
#2