Release Notes

2026-04-09

New Reports, Date Time Component Updated

🆕 New Features

  • Excel Export for All Reports: You can now export any analytics report to Excel! Exports include the chart data, an itemized breakdown matching what you see in the Items tab, and a full transaction history — all in one workbook.
  • Cycle Time Scatter Plot: The Cycle Time chart now shows each completed item as an individual data point, making it easy to spot outliers and patterns. A smooth trailing average line shows the trend over time, and the Y-axis automatically picks the best unit (minutes, hours, days, or weeks) based on your data.
  • Summarize By Count, Estimate, or Time: Trending Progress, Throughput, and Churn reports now let you switch between Item Count, Time Estimate, Point Estimate, or Time Spent using the "Show" selector. See your data in the units that matter most to your team.
  • Items Tab on Every Report: Every analytics report now includes an Items tab that lets you drill down into the specific items behind each data point, grouped by date period. Section headers show item counts so you can quickly gauge volume without expanding.
  • Velocity Completion Lane: The Velocity report now includes a Status selector that lets you choose which lane represents "Done." This supports workflows where items complete in different lanes (e.g., Done, Released, Deployed).
  • Options in Reports: There are new visualization options that allow you to hide/show labels, and more importantly to control the y-axis range so a large outlier doesn't throw the scale of your report off.
  • Burn Down Scope Normalization: A new "Normalize Scope" toggle on the Burn Down chart front-loads all scope additions to the start of the period, giving you a cleaner picture of your actual burn rate across multiple cycles, and when items are added mid-cycle.
  • Time Tracking Grouping: User Time Tracking now lets you group entries by Date, Item, or view them as a flat list. Subtask time is shown separately in collapsible sections.
  • Current Progress Planned Toggle: The Planned Donut chart in the Current Progress report now has a toggle to include or filter out Done items.

✨ Improvements

  • Report Range Selector: Analytics reports now have a "Report Range" dropdown with two modes: "From Dates" to select a date range, or "From TimeBoxes" to scope reports to specific cadence timeboxes (e.g., sprints).
  • Throughput Trending: The Throughput chart's average line now shows a rolling trailing average instead of a flat overall mean, making it easier to see whether your throughput is improving or declining over time.
  • Date Picker: The modal that allows a user to select dates contains a "Today" control. Previously, this would choose today and close the modal which broke some workflows for several users. This has been migrated so clicking today sets the date cursor to today's date, but does not automatically close the modal interaction.

🐛 Bug Fixes

  • Date Boundary Accuracy: Reports viewed in timezones west of UTC (including all US timezones) could misattribute items near month or day boundaries — for example, December items appearing under November. This has been corrected across all reports and exports.
  • Cycle Time Completeness: Items created directly in a status (such as items created in "New") were being excluded from cycle time calculations. These items are now included.
  • Throughput Double-Counting: Items that were reopened and completed again were being counted multiple times in the Throughput report. Each item is now counted once.