Skip to content

Releases: luisstd/retroloop

v2.0.0

01 Nov 17:23
0f0f1f9
Compare
Choose a tag to compare

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.14.0

19 Oct 12:53
712d795
Compare
Choose a tag to compare

1.14.0 (2024-10-19)

Features

v1.13.2

23 Sep 19:19
ff6b99e
Compare
Choose a tag to compare

1.13.2 (2024-09-23)

Bug Fixes

  • use dynamic import for ably provider (043ba1e)

v1.13.1

15 Sep 17:47
e246c8b
Compare
Choose a tag to compare

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

14 Sep 15:24
66c0443
Compare
Choose a tag to compare

1.13.0 (2024-09-14)

Features

  • show participant and feedback count (fe52de9)

v1.12.1

04 Aug 19:38
9d9f6fe
Compare
Choose a tag to compare

1.12.1 (2024-08-04)

Bug Fixes

  • resolve ably warning logs (81ca4ab)

v1.12.0

05 May 16:17
3b8cd20
Compare
Choose a tag to compare

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

06 Apr 11:49
5608759
Compare
Choose a tag to compare

1.11.0 (2024-04-06)

Features

  • add generic tabs component (1a26b30)
  • add support for yearly plan (be8a4df)

v1.10.1

28 Mar 10:21
7ea2623
Compare
Choose a tag to compare

1.10.1 (2024-03-28)

Bug Fixes

  • add missing stripe link (155e87c)
  • remove slash from ably auth url (882ba04)

v1.10.0

23 Mar 16:35
444798d
Compare
Choose a tag to compare

1.10.0 (2024-03-23)

Features

  • add global error component (544115b)
  • implement timer display using websockets (f714e72)