Skip to content

Releases: taskany-inc/issues

Release 1.23.1

14 Aug 13:48
Compare
Choose a tag to compare

1.23.1 (2023-08-14)

Bug Fixes

  • CommentView: provide cancel handler for CommentForm (b3d06b3)
  • GoalPreview: modal should be closed if url changed (1e81b8e)
  • incorrect goals filtering on dashboard (6381f79)

Release 1.23.0

11 Aug 13:43
Compare
Choose a tag to compare

1.23.0 (2023-08-11)

Features

Release 1.22.0

10 Aug 11:43
Compare
Choose a tag to compare

1.22.0 (2023-08-10)

Features

Bug Fixes

  • CommentView: use memoized StateDot (7c3d52e)
  • Database: use re-generate migration to match db values (57fc58e)
  • GlobalSearch: check item before redirect (12f9828)
  • GoalPage: check participant before add (3a228af)
  • GoalPage: check project before transfer (5e4c55b)

Release 1.21.0

09 Aug 09:41
Compare
Choose a tag to compare

1.21.0 (2023-08-09)

Features

  • upload: upload attaches with error handling (ff191d0)
  • UserGroup: use component from bricks (2ce55d8)

Bug Fixes

  • pin comment after achivements criteria and deps, #1434 (bdd7ec2)
  • ProjectListItemConnected: return hidden projects (ea6451c)

Release 1.20.6

08 Aug 13:06
Compare
Choose a tag to compare

1.20.6 (2023-08-08)

Bug Fixes

  • ProjectListItemConnected: subproject count visible before open collapsed (b53dd17)

Release 1.20.5

08 Aug 09:16
Compare
Choose a tag to compare

1.20.5 (2023-08-08)

Bug Fixes

  • Database: use utc-based timestamp by default (d4b2139)
  • ProjectListItemCollapsable: icorrect children state (f589b65)

Release 1.20.4

07 Aug 12:57
Compare
Choose a tag to compare

1.20.4 (2023-08-07)

Bug Fixes

  • *Suggests: rewrite suggest items with new Table components (7264ae8)
  • Workers: put back worker path + removed type import that broke the worker assembly (bf3f714)

Release 1.20.3

04 Aug 13:17
Compare
Choose a tag to compare

1.20.3 (2023-08-04)

Bug Fixes

  • CommentView: long word doesnt expand comment card (74b334e)
  • Workers: changed worker path (02f06a8)

Release 1.20.2

03 Aug 13:42
Compare
Choose a tag to compare

1.20.2 (2023-08-03)

Bug Fixes

  • CriteriaForm: correct validating data (756d4c4)

Release 1.20.1

03 Aug 13:16
Compare
Choose a tag to compare

1.20.1 (2023-08-03)

Bug Fixes

  • CriteriaForm: validation rules for weight field (0200ca1)