Skip to main content
Skip table of contents

Release Notes v11.8

July 25, 2025

 

ActivityTimeline Cloud:  Released on June 14, 2025. 

ActivityTimeline Server/DC: Released on July 25, 2025.

Recommended: Backup your Jira’s database before the upgrade from v8.x to v9.0+

This version update includes the following enhancements:

  • Introduced Log Time on Google Calendar Events: You can now easily log time directly from your Google Calendar events. Simply click on an event, select ‘Log to Jira’, and create a worklog in just a few steps. Click here to learn more.

  • Enhanced Leave Report: Added support for generating leave reports for individual users, giving you greater flexibility and visibility when tracking time off.

  • Expended a summary row displaying the total utilized capacity hours for each grouped item in the Team Utilization Report, providing a clearer overview of team workload at a glance.

  • Improved the Team Utilization Pie Chart by incorporating team panel assignments, allowing for clearer insights into team’s contribution to overall utilization.

  • Added a hint on the Refresh Users page to guide admins through the process.

  • Default User Group Update: ActivityTimeline now loads users by default from a new Jira group:

    jira-users-<INSTANCE_NAME>.

  • Implemented user role management via AT REST API. Added the following calls to set, remove user role or restriction or get a list of available roles and restrictions. Learn more here.

CODE
POST /rest/api/1/user/$username/role?auth_token=YOUR_AUTH_TOKEN  
DELETE /rest/api/1/user/$username/role?auth_token=YOUR_AUTH_TOKEN  
GET /rest/api/1/user/role/list?auth_token=YOUR_AUTH_TOKEN   
  • Added "lastUpdated" field to WorklogRecord REST API JSON response (the date when worklog was last updated/synched in the app).

  • Performance improvements of Detailed Timesheet.

  • Security improvements.

  • Other improvements and fixes.

Should you have any questions regarding any of the new features - feel free to contact our Support Team.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.