Skip to content

Releases: graasp/client

v2.35.0

18 Dec 10:32
02b2e87

Choose a tag to compare

2.35.0 (2025-12-18)

Features

Bug Fixes

  • allow wrap with swiss flag (#1172) (50ea920)
  • api status query (775c598)
  • deps: update dependency @sentry/react to v9.47.1 (#1171) (599a6c3)
  • deps: update dependency @tanstack/react-query to v5.90.11 (#1170) (1be4a61)

v2.34.2

29 Nov 18:40
0486f4d

Choose a tag to compare

2.34.2 (2025-11-28)

Bug Fixes

v2.34.1

20 Nov 13:12
d53139d

Choose a tag to compare

2.34.1 (2025-11-20)

Bug Fixes

  • add cypress post-install script back (#1163) (aca44f8)
  • add newsletter link and enable block in landing page (#1164) (fdda65c)
  • remove cypress post-install script (a035e75)

v2.34.0

17 Nov 08:14
ba0ab2a

Choose a tag to compare

2.34.0 (2025-11-17)

Features

  • add german translations for landing homepage (#1160) (91f495e)

Bug Fixes

v2.33.0

14 Nov 08:54
ca99a1a

Choose a tag to compare

2.33.0 (2025-11-14)

Features

Bug Fixes

v2.32.1

06 Nov 10:46
f3de91f

Choose a tag to compare

2.32.1 (2025-10-29)

Bug Fixes

v2.32.0

17 Oct 08:56
2f70e37

Choose a tag to compare

2.32.0 (2025-10-16)

Features

Bug Fixes

v2.31.2

12 Sep 14:00
d9f47a4

Choose a tag to compare

2.31.2 (2025-09-12)

Bug Fixes

  • allow to add custom tag even when there are hits (#1104) (3ca91d5)
  • cypress error due to change in @tanstack/router (#1111) (f34a4db)
  • guests can not change their language (#1107) (d1d8ccf)
  • remove search things (2d96fb5)
  • udpate vite dependency (dc7ad99)
  • unit tests failures related to useDebounce (#1110) (2d96fb5)

v2.31.1

10 Sep 06:17
e116a51

Choose a tag to compare

2.31.1 (2025-09-09)

Bug Fixes

v2.31.0

09 Sep 08:47
45140e4

Choose a tag to compare

2.31.0 (2025-09-08)

Features

Bug Fixes

  • guests can not change their language (#1071) (b28fad1)
  • remove waitForMutation and use await expect(...).rejects.toThrow() on throwing mutations (#1086) (c77e7df)
  • set default state as null for ws (#1103) (8ee960f)