2025 - Week 19

Features:

  • Create endpoint to generate control key

2025 - Week 18

Features:

  • Add new option(logoDark) to Branding resource
  • Add new options(menuTextColor, pageTextColor, cardColor, cardTextColor, logoOnHeaderColorSpec) to Theme resource

Changes:

  • Update revoked access request to have a revoked status
  • BackendComponentTemplate.defaultConfigValues now only accepts YAML
  • BackendComponentTemplateConfig.values now only accepts YAML
  • Disallow removal of appconfigs on instances

2025 - Week 17

Features:

  • Create non-redacted audit logs when a "public" backend component template config is created

Changes:

  • Now sends the new email change mail in language of the user
  • Now supports YAML and JSON in backend component template defaultConfigValues
  • Now supports YAML and JSON in backend component template config values

2025 - Week 16

Features:

  • Add AppConfig to ResourceDataClient
  • Implement Material 3 theming in Simulator
  • Resolve styling issues with Simulator report grid
  • Option to bulk download multiple files from getBlob in the ObjectStorageClient

Maintenance:

  • Updates TypeScript to version 5.5.4
  • Updated resource types.

2025 - Week 16

Features:

  • Add audit logs to backend component template config update
  • Add support for calling Cloud functions with a config from YAML format

Changes:

  • Disable exporting data for inactive agents
  • Disable creating webaccesses for inactive agents

Fixes:

  • Fix issue where mails were not send out because of unconfigured branding in companies with a custom domain licence
  • Fix issue where company wide role would not be able to remove other company wide role

2025 - Week 15

Features:

  • Increased performance for company wide MANAGE_AGENT users
  • Deny retrieving data from datasource for inactive agent

Fixes:

  • Fix issue where just connected VPN sessions got closed
  • Remove subquery exchange which causes very slow responses

Changes:

  • Remove the requirement to have APP_ENGINE_LEVEL_1 licence for UI components that are shared
  • Deny creating user vpn config for inactive agent

2025 - Week 14

Features:

  • Add auditlogs for most object storage endpoints
  • Add the ability to set/update defaultConfigValues on backend component templates
  • Add support for configuring backendComponentTemplate.configConfidentiality value

Changes:

  • Now allows access to public backend component template configs when user has no MANAGE_APP permission

Fixes:

  • Prevent creating api applications when a backend component templates is created with an invalid accessTokenScope

2025 - Week 13

Features:

  • Allow creating asset app configs on instances

Fixes:

  • Fix issue where deprecated asset management licence property was used
  • Fix issue where rbac_group_tree was incorrectly patched

2025 - Week 12

Features:

  • Added update method to ObjectStorageClient

Maintenance:

  • Updated resource types.

2025 - Week 12

Breaking changes:

  • Change rel from AgentObjectStorageObjectMetaUpdate to AgentObjectStorageObjectMetaUpdateAction
  • Change rel from AssetObjectStorageObjectMetaUpdate to AssetObjectStorageObjectMetaUpdateAction

Fixes:

  • Fixed issue where pages could not be used on child assets