Skip to content

v5.3.3

Choose a tag to compare

@ramyaragupathy ramyaragupathy released this 05 Dec 14:56
· 276 commits to main since this release
6ec4319

This release focuses on preventing comment loss during navigation, improving task validation tracking, and refining roles & team management, along with several backend stability fixes.

⭐ Key Highlights

Prevent comment loss on navigation

Users will now see a confirmation pop-up if they attempt to leave a page with an unposted comment. This helps prevent accidental data loss during reloads or navigation.
(Related: #6684)

Validator ID added to Task JSON

A new validatedBy attribute has been added to task JSON, allowing visibility into which user validated a task directly from the task grid. (Related: #6954)

Expand to see detailed codebase changes 🖥️

Full Changelog: v5.3.2...v5.3.3