Skip to content

Releases: graasp/graasp-app-task-management

v1.0.0

21 Aug 07:53
d3561bc
Compare
Choose a tag to compare

1.0.0 (2023-08-03)

Bug Fixes

  • deps: update dependency @emotion/react to v11.11.1 (8e8f11c)
  • deps: update dependency @graasp/ui to v3.0.0 (#79) (c519af4)
  • deps: update dependency i18next to ~23.2.0 (#73) (4cea550)
  • deps: update dependency i18next to v23 (#70) (2d347da)
  • deps: update dependency react-i18next to v13 (#75) (f048202)
  • deps: update mui (non-major) (065f2b3)
  • deps: update tanstack-query monorepo to v4.29.14 (#68) (e7125d1)

v1.0.0-rc.1

08 Jun 13:54
b90a5fd
Compare
Choose a tag to compare

1.0.0-rc.1 (2023-06-08)

⚠ BREAKING CHANGES

  • apply changes for typeorm (#48)

Features

chore

v0.3.0

10 Jan 08:43
331c2d4
Compare
Choose a tag to compare

0.3.0 (2023-01-10)

Features

  • adapt list size to number of visible lists (d0ddfb8)
  • add cancel button in edit dialog (1eb80e3)
  • add members management in edit dialog (b25b5b4)
  • change members avatars colors (e7f38c6)
  • impl hideable tasks lists (3f157bd)
  • impl list minimization (1012fcf)

Bug Fixes

  • add translation for no tasks (cd0b18e)
  • dnd tasks on full list area (74996b3)
  • hidden lists button style (a2da251)