Release Note for 3.3.0

Release Note for 3.3.0

Bug Fixes

Date Period data is wrong

Rolling Window data did not account for new data created this year.

 

Date period tooltip does not display the correct dates

Tooltip does not show the correct dates when hovered. The dates should show base on the date period selected.

  • Last Year - Full Calendar Year from Jan 1, 2025 to Dec 31, 2025

  • This Year - Full Calendar Year from Jan 1, 2026 to Dec 31, 2026

  • Rolling Window (Last Year) - Mar 1, 2025 to Mar 31, 2026

  • Rolling Window (This Year) - Mar 1, 2026 to Mar 31, 2027

Before

After

Before

After

Tooltip_Not_Fixed.png

 

Tooltip_Fixed.png

 

 

 

"M", "W" and "F" is not shown fully

When gadget is displayed in small or medium, the “M” “W” “F” is not displayed fully

Before

After

Before

After

 

 

 

Unable to edit JQL if there are newlines

If the saved JQL contains newlines, the JQL Editor may not load when user tries to edit the JQL.