Skip to content

Releases: taskany-inc/issues

Release 1.20.0

03 Aug 11:16
Compare
Choose a tag to compare

1.20.0 (2023-08-03)

Features

  • GoalCriteria: add modal (7a365ad)
  • GoalCriteria: implements edit feature for criteria (5d5fcb7)
  • GoalCriteria: implements update criterias method (c59cfa4)
  • GoalHistory: show criteria changes history (433f2d9)

Bug Fixes

  • CommentForm: remove render props, pass values from parent (655fdee)
  • FiltersPanel: project filter on goals page can find goals inside child projects (e6792a7)
  • GoalCriteria: drop unused css (6b25418)
  • GoalDependencies: apply new table rules (f67e7d0)
  • GoalHistory: fix ids string join and split (d42a075)
  • GoalHistory: non-strict compare index with null (9e8fe0b)
  • GoalPreview: removed bottom padding (11076e7)
  • NotificationsHub: toast show messages based on locale (40af044)

Performance Improvements

  • FiltersPanel: drop extra refetch (5fb37eb)

Release 1.19.0

27 Jul 10:41
Compare
Choose a tag to compare

1.19.0 (2023-07-27)

Features

  • GoalPage: remove specific styles (1fab7eb)

Bug Fixes

  • GoalHistory: getting metadata about each record (9c1027a)
  • ProjectScore: recalc score after move goal into archive (b070d63)

Release 1.18.0

25 Jul 09:47
Compare
Choose a tag to compare

1.18.0 (2023-07-25)

Features

  • completely replaced to sql and add filters (3130f88)
  • Goal: email notifications (ff8da02)
  • Project: email notifications (a28a804)
  • replaced projects request to sql (f691324)
  • schema: added translations i18 (d8a17ae)

Bug Fixes

  • db: fix search estimate with optional parameters q and date (0e262f0)
  • db: fix search estimate with optional parameters q and date (7a2862a)
  • FeedbackCreateForm: change feedback api to trpc (5c6a23d)
  • GoalCreateForm: disable the local state busy after request response (63b4d60)
  • GoalDependencies,GoalCriteria: apply common styles for features (51e8a9c)
  • GoalHistory: fix user avatars (5633bcb)
  • Goal: support estimate diff in email notification, #1358 (c28f287)
  • HistoryRecord: spelling issue (0bde05c)
  • hooks: unconditional hook call in StateDropdown and StateSwitch (fdef66a)
  • ProjectSettingsPage: change modal event on transfer ownership button (8cffb63)
  • remove test db name (3732dda)
  • search: don't search for archived goals (3638d0b)

Release 1.17.0

20 Jul 10:27
Compare
Choose a tag to compare

1.17.0 (2023-07-20)

Features

  • GoalCriteria: converting simple criteria to a goal (a6017c0)
  • GoalCriteria: show criteria progess onto goals lists (01396db)
  • GoalHistory: recording changes about criterias (1103386)
  • HistoryRecord: added the ability to hide/show description (bf3ea92)
  • Page: added link in a footer to a pop-up with feedback (08eee4b)
  • ProjectListItem: average project score (54cd60b)

Bug Fixes

  • CommentForm: comment form doesnt close correctly on click outside (0827d8b)
  • commentForm: goalId out of sync (3685dbf)
  • fix priority sorting (6286e3b)
  • GoalCriteria: calc achieve progress through all criteria (a347a57)
  • GoalCriteria: hide action dropdown (b5e00cc)
  • GoalDependencies: drop cuid validatation check (f5d53a7)
  • prisma: resolve migrations (b636afa)
  • return changes over task (c1190ab)
  • set priority to optional field (dcbd0ce)

Release 1.16.6

17 Jul 14:08
Compare
Choose a tag to compare

1.16.6 (2023-07-17)

Bug Fixes

  • CommentView: remove duplicate component (168e1b0)
  • GoalPreview: pin latest state comment (12c9155)
  • UserGroup: user and counter tooltips (7d859c4)

Release 1.16.5

14 Jul 14:04
Compare
Choose a tag to compare

1.16.5 (2023-07-14)

Bug Fixes

  • GoalCriteria: remake title input for form (69ee5df)
  • GoalSuggest: search query params (3a959cf)

Release 1.16.4

13 Jul 11:17
Compare
Choose a tag to compare

1.16.4 (2023-07-13)

Bug Fixes

  • estimateFilter: only unique estimates (0a1a6f5)

Release 1.16.3

10 Jul 08:49
Compare
Choose a tag to compare

1.16.3 (2023-07-10)

Bug Fixes

  • Goal: fix update criteria if goal not as criteria (3751586)

Release 1.16.2

07 Jul 10:40
Compare
Choose a tag to compare

1.16.2 (2023-07-07)

Bug Fixes

  • FiltersPanel: filters shouldn'' be hidden after empty search (7b428eb)
  • goal.switchState: add project owner to Editable (face652)

Release 1.16.1

07 Jul 10:16
Compare
Choose a tag to compare

1.16.1 (2023-07-07)

Bug Fixes

  • GoalCriteria: completed criterias move to list begin (759a518)
  • GoalCriteria: off autocomplete for weight input (fccdc10)
  • GoalCriteria: update criteria flag by the state goal change (fdbc31d)
  • GoalDependencies: beta mark on this feature (9ba7509)