Releases: graasp/graasp-app-collaborative-ideation
Releases · graasp/graasp-app-collaborative-ideation
v2.2.0
v2.1.0
2.1.0 (2024-02-13)
Features
- action submit new response (58e637c)
- delete button on current round's responses (#48) (6adff72)
- record action choose response (58e637c)
- record action when changing ratings (58e637c)
- record action when opening the app (58e637c)
- record delete action (58e637c)
- record main actions (#52) (58e637c)
- stepper to navigate response collection (#45) (5104ce8)
Bug Fixes
v2.0.0
2.0.0 (2024-02-05)
⚠ BREAKING CHANGES
- settings: settings definition has changed
Features
- chatbot hook for generating single answer (855214b)
- display version in settings (855214b)
- generate responses with chatbot (855214b)
- implement virtual agent (855214b)
- settings: set assistants (855214b)
Bug Fixes
- deps: upgrade deps (855214b)
- improve chatbot config (855214b)
- likert scale (855214b)
- save assistants after edit (855214b)
- sending set to correct member (855214b)
- settings: check for assistants modifs (855214b)
- settings: save assistants (855214b)
- translate ratings (855214b)
- type problems with AppData (855214b)
Code Refactoring
- settings: all settings and corresponding view (855214b)
v1.2.0
v1.1.0
v1.0.0
1.0.0 (2023-09-12)
Features
- act as a bot (45056b5)
- add countdown for querying data and sync (45056b5)
- ideas view tab (45056b5)
- ideas view: add parent column (45056b5)
- ideation view (45056b5)
- improve selection of idea and add ideation modes (45056b5)
- initial commit (3fdea56)
- ratings: persist ratings as app data (45056b5)
Bug Fixes
- choose ideas randomly (45056b5)
- provide API_HOST (even if not required) (45056b5)
- ws: enable ws conditionnally (WS_HOST set) (45056b5)
Tests
- refactor and fix basic test (45056b5)