We’re excited to announce the release of Cumulocity Web SDK version 1022.0.0, bringing significant improvements and modernization to your development experience.
What’s new
Angular 19 support
This release introduces full support for Angular 19, ensuring your applications stay current with the latest Angular features and performance improvements.
Standalone login application
One of the most significant changes in this release is the introduction of a separate login application. This architectural improvement brings several benefits:
- Simplified Development: Custom applications that don’t rely on the Web SDK no longer need to implement their own login functionality
- Consistent User Experience: All applications can now leverage the same, unified login flow
- Easy Integration: Simply redirect users to the login app for authentication
Enhanced HTML widget
The HTML Widget has been completely reworked and is now available as a preview feature. You can activate this improved widget to take advantage of its enhanced capabilities and modern implementation.
Advanced dashboard settings
You can now use the advanced dashboard settings manager to view and manipulate the JSON structure of a dashboard. Furthermore, you can export this JSON and even upload it to another tenant.
Info: The Enhanced HTML widget and advanced dashboard settings are available as public-preview toggles: You must enable them first. Therefore, we also introduced the public preview manager with this version, which you can find in the user drawer (click on your username).
Important migration notes
Due to changes introduced with Angular 19, particularly regarding the standalone flag, some adjustments to your applications and plugins may be necessary as announced in March 5, 2025: Angular 19 Upgrade and Standalone Components.
Track changes between releases
Want to see exactly what changed within the code between versions? You can easily review the differences by examining the git diffs for each application:
- Administration: v1021.81.0…v1022.0.0
- Cockpit: v1021.81.0…v1022.0.0
- Device Management: v1021.81.0…v1022.0.0
Get started
Ready to upgrade? Download the latest version and start exploring the new features. Don’t forget to review the migration guide to ensure a smooth transition to Angular 19.
As always, we’re here to support you through this upgrade. Feel free to reach out if you have any questions or need assistance with the migration process.
Happy coding with Cumulocity Web SDK 1022.0.0!