Version 9.1.x

This page contains the logs of minor releases between 9.1 and 9.2.

Version 9.1.6

PRO edition, released on February 3, 2022

Fixes

  • Radio: selection triggers scroll when Radio is inside Scrollview

File Manager Fixes

  • native scroll bugs
  • errors of automatic compact mode on small screens

Document Manager Fixes

  • native scroll bugs
  • errors of automatic compact mode on small screens

Gantt fixes

  • regression: links are not rendered after being loaded initially
  • unclosed tags from text inputs in the form may break rendering
  • unit load in resource diagram is incorrectly calculated for weeks and bigger units if holidays are skipped

Pivot Fixes

  • native scroll bugs
  • regression: editor cannot open in the compact mode

Version 9.1.5

PRO edition, released on January 20, 2022

Fixes

  • Datatable: wrong areaselect for colspan with hidden column
  • Dataview: automatic height is not adjusted after data operations
  • Tree: selection layer ends too close to end of the text
  • toExcel regression: styled docHeader/docFooter fails to export
  • Gage fails to render normally in IE
  • Datatable: multiple selection with the "Shift" key highlights with blue all columns and the title of a datatable (IE11)

Chat Fixes

  • Correct native scroll support

Scheduler fixes

  • Compact mode: wrong pre-processing of dirty values in form

Diagram fixes

  • Correct native scroll support

Gantt fixes

  • Tasks are not repainted correctly in resources view when scale is changed at runtime
  • Holidays fail to render in the hidden Gantt

Spreadsheet fixes

  • hideColumn incorrectly shows adjacent hidden columns

Version 9.1.4

PRO edition, released on December 31, 2021

Fixes

  • Calendar: setting time resets the date to the 1st day of month
  • Datatable: hiding a single column doesn't affect colspans

Diagram Fixes

  • Initialization in a Jet app fails

Pivot Fixes

  • Pivot inside a Jet app: adding new fields in the configuration form results in an error

Version 9.1.3

PRO edition, released on December 17, 2021

New Features

  • Comments: the keepButtonVisible setting that allows you to keep the button always visible

Fixes

  • Treetable: mishandled dynamic loading for open branches
  • Datatable/Treetable: wrong span position during dynamic loading
  • Textarea: autoheight works incorrectly

Pivot Fixes

  • Filters: dynamic ui replacement hits wrong target view

Scheduler Fixes

  • Compact mode: click on Done button in editor throws error if nothing was changed

Version 9.1.2

PRO edition, released on December 10, 2021

Updates

  • improved ability to customize the message list and the input area in the Comments widget via new API:

Fixes

  • filtering in controls with suggest lists lags when the user types faster

Diagram Fixes

  • links cannot be set at runtime by define

File Manager Fixes

  • calling Webix promise method for errors prevents native promise usage

Document Manager Fixes

  • initial selection of a group folder is not applied correctly
  • if non-root path is set, source programmatic change does not result in group branch being selected
  • returning to root folder doesn't refresh the path visually
  • calling Webix promise method for errors prevents native promise usage

Spreadsheet Fixes

  • same-column editor options are not updating on structure update
  • incorrect span height for wrapped spans
  • incorrect arrow key navigation in live editor
  • load wrapped text in span fails

Version 9.1.1

PRO edition, released on December 3, 2021

Fixes

  • Hardcoded filterHTML setting makes it impossible to export some characters

Pivot Fixes

  • in table view the row field's ID is displayed instead of its actual name label
  • cols shift if rows are not defined in the structure
  • it's not possible to know what the rows are in Tree mode
  • empty data (empty string or zero value) is displayed as [object Object] in the header

Scheduler Fixes

  • event resizing in units moves event to other units

Gantt Fixes

  • after drag and resize of some tasks, gantt fails to render links correctly
  • scrolling chart horizontally resets vertical scroll when resource diagram is on

File Manager Fixes

  • deleting of several small files with native promises results in frozen progress window

Spreadsheet Fixes

  • right/center alignment is not applied for wrapped text
Back to top