Skip to content

Releases: taskany-inc/crew

Release 0.28.0

05 Feb 17:09
Compare
Choose a tag to compare

0.28.0 (2024-02-05)

Features

  • OfflineBanner: add hook (ca73076)
  • rest api: user edit endpoints (b3872f4)

Bug Fixes

  • ssr: handle not found errors (e6d8c5a)

Release 0.27.1

01 Feb 11:05
Compare
Choose a tag to compare

0.27.1 (2024-02-01)

Bug Fixes

  • user edit: rethrow external user operation error (a980b84)

Release 0.27.0

29 Jan 11:17
Compare
Choose a tag to compare

0.27.0 (2024-01-29)

Features

  • auth: optional credentials auth (34a6b12)

Release 0.26.1

25 Jan 10:45
Compare
Choose a tag to compare

0.26.1 (2024-01-25)

Bug Fixes

  • auth: check additional emails before creating new user (d3b0bc5)

Release 0.26.0

18 Jan 12:39
Compare
Choose a tag to compare

0.26.0 (2024-01-18)

Features

Release 0.25.0

27 Dec 11:35
Compare
Choose a tag to compare

0.25.0 (2023-12-27)

Features

  • profile: changed bonus points translations and styles (d7af052)

Bug Fixes

  • TeamPage: use special team page header (d086d4d)
  • TreeViewNode: fully clickable node (86e5a3c)

Release 0.24.1

26 Dec 13:20
Compare
Choose a tag to compare

0.24.1 (2023-12-26)

Bug Fixes

  • UserContacts: correct key for service list (2838f1d)

Release 0.24.0

21 Dec 11:38
Compare
Choose a tag to compare

0.24.0 (2023-12-21)

Features

  • comboboxes: hide dropdowns on outside click (1521642)

Release 0.23.0

18 Dec 15:25
Compare
Choose a tag to compare

0.23.0 (2023-12-18)

Features

  • send profile update data to external service (1baf6ec)

Release 0.22.0

11 Dec 16:41
Compare
Choose a tag to compare

0.22.0 (2023-12-11)

Features

  • create profile for user in extenal service (b933132)
  • deactivation user on backend (717da87)
  • deactivation user on frontend (2dafeb3)
  • filter inactive profiles on UsersPage (2a5221a)

Bug Fixes

  • only admins can deactivate profile (3432345)