Skip to content

Releases: Sebazzz/PokerTime

v1.2.1

21 Apr 20:08
3fae8e6
Compare
Choose a tag to compare

Bugfixes

  • Fix data leakage issue between sessions (#15)

Poker card sets and docker support

29 Mar 15:06
fe86370
Compare
Choose a tag to compare

New features

  • Add pre-shared lobby creation passphrase
  • Add multiple predefined sets of poker cards
  • Add session overflow at conclusion of planning poker session
  • Docker images are now published at Docker hub:
  • Add health check endpoint
  • Add configurable reverse proxy support

Improvements:

  • Upgrade to .NET Core 3.1.3
  • Slightly smaller card size on smaller screen sizes
  • Configuration now also possible via environment variables
  • Shorter texts on action buttons

Bugfixes

  • Incorrect lookup path for global configuration
  • Non-estimated placeholders cards didn't get add when someone joined a session later on

Project

  • Add code coverage analysis
  • Artifacts on AppVeyor and Github CI are now also delivered on test failure
  • Large screenshots for automated tests

Session shielding release

20 Mar 22:22
e9f93ff
Compare
Choose a tag to compare

Allow entering a pre-shared key to prevent anyone from creating a session.

v1.0 - MVP

18 Mar 21:22
d9350aa
Compare
Choose a tag to compare

Basic functionality for hosting a planning poker session.