This release contains the following breaking changes:

  • Now requires Python 3.12, instead of Python 3.10
  • Removed deprecated module ixoncdkingress.cbc

Upcoming SDK minimum requirements for Cloud Functions

Starting July 1, 2026, Cloud Functions uploaded to IXON Cloud need to meet the following requirements:

  • Use ixoncdkingress v1.0.0 or later
  • Use Python 3.12

Important to know: existing Cloud Functions will continue to run after July 1.

See our developer website for instructions how to upgrade your Cloud Function workspace .

  • The width of the mobile preview in the Simulator has been adapted to the currently most common widths of mobile screens, so it should give a better idea of how a component would look like on a mobile device
  • 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)