InformationGrid platform
New IG web components version
With this new 2025.11 release, the IG web components are updated as well. Please upgrade to version 2.21.0. For more information see https://www.npmjs.com/package/informationgrid-webcomponents and the belonging documentation on IG Web components documentation.
This release delivers improvements to client configuration handling and resolves several issues affecting form rendering, validation, and resource type selection.
New features
- Error traces are now stored in all cases
- ResourceReferenceValue is now included in OpenAPI schemas for relevant API endpoints.


The screenshots above are from the Product aggregate type configuration in our shop demo.
The related configurations panel lists configurations the Product aggregate type depends on like the ProductCatalog journal and various resource types as “Used configurations”. The “Used by configurations” section of the panel lists all configurations that depend on the Product aggregate type.
All configurations in the panel are links to allow easy navigation to related configurations.
Improvements
- The tenantid variable is now also available in the command recipe DSL context for tenant aware aggregate types
- When opening a resource type in the configurations view the version of the referenced type is now displayed for properties of type resource type, resource type group and value type inside the resource type detail.
- When opening a resource type group in the configurations view the version for each member is now displayed
- A warning is now displayed:
- when the current version of a configuration references an older version of another configuration
- display a warning before editing a resource type that’s final
- Better detection of problems during startup
- The web components now emit an
igwebcomponents::unauthorizedwhen a request resulted in an unauthorized response.
Bugfixes
- Error traces are now stored in all cases
- ResourceReferenceValue is now included in OpenAPI schemas for relevant API endpoints.
Removals
- The support for physical tenant isolation has been removed
- The support for projection snapshots has been removed.