Release Notes

3.2

Library dashboard form improvements

Action buttons have been added to the LibraryDashboard form view.

AppBi form view

A new toggle allows the App BI advanced settings to be editable.

API endpoint constants

Business-logic constants previously held in BiConstants have been refactored. API endpoint constants are now grouped in the new class BiEndpoint.

More details

Please check the change log for detailed list of changes and the 3.2 migration guide.

3.1

Alternative BI URL for embedded dashboards

It is now possible to configure an alternative URL for embedding dashboards from BI Studio, giving more flexibility in deployment scenarios.

Database roles security

BI database connection roles in BI Studio can no longer be automatically updated or assigned. A new field biDbRoleName must be set in the App BI configuration to specify the unique database access role.

More details

Please check the change log for detailed list of changes and the 3.1 migration guide.

3.0

Multi-tenancy support

BI Studio configuration is no longer managed via axelor-config.properties. All configuration is now done through the App BI configuration page, supporting multi-tenant deployments out of the box.

Architecture simplification

Several legacy layers have been removed: BiUser model, auto-login to BI Studio, BI Local feature, AppBiInstance, LibraryInstance, and various related services and controllers.

Automatic reader credentials

The reader username and password are now pre-filled automatically when the App BI configuration is opened for the first time, simplifying the initial setup.

More details

Please check the change log for detailed list of changes and the 3.0 migration guide.