Appearance
Release notes - February 17, 2026
Improved URL Structure
We’ve improved the way URLs are structured within Icadot to make them significantly simpler, clearer, and more accessible.
What has changed?
The most important update is that the solution name is now used as a subdomain in the URL. This results in much shorter, cleaner, and more user-friendly links.
Example
For a solution named mysolution with the route myportal, the URL previously looked like this:
url
https://studio.icadot.com/nl-nl/solution/mysolution/route/myportal/828e5498-0e66-b615-0bf0-de01326310bd/7185e027e03c37c2d9c92ef3feb8f7cd?icd_ftid=1This has now been simplified to:
url
https://mysolution.icadot.com/myportalor, when a locale is included:
url
https://mysolution.icadot.com/nl-nl/myportalWhere are these new URLs used?
- All portals and routes within a solution
- External tasks
- Task notifications (for example, links sent via email)
This ensures a consistent and recognizable URL format across the entire platform.
Backward compatibility
All existing URLs will continue to work as before. The new structure is an improvement, not a breaking change.
Added converters for posting data
When posting data, conversions may be required to ensure the data is sent in the correct format. Icadot now includes an option to convert data when posting messages through integrations. In this initial release, this option is available for date fields only. 
With the gear icon the date field can be converted in the required format 
Improvements
- Portals - Menu items can now optionally be assigned a custom path, which is used for the navigation URL. If no path is provided, the menu item label will be used by default.
Fixes
- Fix: In exceptional cases, the authorization could expire unexpectedly. This issue has been resolved.
- Fix: SetVars did only set once the data for a single or multiple element
- Fix studio: Portal Editor – Drag & drop of menu items is now working correctly.
- Fix studio: Clearing optional pages in the page selector dropdown is now working correctly.