Skip to content

Releases: graasp/graasp-app-text-analysis

v1.4.2

13 Jun 12:01
74dd9ed
Compare
Choose a tag to compare

1.4.2 (2024-06-13)

Bug Fixes

v1.4.1

02 May 06:23
e50c018
Compare
Choose a tag to compare

1.4.1 (2024-05-02)

Bug Fixes

  • update background to transparent (d73c41d)

v1.4.0

05 Mar 10:13
b698a4a
Compare
Choose a tag to compare

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

20 Feb 09:59
8b72335
Compare
Choose a tag to compare

1.3.0 (2024-02-19)

Features

v1.2.0

13 Feb 10:54
695cd91
Compare
Choose a tag to compare

1.2.0 (2024-02-13)

Features

  • add translations (#103) (756b4d5)
  • fix keywords and show unsaved warning when changes only (#102) (b891785)
  • use only one button to hide/display the keywords (b891785)
  • use text highlighted color in the chabot messages (b891785)

Bug Fixes

  • chore: add test:ci in package.json scripts (e6980e5)
  • update cypress.yml github action (1b4eea5)
  • update deployment files and sentry config (6c360e5)

v1.1.0

11 Jan 16:31
5c48789
Compare
Choose a tag to compare

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)

v1.0.1

21 Aug 07:51
77f1f33
Compare
Choose a tag to compare

1.0.1 (2023-08-14)

Bug Fixes

v1.0.0

23 Jun 09:06
048c6fe
Compare
Choose a tag to compare

1.0.0 (2023-06-23)

⚠ BREAKING CHANGES

  • apply changes for typeorm refactor (#46)

Features

  • apply changes for typeorm refactor (#46) (521ddd3)

v0.5.3

12 Jun 12:42
d0d3d0b
Compare
Choose a tag to compare

0.5.3 (2023-02-22)

Documentation

  • add juancarlosfarah as a contributor for code, ideas, and design (#43) (8ec205a)
  • add spaenleh as a contributor for code, ideas, and design (#42) (c79b2c6)

v0.5.2

08 Jan 17:23
2ad8c0b
Compare
Choose a tag to compare

0.5.2 (2023-01-06)

Bug Fixes