• Fixed an issue which caused component generation in a new workspace to fail
  • Brings the simulator and types packages up to date with the latest changes.
  • ESM Migration: Converts all packages to type module (CommonJS to ESM).
  • Updates internal and third-party dependencies to their latest stable versions.
  • Updates all builders to use the latest version of Vite.
  • Updates Vue builder from Vue 3.2.x over to Vue 3.5.x.
  • Updates Svelte builder from Svelte 3.55.x over to Svelte 5.45.x.
  • Adds support for a new DateTime input type.
  • Brings simulator and types packages up to date with the latest changes.
  • Updates the simulator preview-device picker allowing sub-asset selection.
  • Introduces a new query selector "Page" for the resource data client.
  • Brings simulator and types packages up to date with latest changes.
  • Adds configurable source-map option to the build command for debugging purposes.
  • Fixes cross origin usage of the BackendComponentClient call method in the 'iframe-adapter' package.
  • Fixes openActionMenu and openSelectPanel for iFrame adapter.

  • Fixes cross origin usage of the BackendComponentClient call method in the 'iframe-adapter' package.

2025 - Week 29

  • Brings simulator and types packages up to date with latest changes.
  • Fixes color picker button state in rich text input field
  • Adds experimental support for design tokens (CSS variables)

2025 - Week 28

Features:

  • Add endpoint for deploying Edge App instances
  • Restrict API calls for scim users with 'active' status false
  • Disallow removal of scim users via the API
  • Remove DEVELOP_APPS permission check for retrieving public edge-apps and edge-app-versions

Fixes:

  • Fix agent name in approve/reject access request mail

2025 - Week 27

Features:

  • Add AssetAppConfigResource updates on asset instances

Changes:

  • Change GeoLocation longitude and latitude serialization

2025 - Week 25

Features:

  • Adds experimental method for open select panels, instead of using native selects