docs/releases/v1.13.0-next.1-changelog.md
30ffdae70f9: Added fetch:plain:file action to fetch a single file, this action is also added to the list of built-in actions.
65e989f4018: Added the possibility to authorize parameters and steps of a template
The scaffolder plugin is now integrated with the permission framework.
It is possible to toggle parameters or actions within templates by marking each section with specific tags, inside a backstage:permissions property under each parameter or action. Each parameter or action can then be permissioned by using a conditional decision containing the scaffolderTemplateRules.hasTag rule.
95ea9f69b6f: Provide some more default filters out of the box and refactoring how the filters are applied to the SecureTemplater.
parseEntityRef will take an string entity triplet and return a parsed object.pick will allow you to reference a specific property in the piped object.So you can now combine things like this: ${{ parameters.entity | parseEntityRef | pick('name') }} to get the name of a specific entity, or ${{ parameters.repoUrl | parseRepoUrl | pick('owner') }} to get the owner of a repo.
zod and zod-to-json-schema dependencies.confluence:transform:markdown action for converting confluence docs to Markdown.zod and zod-to-json-schema dependencies.zod and zod-to-json-schema dependencies..md files in build loaderzod and zod-to-json-schema dependencies.@material-ui/lab to 4.0.0-alpha.61.package prepack command and backend bundling uses posix paths in package.json on all OSes.zod and zod-to-json-schema dependencies.guest or custom auth providers.zod and zod-to-json-schema dependencies.@material-ui/lab to 4.0.0-alpha.61.permissionApi as dependency of the scaffolder-backend plugin@material-ui/lab to 4.0.0-alpha.61.@material-ui/lab to 4.0.0-alpha.61.fullWidth and fullHeight optional properties to the BazaarPage,
to replicate the styling options available on the BazaarOverviewCard.zod and zod-to-json-schema dependencies.@material-ui/lab to 4.0.0-alpha.61.@material-ui/lab to 4.0.0-alpha.61.@material-ui/lab to 4.0.0-alpha.61.@material-ui/lab to 4.0.0-alpha.61.@material-ui/lab to 4.0.0-alpha.61.zod and zod-to-json-schema dependencies.zod and zod-to-json-schema dependencies.zod and zod-to-json-schema dependencies.@material-ui/lab to 4.0.0-alpha.61.zod and zod-to-json-schema dependencies.zod and zod-to-json-schema dependencies.backstage:permissions property to parameters and steps used to authorize part of the template using the permission frameworkzod and zod-to-json-schema dependencies.zod and zod-to-json-schema dependencies.@material-ui/lab to 4.0.0-alpha.61.6c809d1a41c: Minor visual tweaks to adapt to changes in mkdocs-material v9
847a1eee3da: Change anchor links color in Techdocs content
With the color (mkdocs supplied) used for anchor links the background and foreground colors do not have a sufficient contrast ratio. Using the link color from theme palette.
e0c6e8b9c3c: Update peer dependencies
Updated dependencies
@material-ui/lab to 4.0.0-alpha.61.