# Release v1.41.0-next.2 Upgrade Helper: [https://backstage.github.io/upgrade-helper/?to=1.41.0-next.2](https://backstage.github.io/upgrade-helper/?to=1.41.0-next.2) ## @backstage/canon@0.6.0-next.1 ### Minor Changes - 2e30459: We are moving our Tooltip component to use React Aria under the hood. In doing so, the structure of the component and its prop are changing to follow the new underlying structure. ### Patch Changes - 76255b8: Add new Card component to Canon. - b0a6c8e: Add new Header component to Canon. - be76576: Improve Button, ButtonIcon and ButtonLink styling in Canon. - 17beb9b: Update return types for Heading & Text components for React 19. - eac4a4c: Add new tertiary variant to Button, ButtonIcon and ButtonLink in Canon. - 8f2e82d: Add new Skeleton component in Canon ## @backstage/core-app-api@1.18.0-next.1 ### Minor Changes - 5ddc0fe: if session exists and refresh fails, then create a new session if not instant popup ### Patch Changes - Updated dependencies - @backstage/core-plugin-api@1.10.9-next.0 ## @backstage/plugin-scaffolder@1.33.0-next.2 ### Minor Changes - c1ce316: BREAKING `/alpha`: Converted `scaffolder.task.read` and `scaffolder.task.cancel` into Resource Permissions. BREAKING `/alpha`: Added a new scaffolder rule `isTaskOwner` for `scaffolder.task.read` and `scaffolder.task.cancel` to allow for conditional permission policies such as restricting access to tasks and task events based on task creators. BREAKING `/alpha`: Retrying a task now requires both `scaffolder.task.read` and `scaffolder.task.create` permissions, replacing the previous requirement of `scaffolder.task.read` and `scaffolder.task.cancel`. ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-react@1.18.0-next.2 - @backstage/core-components@0.17.4-next.2 - @backstage/plugin-scaffolder-common@1.6.0-next.1 - @backstage/core-compat-api@0.4.4-next.1 - @backstage/core-plugin-api@1.10.9-next.0 - @backstage/plugin-catalog-react@1.19.1-next.1 ## @backstage/plugin-scaffolder-backend@2.1.0-next.2 ### Minor Changes - c1ce316: BREAKING `/alpha`: Converted `scaffolder.task.read` and `scaffolder.task.cancel` into Resource Permissions. BREAKING `/alpha`: Added a new scaffolder rule `isTaskOwner` for `scaffolder.task.read` and `scaffolder.task.cancel` to allow for conditional permission policies such as restricting access to tasks and task events based on task creators. BREAKING `/alpha`: Retrying a task now requires both `scaffolder.task.read` and `scaffolder.task.create` permissions, replacing the previous requirement of `scaffolder.task.read` and `scaffolder.task.cancel`. ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-common@1.6.0-next.1 - @backstage/plugin-scaffolder-node@0.10.0-next.2 - @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.10-next.1 - @backstage/plugin-scaffolder-backend-module-azure@0.2.11-next.2 - @backstage/plugin-scaffolder-backend-module-bitbucket@0.3.12-next.2 - @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.11-next.2 - @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.11-next.2 - @backstage/plugin-scaffolder-backend-module-gerrit@0.2.11-next.2 - @backstage/plugin-scaffolder-backend-module-gitea@0.2.11-next.2 - @backstage/plugin-scaffolder-backend-module-github@0.8.1-next.2 - @backstage/plugin-scaffolder-backend-module-gitlab@0.9.3-next.2 ## @backstage/plugin-scaffolder-common@1.6.0-next.1 ### Minor Changes - c1ce316: BREAKING `/alpha`: Converted `scaffolder.task.read` and `scaffolder.task.cancel` into Resource Permissions. BREAKING `/alpha`: Added a new scaffolder rule `isTaskOwner` for `scaffolder.task.read` and `scaffolder.task.cancel` to allow for conditional permission policies such as restricting access to tasks and task events based on task creators. BREAKING `/alpha`: Retrying a task now requires both `scaffolder.task.read` and `scaffolder.task.create` permissions, replacing the previous requirement of `scaffolder.task.read` and `scaffolder.task.cancel`. ## @backstage/plugin-scaffolder-node@0.10.0-next.2 ### Minor Changes - c1ce316: BREAKING `/alpha`: Converted `scaffolder.task.read` and `scaffolder.task.cancel` into Resource Permissions. BREAKING `/alpha`: Added a new scaffolder rule `isTaskOwner` for `scaffolder.task.read` and `scaffolder.task.cancel` to allow for conditional permission policies such as restricting access to tasks and task events based on task creators. BREAKING `/alpha`: Retrying a task now requires both `scaffolder.task.read` and `scaffolder.task.create` permissions, replacing the previous requirement of `scaffolder.task.read` and `scaffolder.task.cancel`. ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-common@1.6.0-next.1 ## @backstage/plugin-scaffolder-react@1.18.0-next.2 ### Minor Changes - c1ce316: BREAKING `/alpha`: Converted `scaffolder.task.read` and `scaffolder.task.cancel` into Resource Permissions. BREAKING `/alpha`: Added a new scaffolder rule `isTaskOwner` for `scaffolder.task.read` and `scaffolder.task.cancel` to allow for conditional permission policies such as restricting access to tasks and task events based on task creators. BREAKING `/alpha`: Retrying a task now requires both `scaffolder.task.read` and `scaffolder.task.create` permissions, replacing the previous requirement of `scaffolder.task.read` and `scaffolder.task.cancel`. ### Patch Changes - 94c11a5: Scroll to the top of the page when navigating between steps in template forms. - Updated dependencies - @backstage/theme@0.6.7-next.1 - @backstage/core-components@0.17.4-next.2 - @backstage/plugin-scaffolder-common@1.6.0-next.1 - @backstage/core-plugin-api@1.10.9-next.0 - @backstage/plugin-catalog-react@1.19.1-next.1 ## @backstage/app-defaults@1.6.4-next.2 ### Patch Changes - Updated dependencies - @backstage/theme@0.6.7-next.1 - @backstage/core-app-api@1.18.0-next.1 - @backstage/core-components@0.17.4-next.2 - @backstage/core-plugin-api@1.10.9-next.0 ## @backstage/backend-dynamic-feature-service@0.7.2-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.10.0-next.2 ## @backstage/cli@0.33.1-next.2 ### Patch Changes - 50f0ce6: Fixes a module not found error when running `backstage-cli info`. ## @backstage/core-components@0.17.4-next.2 ### Patch Changes - aa3b054: Added `signIn` and `signOut` analytic events to the `@backstage/core-components` of sign in and sign out. - Updated dependencies - @backstage/theme@0.6.7-next.1 - @backstage/core-plugin-api@1.10.9-next.0 ## @backstage/create-app@0.7.1-next.2 ### Patch Changes - c4a0830: Removed deprecated 'allowedHosts' field from GitHub Publish action input in default template files to fix validation errors with strict Zod validation. ## @backstage/dev-utils@1.1.12-next.2 ### Patch Changes - Updated dependencies - @backstage/theme@0.6.7-next.1 - @backstage/core-app-api@1.18.0-next.1 - @backstage/core-components@0.17.4-next.2 - @backstage/app-defaults@1.6.4-next.2 - @backstage/core-plugin-api@1.10.9-next.0 - @backstage/plugin-catalog-react@1.19.1-next.1 ## @backstage/frontend-app-api@0.11.4-next.2 ### Patch Changes - Updated dependencies - @backstage/core-app-api@1.18.0-next.1 - @backstage/core-plugin-api@1.10.9-next.0 ## @backstage/test-utils@1.7.10-next.2 ### Patch Changes - Updated dependencies - @backstage/theme@0.6.7-next.1 - @backstage/core-app-api@1.18.0-next.1 - @backstage/core-plugin-api@1.10.9-next.0 ## @backstage/theme@0.6.7-next.1 ### Patch Changes - 373486e: Add a different background colour to focused `MenuItem`s to fix a bug in MUI 4 (which is fixed in MUI 5) ## @backstage/plugin-auth-backend@0.25.2-next.1 ### Patch Changes - e88cb70: Small internal refactor to move out the `userInfo` database from the `tokenIssuer`. Also removes `exp` from being stored in `UserInfo` and it's now replaced with `created_at` and `updated_at` in the database instead. - 207778c: Internal refactor of OIDC endpoints and `UserInfoDatabase` ## @backstage/plugin-catalog@1.31.1-next.2 ### Patch Changes - Updated dependencies - @backstage/core-components@0.17.4-next.2 - @backstage/plugin-scaffolder-common@1.6.0-next.1 - @backstage/core-compat-api@0.4.4-next.1 - @backstage/core-plugin-api@1.10.9-next.0 - @backstage/plugin-catalog-react@1.19.1-next.1 - @backstage/plugin-search-react@1.9.2-next.1 ## @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.10-next.1 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-common@1.6.0-next.1 ## @backstage/plugin-home@0.8.10-next.2 ### Patch Changes - d52d67f: Added a New Frontend System App Root Element for the `` component - Updated dependencies - @backstage/theme@0.6.7-next.1 - @backstage/core-app-api@1.18.0-next.1 - @backstage/core-components@0.17.4-next.2 - @backstage/core-compat-api@0.4.4-next.1 - @backstage/core-plugin-api@1.10.9-next.0 - @backstage/plugin-catalog-react@1.19.1-next.1 ## @backstage/plugin-notifications-backend-module-email@0.3.11-next.1 ### Patch Changes - f92c9fc: Add optional config for `ses` mail options with `sourceArn`, `fromArn`, `configurationSetName` ## @backstage/plugin-scaffolder-backend-module-azure@0.2.11-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.10.0-next.2 ## @backstage/plugin-scaffolder-backend-module-bitbucket@0.3.12-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.10.0-next.2 - @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.11-next.2 - @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.11-next.2 ## @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.11-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.10.0-next.2 ## @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.11-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.10.0-next.2 ## @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.11-next.2 ### Patch Changes - 642282d: Added support for new link format for on-prem Confluence - Updated dependencies - @backstage/plugin-scaffolder-node@0.10.0-next.2 ## @backstage/plugin-scaffolder-backend-module-cookiecutter@0.3.13-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.10.0-next.2 ## @backstage/plugin-scaffolder-backend-module-gcp@0.2.11-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.10.0-next.2 ## @backstage/plugin-scaffolder-backend-module-gerrit@0.2.11-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.10.0-next.2 ## @backstage/plugin-scaffolder-backend-module-gitea@0.2.11-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.10.0-next.2 ## @backstage/plugin-scaffolder-backend-module-github@0.8.1-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.10.0-next.2 ## @backstage/plugin-scaffolder-backend-module-gitlab@0.9.3-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.10.0-next.2 ## @backstage/plugin-scaffolder-backend-module-notifications@0.1.12-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.10.0-next.2 ## @backstage/plugin-scaffolder-backend-module-rails@0.5.11-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.10.0-next.2 ## @backstage/plugin-scaffolder-backend-module-sentry@0.2.11-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.10.0-next.2 ## @backstage/plugin-scaffolder-backend-module-yeoman@0.4.12-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.10.0-next.2 - @backstage/plugin-scaffolder-node-test-utils@0.3.1-next.2 ## @backstage/plugin-scaffolder-node-test-utils@0.3.1-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.10.0-next.2 ## @backstage/plugin-signals@0.0.21-next.2 ### Patch Changes - d52d67f: Added a New Frontend System App Root Element for the `` component - Updated dependencies - @backstage/theme@0.6.7-next.1 - @backstage/core-components@0.17.4-next.2 - @backstage/core-compat-api@0.4.4-next.1 - @backstage/core-plugin-api@1.10.9-next.0 ## @backstage/plugin-techdocs-addons-test-utils@1.0.51-next.2 ### Patch Changes - Updated dependencies - @backstage/core-app-api@1.18.0-next.1 - @backstage/core-plugin-api@1.10.9-next.0 - @backstage/test-utils@1.7.10-next.2 - @backstage/plugin-catalog@1.31.1-next.2 - @backstage/plugin-catalog-react@1.19.1-next.1 - @backstage/plugin-search-react@1.9.2-next.1 - @backstage/plugin-techdocs@1.13.2-next.1 ## @backstage/plugin-techdocs-node@1.13.5-next.2 ### Patch Changes - 029526c: Updated the error message thrown by parseReferenceAnnotation to reflect the annotation value passed as an argument rather than in correctly assuming location. ## @backstage/plugin-user-settings@0.8.24-next.2 ### Patch Changes - aa3b054: Added `signIn` and `signOut` analytic events to the `@backstage/core-components` of sign in and sign out. - Updated dependencies - @backstage/theme@0.6.7-next.1 - @backstage/core-app-api@1.18.0-next.1 - @backstage/core-components@0.17.4-next.2 - @backstage/core-compat-api@0.4.4-next.1 - @backstage/core-plugin-api@1.10.9-next.0 - @backstage/plugin-catalog-react@1.19.1-next.1 ## example-app@0.2.111-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-home@0.8.10-next.2 - @backstage/canon@0.6.0-next.1 - @backstage/cli@0.33.1-next.2 - @backstage/plugin-scaffolder-react@1.18.0-next.2 - @backstage/theme@0.6.7-next.1 - @backstage/core-app-api@1.18.0-next.1 - @backstage/core-components@0.17.4-next.2 - @backstage/plugin-user-settings@0.8.24-next.2 - @backstage/plugin-scaffolder@1.33.0-next.2 - @backstage/plugin-signals@0.0.21-next.2 - @backstage/app-defaults@1.6.4-next.2 - @backstage/core-plugin-api@1.10.9-next.0 - @backstage/frontend-app-api@0.11.4-next.2 - @backstage/plugin-api-docs@0.12.9-next.1 - @backstage/plugin-catalog@1.31.1-next.2 - @backstage/plugin-catalog-graph@0.4.21-next.1 - @backstage/plugin-catalog-import@0.13.3-next.1 - @backstage/plugin-catalog-react@1.19.1-next.1 - @backstage/plugin-notifications@0.5.7-next.1 - @backstage/plugin-org@0.6.41-next.1 - @backstage/plugin-search@1.4.28-next.1 - @backstage/plugin-search-react@1.9.2-next.1 - @backstage/plugin-techdocs@1.13.2-next.1 ## example-app-next@0.0.25-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-home@0.8.10-next.2 - @backstage/canon@0.6.0-next.1 - @backstage/cli@0.33.1-next.2 - @backstage/plugin-scaffolder-react@1.18.0-next.2 - @backstage/theme@0.6.7-next.1 - @backstage/core-app-api@1.18.0-next.1 - @backstage/core-components@0.17.4-next.2 - @backstage/plugin-user-settings@0.8.24-next.2 - @backstage/plugin-scaffolder@1.33.0-next.2 - @backstage/plugin-signals@0.0.21-next.2 - @backstage/app-defaults@1.6.4-next.2 - @backstage/core-compat-api@0.4.4-next.1 - @backstage/core-plugin-api@1.10.9-next.0 - @backstage/frontend-app-api@0.11.4-next.2 - @backstage/plugin-api-docs@0.12.9-next.1 - @backstage/plugin-catalog@1.31.1-next.2 - @backstage/plugin-catalog-graph@0.4.21-next.1 - @backstage/plugin-catalog-import@0.13.3-next.1 - @backstage/plugin-catalog-react@1.19.1-next.1 - @backstage/plugin-notifications@0.5.7-next.1 - @backstage/plugin-org@0.6.41-next.1 - @backstage/plugin-search@1.4.28-next.1 - @backstage/plugin-search-react@1.9.2-next.1 - @backstage/plugin-techdocs@1.13.2-next.1 ## example-backend@0.0.40-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-backend@0.25.2-next.1 - @backstage/plugin-scaffolder-backend@2.1.0-next.2 - @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.10-next.1 - @backstage/plugin-scaffolder-backend-module-github@0.8.1-next.2 - @backstage/plugin-scaffolder-backend-module-notifications@0.1.12-next.2 ## @internal/scaffolder@0.0.11-next.1 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-react@1.18.0-next.2 ## techdocs-cli-embedded-app@0.2.110-next.2 ### Patch Changes - Updated dependencies - @backstage/cli@0.33.1-next.2 - @backstage/theme@0.6.7-next.1 - @backstage/core-app-api@1.18.0-next.1 - @backstage/core-components@0.17.4-next.2 - @backstage/app-defaults@1.6.4-next.2 - @backstage/core-plugin-api@1.10.9-next.0 - @backstage/test-utils@1.7.10-next.2 - @backstage/plugin-catalog@1.31.1-next.2 - @backstage/plugin-techdocs@1.13.2-next.1