Skip to content

Releases: andrewinci/free-retro

v2.7.1

16 Jul 12:53
Compare
Choose a tag to compare

2.7.1 (2024-07-16)

Bug Fixes

  • Add temp debug logs for VinciLoop (#326) (93980f0)
  • init the state on load new state (14eaea2)

v2.7.0

03 Jun 10:53
Compare
Choose a tag to compare

2.7.0 (2023-06-03)

Features

  • Option to include a kudos column (#243) (e85d9b7) Thank you @samcooper720x

v2.6.0

15 Feb 07:58
Compare
Choose a tag to compare

2.6.0 (2023-02-15)

Features

v2.5.0

14 Feb 04:05
Compare
Choose a tag to compare

2.5.0 (2023-02-14)

Bug Fixes

Features

v2.4.0

06 Dec 06:08
Compare
Choose a tag to compare

2.4.0 (2022-12-06)

Features

v2.3.0

22 Sep 05:14
Compare
Choose a tag to compare

2.3.0 (2022-09-22)

Bug Fixes

Features

  • Hide empty group title in discuss view (bfac95a)
  • use card component instead of custom action item (5d0e59f)

v2.2.0

06 Sep 03:53
Compare
Choose a tag to compare

2.2.0 (2022-09-06)

Features

  • use vite to deal with frontend HMR and build (#70) (6423e7a)

v2.1.0

04 Sep 08:17
Compare
Choose a tag to compare

2.1.0 (2022-09-04)

Features

v2.0.0

04 Sep 07:36
Compare
Choose a tag to compare

2.0.0 (2022-09-04)

Bug Fixes

  • Avoid duplicates using Records instead of arrays (#49) (33c69f5)

BREAKING CHANGES

  • state structure changed from array to object. The previous state has been migrated

v1.16.2

30 Aug 05:50
Compare
Choose a tag to compare

1.16.2 (2022-08-30)

Bug Fixes

  • Set correct cursor in cards and text area (9f98374)