Dataland v98.0: Release Notes - d-fine/Dataland GitHub Wiki
DALA-3874: Create "Company Users" page
Members of a company now see an additional Users tab on the Company Overview page of their own company. This tab lists all other Dataland members of that company. For companies you’re not a member of, the Company Overview remains unchanged. This is a first step in a series of changes enabling members to autonomously manage accounts associated with their company.
DALA-6142: "Help" Button for portfolio creation
The modal that opens when creating or editing a portfolio now has a Get-help button. The button opens another modal where a user can enter a message to dataland, e.g. requesting help finding company identifiers for companies they would like to add to their portfolio. An internal e-mail is then sent to the dataland inbox.
DALA-6083: Improve user experience for creating a portfolio
Invalid identifiers are now clearly displayed below the input field in a labeled “Invalid Identifiers” section. It also clarifies that the invalid entries remain in the input box above. This provides users with immediate feedback when creating or editing a portfolio.
DALA-6067: Visual changes to active monitoring
On the MY PORTFOLIOS page we improved the indication if monitoring is active and ordering of portfolios.
DALA-3527: Get rid of API key manager api key to keycloak roles table
The API Key Manager now integrates directly with Keycloak, dynamically fetching roles whenever a specific API key is checked. This ensures that changes to user roles take effect immediately and that role assignments are always correct and up to date. It also ensures that API keys do not need to be regenerated when roles are modified.