0.8.1 (2025-02-18)
0.8.0 (2025-02-15)
- validate if plan is unlimited (c4d22aa)
- board: update rounds count on reset (08916e2)
- create report page (58fe995)
- create submit report page (ff4cab9)
- enchase board dock (9c9ca3a)
- setup resend (221eb85)
- 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)
- 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)
- marketing: change hero image png to webp (8a4459a)
0.6.3 (2025-01-27)
0.6.2 (2025-01-26)
- adjust linux plataform (80e8e40)
0.6.1 (2025-01-26)
- adjust prisma binary (2d57aa8)
0.6.0 (2025-01-25)
- 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)
- 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)
- adjust fibonacci options (bc850c6)
- create board status (dbffb09)
0.3.0 (2024-08-21)
- create messages (1126015)
- create notifications type (89f442b)
- create player notifications (d9d863c)
- migrate all pages routes for api folder (f1d8ade)
- add creation time (796b3dd)
- add dashboard page (4cd9459)
- add email to player schema (7d489d0)
- add empty message (79edbcd)
- add labels and skeleton to room card (5a63c0c)
- add shadcn ui components (160102f)
- add skeleton while rooms are loaded (96daa7b)
- add user button on board navbar (c758f06)
- copy invite link in room actions (22979ee)
- create auth component (c64a91f)
- create convex client provider (95a0330)
- create error page (ea20534)
- create home page (7c6ae3c)
- create http handler (b640313)
- create invite page (3b7789f)
- create make choice endpoint (9918813)
- create middleware (9295f00)
- create reset board event (59639ff)
- create reveal cards endpoint (c988d12)
- create reveal cards event (77e646e)
- create schemas and validators (bf333ed)
- create search and favorite (536edd5)
- create search params constant (8e8618d)
- create use api mutation hook (2fd5cef)
- create user schema (e382563)
- disconnect user on timeout (41873a5)
- hide players choice until reveal event (db19ca4)
- implementing board rules (999979d)
- implements sonner toast (6ab3dc6)
- init board page (0ae169c)
- redirect to room page (da6c1a0)
- redirect user when room is created (fd93d2e)
- setup convex (39be99a)
- setup next-auth (ed00c0b)
- setup prisma (ca74daf)