0.6.2 (2021-10-04)

Added

Changed

  • Basic authentication is automatically enabled when another mechanism is configured in atoti.create_session()’s authentication parameter. It makes it easier to create service/technical users.

  • atoti.hierarchies.Hierarchies.update() has been overridden to batch the updates for improved performance.

User interface

  • Upgraded ActiveUI to 5.0.2.

Deprecated

Fixed

User interface

  • Duplicated scrollbars in table widgets in JupyterLab (#341).

  • Issue with pivot table depending on simulation and measures order (#342).

  • The Filter on … context menu item already present in the app is available in the JupyterLab extension too.