06/29/2024
Marketplace Version: 2.2.40-AC
Release notes:
Adding API rate limits on most of the REST endpoints
UX improvements
Security patches:
Upgrading most UI packages
Hiding API error descriptions
11/18/2023
Marketplace Version: 2.2.40-AC
Release notes:
New global configuration parameters in the admin page (default daily capacity and default roles)
Multi-project reports:
Added a search functionality (can search by report name, project or creator)
Changed user capacity from being shown based on iteration capacity to being shown compared to the user with the most capacity
Added missing icons
Added zoom button for “Track per member”
Capacity Report:
Added pdf export button
Added CSV export for consolidated report tracked per role
Added a role filter dropdown on the Capacity Report page
Added a hover on sprint name in the header selection dropdown (shows the full sprint/version name)
Added all board configuration parameters on the report (issue type filter, default working days, team holidays)
Enable past days off management (we no longer restrict days off to be in the future when adding them)
Restructured the page to show the distinction between board config and sprint/version config
Improved the look of an empty report (when a sprint/version is empty and unconfigured)
API
Added new API endpoints to manage user days off
Added a new optional “filterDaysOff” parameter to only return user days off in the sprint and not all of them
Misc
Changed App icon to a small one
...