0.6.2 (October 04, 2021)#

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 Atoti UI to 5.0.2.

Deprecated#

Fixed#

User interface#

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

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

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