Keep tabs on updates and new features in our application.
Version 0.7.2January 13, 2025
added
Added an option to request a permanent room
Version 0.7.1December 26, 2024
added
Added questions/answers to the FAQ page.
Version 0.7.0December 23, 2024
Big changes!
changed
Domain change - pointing-poker.com will now redirect to planning-poker.com. You will have to set up your avatars all over again. Sorry!
changed
UI overhaul! The UI has been completely redesigned to be more user-friendly and modern. More themes will be added in the near future.
Version 0.6.5December 21, 2024
changed
Improvements to connection management to better handle disconnects.
Version 0.6.4December 3, 2024
changed
Adjusted responsiveness of the UI to better fit smaller screens.
Version 0.6.3December 2, 2024
fixed
Sometimes, the client would not join the session correctly and would require a refresh. This was because sometimes the delay (100ms) before the 'join' message was sent was too short, and would be sent while the server was still establishing the connection. There's a retry mechanism in place now, so the problem should no longer occur.
Version 0.6.2November 30, 2024
changed
Shifted backend infrastructure to the US to be closer to where most users are.
changed
General UI improvements.
added
Added a brand spanking new theme!
Version 0.6.1November 6, 2024
fixed
Linear deck can now be selected and used in pointing sessions.
changed
Indicate majority/most common vote by highlighting the winning card in green.
Version 0.6.0October 6, 2024
changed
Try to handle random disconnects more gracefully to avoid shifting players' positions while another player's connection is being reestablished.
Version 0.5.2October 1, 2024
fixed
Fixed a bug making it impossible to reveal votes if at least person had not voted.
changed
Selected card is indicated by drawing it above the others instead of circling its value.
changed
Brought back '?' vote and removed '100'.
Version 0.5.1September 30, 2024
fixed
When a host joins and becomes an observer before anyone else joins, the result will not appear as 'null' anymore.
changed
Voters can see what vote they cast while votes are still hidden.
Version 0.5.0September 29, 2024
changed
Voting is disabled for 3 seconds after votes are revealed to stop another vote from being cast immediately after reveal.
changed
Voters can cast a second vote after reveal if they have changed their mind, but no more votes after that. Original votes can be seen by hovering over the voting table.
added
Added a host role. Hosts can opt to use either fibonacci and tshirt deck in the current pointing session.
changed
Changed the UI around the vote buttons. Votes now appear as cards at the bottom of the viewport.