Releases: andrewinci/free-retro
Releases · andrewinci/free-retro
v2.7.1
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
2.7.0 (2023-06-03)
Features
- Option to include a kudos column (#243) (e85d9b7) Thank you @samcooper720x
v2.6.0
2.6.0 (2023-02-15)
Features
v2.5.0
2.5.0 (2023-02-14)
Bug Fixes
Features
v2.4.0
2.4.0 (2022-12-06)
Features
v2.3.0
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
2.2.0 (2022-09-06)
Features
- use vite to deal with frontend HMR and build (#70) (6423e7a)
v2.1.0
2.1.0 (2022-09-04)
Features
v2.0.0
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
1.16.2 (2022-08-30)
Bug Fixes
- Set correct cursor in cards and text area (9f98374)