July 28th, 2025

New Feature

Improvement

Bug

Product Fixes & Enhancements

Enhancements

  • Projects: Added React Virtual to the Kanban project for efficient list virtualisation.
    This improves performance by rendering only visible items, making task navigation smoother and faster.

  • AI Agents: Configured Composo AI Agent tools with integrated apps and actions, and successfully resolved linting issues.

  • Automation: Implemented advanced rule logic within boards to manage complex workflows and conditional actions.

  • Task: Optimised frontend performance for the task detail tray to enhance responsiveness and rendering efficiency.

  • Sprints: Integrated an epic-level data grid to support scalable and structured data visualisation.

Bugs

  • Resolved sprint estimation discrepancies to ensure accurate planning and forecasting.

  • Added a goal-focused overview section to enhance project visibility and alignment.

  • Introduced the sprint ID parameter into ganttfetchservice to enhance task filtering capabilities by sprint context.

  • Implemented user invite limit validation and configured SSO redirection to streamline access control and authentication flow.

  • Resolved custom column fetching issue in the board item tray, ensuring accurate data retrieval from item to subitem level.

  • Currently, email notifications are triggered only for assigned tasks; however, as per Jira standards, alerts should be sent for both assigned and unassigned tasks.

  • Fixed the scrolling behaviour in the Time Off view to keep the header static, improving usability and consistency.

  • In the Time Off module, ensured that comments submitted during Approve and Reject actions are now visually framed with a border for clarity and distinction.

  • Email notifications for timesheet submissions are currently not reaching the designated reporting manager.

  • Enabled tagging and custom field support within parent task creation to enhance task categorisation and metadata flexibility.

  • Ensured the expand icon in the task datagrid appears whenever subtasks are present, improving visual cues for nested task structures.

  • Resolved production issue related to holiday deletion functionality for improved system reliability.

  • During board view selection, exclude the search filter from the Save API to prevent unintended filter persistence