Release notes 6.1

info

For user-facing changes, see the What’s New page.
For the list of issues covered in this release, and known issues, see the Changelog.
For information on upgrading from previous versions, see the Atoti Sign-Off Migration Notes.

Note on issue keys

Each update is referenced with an issue key which is an internal reference. You can quote this to ActiveViam support if you have any questions about an item listed below.

6.1.0

2025-07-16

Follow this link to download the zipped distribution files for:

  • UI source code
  • UI build
  • Source files to build the module
  • Sample bookmarks
  • Offline documentation that can be served by the module
  • Maven repository required to build the project and run the tests. The Atoti Server 6.1.4 Maven repository files can be downloaded from here.

Summary

New features:

Improvements

New features

In-line adjustments integrated into dashboards

Data can be adjusted directly within each cell of any table widget.

Workflow file attachments

Files can now be saved as attachments at each step of the default workflows.

REST authentication changes

REST requests are now sent to the application server using JWT authentication via ISignOffRestClientBuilder. This replaces the previous Basic authentication method.

Bulk deletion of adjustments

Adjustments can now be deleted in bulk directly from the Status screen.

Real-time updates

The task and task configuration screens now support real-time updates.

Free-form scope selection

You can now create Sign-Off definitions on members that are not in the cube using a free-form scope selection.

Improvements

Error handling

Errors are highlighted in each row when uploading files, and for each input when creating task definitions.

UI recoverability

Fixed an issue that caused the UI to crash when the Sign-Off server is down.