
Environments: Deleting a component now automatically triggers its associated pipeline job, ensuring infrastructure is properly cleaned up as part of the process.
Organizations: When working inside a child organization, the parent organization is now shown next to the organization switcher for easier context.
Plugins: Plugin widgets are now accessible as tabs directly on the component page, after the Configuration tab.
Pipeline : You can now define hooks in your stack configuration to automatically trigger pipeline jobs or resource refreshes when a component is created, updated, or deleted.
StackForms: Conditions now support the len() function, allowing you to show or hide fields based on whether an array input (such as a multiselect dropdown) has any values selected.
Pipelines: If a hook-triggered pause or unpause fails mid-operation, the pipeline job state is now automatically restored to what it was before, keeping things consistent.
Performance: Git operations are now faster and more reliable thanks to local repository caching. Unused caches are automatically cleared after 7 days.
Authentication: Users with an invalid or expired licence are now sent directly to the licence page (Org Settings → Plan) instead of a generic access-denied error.
Plugins: Pressing Enter in registry rename or connect modals now saves the action instead of reloading the page.
Plugins: Pasting a child organization URL now correctly switches you into that organization.
Plugins: Navigating across organizations no longer causes incorrect billing-related redirects.
Projects: The "No workers running" warning no longer appears briefly when first loading the projects page.
Other: Closing an error notification no longer also closes its open "View Details" panel.
Other: The back button now works correctly from build, pipeline, and component views — including after re-login or when arriving via a direct link.
Dashboard: The onboarding checklist has been removed from the dashboard.
API - Forms: Slider range fields that receive a text value now handle the conversion correctly, preventing errors when loading certain stack forms.
API - Pipelines: Deleting a component no longer fails if its pipeline was never created or is already gone.
API - Roles: Deleting a role in an organization with no members no longer incorrectly returns an admin-rights error.
API - StackForms: Dropdown fields that load their options from a plain URL now correctly show their default value on first load.
API - Roles: Access to child organizations is now limited to Organization Admins by default. Users without an admin role will no longer be able to see or switch into child organizations unless explicitly granted access.