Skip to content

Releases: drodil/backstage-plugin-qeta

v3.18.2

12 Feb 13:22
f10661a
Compare
Choose a tag to compare

Fixed code blocks going out of screen

v3.18.1

12 Feb 10:00
ff40220
Compare
Choose a tag to compare

Fixes issue with permission integration router returning null values

v3.18.0

12 Feb 08:21
8b5bf62
Compare
Choose a tag to compare
  • Improved search
  • Entity picker now shows also entity type to make it more easy to distinguish entities with same name

v3.17.6

10 Feb 07:23
af99ca1
Compare
Choose a tag to compare
  • Entity title rendering improvement
  • Search collator fix when using permissions

v3.17.5

03 Feb 13:16
b21fdcc
Compare
Choose a tag to compare

Fixed post lists endpoint response returning null values

v3.17.4

03 Feb 11:28
3c12b3f
Compare
Choose a tag to compare
  • 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

27 Jan 14:03
f3ac42d
Compare
Choose a tag to compare
  • 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

17 Jan 13:25
8638d85
Compare
Choose a tag to compare

Fix post and answer collections returning wrong access rights

v3.17.1

17 Jan 12:36
71ef83d
Compare
Choose a tag to compare
  • Fix the delete button showing for answers and comments even prevented by permissions
  • Updated to Backstage 1.35.0

v3.17.0

10 Jan 07:00
3546008
Compare
Choose a tag to compare

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.