Releases: graasp/graasp-app-text-analysis
Releases · graasp/graasp-app-text-analysis
v1.4.2
v1.4.1
v1.4.0
1.4.0 (2024-03-05)
Features
- conserve text keyword case in keyword or chatbot views (#114) (ab25824)
- improve keywords in builder to allow edition and filter (#117) (ee6d052)
- translate ar.json via GitLocalize (#111) (cdd9fd1)
- translate de.json via GitLocalize (#109) (7b5ce00)
- translate it.json via GitLocalize (#110) (53c6364)
Bug Fixes
v1.3.0
v1.2.0
v1.1.0
1.1.0 (2024-01-10)
Features
- delete app setting when empty (#86) (4215a82)
- improve keywords settings (b7392fb)
- improve settings UI (0a4be78)
- improve text analysis settings (f65ff10)
- improve ui on small screen (6642746)
- inform user when keywords already exists or not present in text (915fb19)
- lift children states up to remove ObserverContext (ce025f5)
- migrate use chatbot mutation (fd76540)
- move default settings outside the component (c291226)
- remove immutable (dc83913)
- remove immutable (#74) (d8496c0)
- use chatbot buildPrompt from apps-query-client (#83) (1504a9b)
- use chatbot mutation from apps-query-client (c69f08c)
- use only one save button (0fa53ed)
Bug Fixes
- add environement in the aws-region (a9866f0)
- add wait-on in github actions of cypress (13e3acf)
- clean the code and fix the test (63f69fe)
- deps: update dependency @emotion/react to v11.11.1 (b5be3f0)
- deps: update dependency @testing-library/react to v14.1.2 (#92) (6913cdc)
- deps: update dependency typescript to v5.1.6 (#67) (c4b94ae)
- remove unused idx in KeyWords (d5f4e3f)
- save one setting at a time (#86) (4215a82)
- test: enable chatbot in display mock test (9a5dfc2)
- update gitignore to push yarn.cjs (e26b6e7)
- update node version to 18 in cypress workflow (aa1251d)
- update the test to not exist for chatbot container (e09f17b)