Releases: taskany-inc/issues
Releases · taskany-inc/issues
Release 2.58.0
2.58.0 (2024-09-27)
Features
- add option to sort projects (eb99905)
- GoalCriteria: manual update state of linked Jira task (2ceaf98)
- sticky layout (d6560b6)
Bug Fixes
- checkbox "empty projects" don't visible on project page (b12c287)
- ExternalTasks: more safely determinate task status (b3535f8)
- NotificationHub: handler for ressponse and error (11a3516)
Release 2.57.0
2.57.0 (2024-09-20)
Features
- ExternalTasks: color map for tasks statuses (f30618b)
Bug Fixes
- Activity: apply state colors for external tasks (a9dce2f)
- CriteriaForm: rename
Task
to Jira task
(7c84929)
- jiraService: renew init (26ec073)
Release 2.56.1
2.56.1 (2024-09-13)
Bug Fixes
- ExternalTasks: get right props (59f1ece)
Release 2.56.0
2.56.0 (2024-09-12)
Features
- add view option to show empty projects (ebe0b3a)
- ExternalTask: use tasks as criteria (52ddba4)
- ExternalTask: view history changes (a25dcfd)
- GoalCriteria: support external task as criteria (052d2ea)
- goals lazy pagination (5e08603)
- interation: implements of jira api (917c5e6)
- TaskBadge: a brand new component (960ac07)
Bug Fixes
- e2e tests on dashboard page (a15dddd)
- ExternalTasks: check if task is completed (e2ee482)
- ExternalTasks: don`t destroy service on startup (43ffd37)
- ExternalTasks: rename Task to JiraTask and cleanup code (e6d6074)
- ExternalTasks: show external task form only for beta users (568bfc3)
- remove e2e tests skip (92fadac)
- return pagination to goal list (a54180a)
Release 2.55.0
2.55.0 (2024-09-09)
Features
- add "open in a new tab" button next to goal create in tree view (0ae67cf)
- add an option to hide criteria goals (3e00c4f)
Bug Fixes
- add a deleted filter for correct querying goal ids (4cefd6c)
- avoid unnecessary query to the db (461ad9d)
- dom nesting validation warn (0366b65)
- project page e2e test (42af6bb)
Release 2.54.1
2.54.1 (2024-09-02)
Bug Fixes
- add recursive check on goal parent and children criteria (9df8cca)
Release 2.54.0
2.54.0 (2024-08-27)
Features
- telemetry: use env for correct host (c9e1382)
Release 2.53.1
2.53.1 (2024-08-26)
Bug Fixes
- Goals: faster query for project's goal (a50e37f)
Release 2.53.0
2.53.0 (2024-08-23)
Features
- GoalCriteria: support accounting partial criteria score w/o weight (d69a4a3)
Bug Fixes
- change subscribe buttons view (2cbdaa2)
Release 2.52.0
2.52.0 (2024-08-22)
Features
- Criteria: show linked goal progress instead of state (2ebfb48)
- GoalCriteria: recalc with partial goal score (b25c47f)
- GroupedGoalView,ProjectListItem: rewrite goals project getter with kysely (d049ff9)
- GrouppedGoals: rewrite prisma with kysely for get project list (2aa9771)
- GrouppedGoals: rewrite project children getter from prisma to kysely (860adfc)
- telemetry: use middleware for pageviews (797cadd)
Bug Fixes
- GoalCriteria: exclude current criterion from validity data (26d987e)
- hide "no goals yet" if the project has child projects (3ec057e)
- ProjectSettingsPage: forbidden to set a project as a parent if it is in a children (93c4004)