Skip to content

Releases: taskany-inc/issues

Release 1.30.0

21 Sep 14:39
Compare
Choose a tag to compare

1.30.0 (2023-09-21)

Features

  • doesn't send email for action author (f97b279)
  • GoalPage: user can remove tags from GoalPage (5cffea1)
  • IssueStats: header improvements (a331042)
  • UserSettingsPage: validate unique nickname (36d3e4d)

Bug Fixes

  • GoalForm: invalidate Project Page after goal list update (9413ad4)
  • Tag: remove unreachable descrition prop (fb39f55)
  • UserBadge: use IconX instead of CleanButton (9f7694f)

Performance Improvements

  • drop redundant data refetch on the client (1a1d715)

Release 1.29.0

07 Sep 13:23
Compare
Choose a tag to compare

1.29.0 (2023-09-07)

Features

  • GoalPage: inline edit for goal owner (8add2b2)

Bug Fixes

  • GoalCriteria: added render prop to create criteria trigger (14d8452)
  • user without permission cant route to project settings (c1e154d)
  • UserBadge: show email if user noname (a117332)

Performance Improvements

  • HelpPage: drop gray-matter from client bundle (562bbb2)

Release 1.28.0

05 Sep 09:34
Compare
Choose a tag to compare

1.28.0 (2023-09-05)

Features

  • added pagination projects to dashboard & projects pages (07801a8)

Bug Fixes

  • fix ssr on dashboard& projects pages (7aa9fc8)

Release 1.27.1

01 Sep 09:17
Compare
Choose a tag to compare

1.27.1 (2023-09-01)

Bug Fixes

  • DashboardPage: target has an estimate (20bc5d9)
  • FiltersPanel: filter SSR request aviability (fd31ae5)

Performance Improvements

  • GoalsGroup: fix memoization (bb0b44a)

Release 1.27.0

30 Aug 17:20
Compare
Choose a tag to compare

1.27.0 (2023-08-30)

Features

  • Estimate: create new popup for estimate (54832a9)
  • GoalPage: show goal tags in sidebar (450a6fd)

Bug Fixes

  • EstimateFilter: simple year filter support (5355b76)
  • Estimate: resolve all conversations (b752980)
  • FiltersPanel: estimate as JSON at search URL (d8ef40e)
  • FiltersPanel: user filters became avalible (9625dc1)
  • GlobalSearch: do not show icon for goals (26f83a3)
  • HistoryRecordEstimate: fix text content (a51a96c)

Release 1.26.0

28 Aug 15:03
Compare
Choose a tag to compare

1.26.0 (2023-08-28)

Features

  • GlobalSearch: full size search with keyboard nav (ca705c6)

Release 1.25.0

24 Aug 16:52
Compare
Choose a tag to compare

1.25.0 (2023-08-24)

Features

  • Project: mark project as deleted (cf74be6)

Bug Fixes

  • ProjectListItem,GoalListItem: rewrite with Table components usage (e38b907)
  • Projects: show projects with archived goals (c586f9e)

Release 1.24.1

23 Aug 17:02
Compare
Choose a tag to compare

1.24.1 (2023-08-23)

Bug Fixes

  • Projects: show projects without goals (5f4c18c)

Release 1.24.0

22 Aug 11:12
Compare
Choose a tag to compare

1.24.0 (2023-08-22)

Features

  • CookiesProvider: remove extra cache (8b7603f)
  • CookiesProvider: use cookies for noPresetSearch on filters (fb68a25)
  • FiltersApplied: stateType support (cf03dd5)
  • FiltersPanel: default global filter support (6590989)
  • seed: beautify filter title (6b61840)
  • sqlGoalsFilter: add stateType filter (0e32cca)
  • sqlGoalsFilter: stateType native enum (3794962)

Bug Fixes

  • CookiesProvider: remove cookies provider (7d5fbeb)
  • FeedbackCreateForm: form closes after submit (0772007)
  • GoalDependencyList: the circle is in the center (d3f937e)
  • ImageFullScreen: no closed GoalPreview on ESC and can be closed on outside click (12ece5b)
  • trpc: return firstLevel param to sql (ac25056)

Release 1.23.2

15 Aug 19:53
Compare
Choose a tag to compare

1.23.2 (2023-08-15)

Bug Fixes

  • CommentView: correct hyphenation (920f088)
  • Dashboard: rewrite selects into two queries (78e4cc1)