Version 11.0.x
This page contains the logs of minor releases between 11.0 and 11.1.
Version 11.0.2
PRO edition, released on January 17, 2025
Fixes
- Gage chart: the size of the arrow didn't adapt to the size of the chart
- Bullet chart in Dashboard: resizing to the minimum width/height caused rendering an error
Spreadsheet Fixes
- export failed for sheets that had references to cells with HYPERLINK without text
- references to cells with HYPERLINK should return the cell value
- cell highlighting didn't work with values typed in lowercase
Scheduler Fixes
- Material skin: wrong hover color on the tabbar's "more" icon
- the readonly mode allowed copying and cutting events
- dates with non-zero seconds were rounded incorrectly (events that end at 23:59:01 were doubled to the next day)
- event editor: unwanted changes in
state.selected
were made during editing
Diagram Editor Fixes
- LocalData and History services weren't available for customization
ToDo Fixes
- unescaped characters in tasks break HTML
- escaped characters in hashtags break filtering
- task menu: "No project" label was not localized dynamically
Version 11.0.1
PRO edition, released on November 29, 2024
Fixes
- Tabbar: a color is not adjusted inside the Toolbar in the dark mode
Query Fixes
- a misprint in the EN locale
SpreadSheet Fixes
- incorrect result of the MID() function
- Excel import: filters in the sheet config can be set to an empty string
- find and replace: the result cannot be selected, if the name of the sheet contains a space
- cell highlight: characters are escaped when should be displayed as is
Back to top