
API - StackForms: StackForm variables can now be used to template pipeline variables and configuration, in the same way they are used for the custom technology
API - StackForms: StackForm variables are now available in the templating engine for all technologies, including Terraform
API - Components: The getComponent response now includes a stackform updatedat field, making it possible to detect when StackForms configuration was last saved
API - Other: Added support for Redis cluster URIs to asynq
StackForms: Inventory resource widgets now correctly restore the previously selected resource when reopening a configured component
StackForms: Missing widget dependencies are now each shown only once, using the widget's display name
StackForms: Group conditions referencing terraform module-prefixed keys (e.g. $module.foo.bar == true) now evaluate correctly
Plugins: Navigating directly to a plugin widget URL from a different organization now correctly loads the target organization and page
Plugins: Plugin management actions are now only visible to the organization that owns the plugin
API - Environments: Users with environment-level access restrictions now see only the environments they have access to when listing project environments
API - Service Catalog: A branch that is deleted and later recreated is now correctly recognized as active again
API - Service Catalog: Users now receive clear feedback when the catalog default branch is unusable during component creation
API - Service Catalog: Stacks created from a blueprint template now correctly appear in the component creation flow
API - Plugin: The plugin widget iframe proxy now correctly deduplicates query parameters when the same value is present in both the widget configuration and the request