Releases: luisstd/retroloop
Releases · luisstd/retroloop
v2.0.0
2.0.0 (2024-11-01)
⚠ BREAKING CHANGES
- add indicator for participant presence
Features
- add feedback item overview grid (f38dbc7)
- add indicator for participant presence (8633683)
- add tooltip component (d4f0847)
v1.13.2
1.13.2 (2024-09-23)
Bug Fixes
- use dynamic import for ably provider (043ba1e)
v1.13.1
1.13.1 (2024-09-15)
Bug Fixes
- fix timer digit layout shift (0bbdc5a)
- use next pathname hook instead of window object (73a92e7)
v1.13.0
1.13.0 (2024-09-14)
Features
- show participant and feedback count (fe52de9)
v1.12.1
1.12.1 (2024-08-04)
Bug Fixes
- resolve ably warning logs (81ca4ab)
v1.12.0
1.12.0 (2024-05-05)
Features
- redirect unauthenticated users to login page (1db4185)
Bug Fixes
- add correct props for nextjs link components (be9aaea)
- correctly name param for callbackurl (d2d7f38)
- correctly pass callbackUrl to signIn function (cc2c5bd)
- fix race condition during retro creation block (9682bd2)
- fix typo for url param (65059c4)
- make sure landingpage links redirect correctly (bac8bb7)
- use correct hook for reading url param (013173a)
v1.11.0
1.11.0 (2024-04-06)
Features
- add generic tabs component (1a26b30)
- add support for yearly plan (be8a4df)
v1.10.1
1.10.1 (2024-03-28)
Bug Fixes
- add missing stripe link (155e87c)
- remove slash from ably auth url (882ba04)
v1.10.0
1.10.0 (2024-03-23)
Features
- add global error component (544115b)
- implement timer display using websockets (f714e72)