TM v4.6.3
ramyaragupathy
released this
12 Dec 16:58
·
807 commits
to develop
since this release
v4.6.3 release for Tasking Manager focuses on:
- addressing several frontend issues that surfaced through v4.6.2 release
- and releasing Rapid editor v2 🎉
The other major challenge that the community has been reporting is on timeout for validation submission action. While we still need to work on a long term solution, in this release we are updating a server setting as a temporary fix to mitigate the issue.
Following are the v4.6.2 related frontend issue fixes:
- Cursor issue while editing project description
- Username tagging not working in Project Q&A section
- Incomplete contributor list in task comments
- Missing pagination links in My Tasks section
- Error while attempting logout from settings page
- Inconsistent user level labeling
Other bug fixes includes:
- Team page not listing draft/archived projects
- Showing relevant message when projects are related to team
Expand to see detailed changes to the codebase 🧑💻
- Fix syntax error parsing JSON string by @eternaltyro in https://github.com//pull/6084
- Update CircleCI AWS CLI Orb syntax by @eternaltyro in https://github.com//pull/6086
- Enable IPv6 for Application Load Balancers by @eternaltyro in https://github.com//pull/6099
- Enable IPv6 for RDS databases by @eternaltyro in https://github.com//pull/6100
- Make RDS databases publicly inaccessible by @eternaltyro in https://github.com//pull/6101
- Fix markdown editor code tag style issue by @royallsilwallz in https://github.com//pull/6139
- Fix username tags not displaying issue in comment section in project Q&A by @royallsilwallz in https://github.com//pull/6129
- Fix incomplete contributors list in task comments for multiple tasks validation case by @royallsilwallz in https://github.com//pull/6127
- Fix Pagination links missing under My Tasks section by @royallsilwallz in https://github.com//pull/6118
- Fix crash issue when user logout from settings page by @royallsilwallz in https://github.com//pull/6122
- fix: inconsistent mapper level label on user profile page by @kaditya97 in https://github.com//pull/6134
- fix: associated projects in teams page by @kaditya97 in https://github.com//pull/6141
- fix: team delete message for associated projects by @kaditya97 in https://github.com//pull/6142
- Update Rapid to v2 by @tsmock in https://github.com//pull/6054
- Increase API load balancer timeout by @eternaltyro in https://github.com//pull/6149
Full Changelog: v4.6.2...v4.6.3