Skip to content

Latest commit

 

History

History
164 lines (112 loc) · 11.8 KB

CHANGELOG.md

File metadata and controls

164 lines (112 loc) · 11.8 KB

Changelog

0.8.1 (2025-02-18)

0.8.0 (2025-02-15)

Bug Fixes

  • validate if plan is unlimited (c4d22aa)

Features

Performance Improvements

  • add signals to abort request when needed (347b153)
  • avoid re-render on choice submit (8f5c126)
  • reduce interval pooling (915a1ad)

0.7.0 (2025-02-10)

Bug Fixes

Features

  • add animations to the component how does this work (afdf970)
  • add aria label to arrow icon (a671696)
  • add plan name on jwt (ee8b5b9)
  • authorize webhook url (9b9c667)
  • create footer component (02d1ff8)
  • create home dialog messages (a0398e6)
  • create how it works component (919b624)
  • create loggout page (15cbaab)
  • create pricing page (e8b5f53)
  • create room is full page (e1ee63a)
  • marketing: improve homepage (3defd1f)
  • setup stripe (6eb5675)
  • stripe: add board rounds limit (1bb5b70)
  • stripe: add webhook events handling (5c176a1)
  • stripe: create customer when new user signIn (294939c)
  • stripe: create plan, subscription and user tables (e78ef05)

Performance Improvements

  • marketing: change hero image png to webp (8a4459a)

0.6.3 (2025-01-27)

0.6.2 (2025-01-26)

Bug Fixes

0.6.1 (2025-01-26)

Bug Fixes

0.6.0 (2025-01-25)

Features

  • create board status with server sent events (8e2eff9)
  • create join board endoint (b72f193)
  • extract validation from join board (87d9e7c)
  • rebranding: create marketing page and update logo (bdd9a44)
  • rebranding: improve board ui (4837fee)

0.5.1 (2024-08-27)

0.5.0 (2024-08-27)

Features

  • crate update nickname action (82ddf0b)
  • create delete http method (04c4927)
  • create hideChoice method (c5f8cf3)
  • create nickname dialog (8acd89a)
  • implement notification flow (635ff4b)
  • show average points result (27c43b7)

0.4.0 (2024-08-22)

Bug Fixes

  • adjust fibonacci options (bc850c6)

Features

0.3.0 (2024-08-21)

Bug Fixes

  • adjust reveal event key (7d528c6)
  • revalidate home when favorite room (88ca3df)

Features

  • create messages (1126015)
  • create notifications type (89f442b)
  • create player notifications (d9d863c)
  • migrate all pages routes for api folder (f1d8ade)

0.2.0 (2024-07-20)

Features