Releases: drodil/backstage-plugin-qeta
Releases · drodil/backstage-plugin-qeta
v3.17.5
v3.17.4
- Fixes search collator when using permission framework with the plugin
- Plugin local dev environment now includes search plugin (
yarn docker:dev
) - Multiple permission improvements
- Updated to Backstage 1.35.1
v3.17.3
- Support for external S3 providers
- Collection read access fix for private collections
- Deny attachments that do not match the allowed ones or are missing mime type
- Fix the search bar reloading page on enter
v3.17.2
Fix post and answer collections returning wrong access rights
v3.17.1
- Fix the delete button showing for answers and comments even prevented by permissions
- Updated to Backstage 1.35.0
v3.17.0
New feature:
- Support for passing user claims to IS_AUTHOR permissions. This is useful for people using the Spotify RBAC plugin as it doesn't support passing the current user ref to the permission but instead user's claims.
v3.16.4
v3.16.3
Added missing permission condition factory for post type rule
v3.16.2
Fixed issue where header image change would reset colection form
v3.16.1
Fixed issue where header image change would reset post form