Version 8.4.x
This page contains the logs of minor releases between 8.4 and 9.0.
Version 8.4.5
PRO edition, released on September 10, 2021
Fixes
- Datatable: hover style is incorrectly applied during drag-n-drop of rows
- Segmented: active button is visually indistinguishable from the others when the control is disabled
Scheduler Fixes
- Timeline view: incorrect drag-n-drop of recurring events
- Dragging a recurring event as 'this' makes further editing as 'this' work incorrectly
- Timeline view: dragged item shows in front of all UI elements and overflows the chart
- Currently selected event is not visible or not selected after dates or recurring pattern are changed in the form
Chat Fixes
Spreadsheet Fixes
- conditional formats with text rules and empty cells do not work correctly
Version 8.4.4
PRO edition, released on September 2, 2021
Fixes
- Datatable: correct export on export mode change
- Datatable: header is not scrollable on mobile devices if prerender is set to true
Diagram Fixes
- onItemClick is not called in production version
Scheduler Fixes
- Timeline view: vertical scroll does not work properly on smaller screens
File Manager Fixes
- Progress bar displays incorrect progress of multi-file upload
Spreadsheet Fixes
- conditional formats do not work properly when the comparison value contains the "equal" sign
- parsing data with a single "=" sign in a cell results in a reference error
Version 8.4.3
PRO edition, released on August 20, 2021
Fixes
- Timeboard input displays 00.00 for 12.00 without AM/PM selector
- Filter: onChange event is called in "user" mode when defining filter mode by API
- Tooltip, Pager, Property Sheet: rendering template is duplicated in several view instances
Diagram Fixes
- all complex and skin demos are supplied with Editor
- clearing links and blocks before parsing Editor data into Diagram
File Manager Fixes
- context menu does not hide when user drags some item
Gantt Fixes
- links are not sometimes rendered initially
- links are not adjusted after an unsuccessful drop of task
- selection and form are absent for a task added in resources view within a group
- task is not synchronized in resources view after its type has been changed
- "parents" of split tasks are visible in resources view
- incorrect scroll after switching between tasks and resources views
- scroll is reset after adding a new task
Kanban Fixes
- Kanban list shows a removed item after it was deleted
Query Fixes
- filtering function does not filter fields with falsy values
Version 8.4.2
PRO edition, released on July 30, 2021
Fixes
- Datatable: subviews do not render if widget is in layout
- Submenu closes when scrolling its items
- Datatable: regression with complex batches and header rendering
- Datatable: area selection is lost when hiding and showing its columns
Diagram Fixes
- undo module overwrites item data
- export to PNG/PDF as image generates a corrupt image
Gantt Fixes
- links do not adapt their paths if tasks' start and end are too close
- removing the last parent task does not re-render links
- holiday highlighting is not aligned to hour scale
- projects are not updated when kids are moved in and out
- initial X scroll position in resource diagram
Spreadsheet Fixes
- formulas with the + operator are sometimes executed as string concatenation
- seconds are not display correctly by the TIME() method
- impossible to delete a formula that refers to an undefined cell
- cross-sheets formulas stop executing on multiple references
- a formula that evaluates an empty cell value does not work
Version 8.4.1
PRO edition, released on July 19, 2021
Fixes
- List: "move" and "order" drag-n-drop modes do not display drop area in dynamic mode
- Datatable: hiding grouped columns with area selection applied to inner columns results in an error
- Prompt modal box: pressing space inside of an input submits the value
- Impossible to remove tooltip via the define() method
Diagram Fixes
- Editor form is not scrollable
- Editor does not clear previous selection before setting the new value
Scheduler Fixes
- Timeline and Unit Views: impossible to alter specific occurrences of recurring events
- Month view in IE does not render grid and events after mode change
Gantt Fixes
- new task is not selected, form is not open
- selecting an event out of viewport does not scroll to this event
- moving tasks into projects does not change the project duration
Chat Fixes
- video calls fail on some mobile platforms
Spreadsheet Fixes
- incorrect order of values in cell ranges within math methods
- row height is not applied during data loading
- conditional formats cannot be copied into empty cells
- cross-sheet formulas are serialized incorrectly without activating the initial sheet
- colors of chart series are not updated after altering its source data
- cut formulas are processed as copied ones
- copy & paste of cells works unstably during keyboard navigation
- typed formulas in conditional formats window are not adjusted to uppercase
Back to top