Skip to content

Releases: drodil/backstage-plugin-qeta

v3.16.4

07 Jan 12:51
Compare
Choose a tag to compare

New features:

  • Support for Azure Blob Storage for attachments. Thanks to @jmezach for his contribution!

v3.16.3

05 Dec 06:20
Compare
Choose a tag to compare

Added missing permission condition factory for post type rule

v3.16.2

04 Dec 08:53
Compare
Choose a tag to compare

Fixed issue where header image change would reset colection form

v3.16.1

04 Dec 08:45
Compare
Choose a tag to compare

Fixed issue where header image change would reset post form

v3.16.0

29 Nov 13:59
Compare
Choose a tag to compare

New features:

  • Automatic TOC for articles with more than one heading
  • Possibility to add tags in the editor by typing hashtag and tag
  • Fixes for markdown rendering

v3.15.3

28 Nov 11:10
Compare
Choose a tag to compare

UI fixes:

  • Correct name in the questions list for own questions
  • Right side elements are now smaller to make the main content pop up more
  • Entities and collections page now also use the styled search bar

v3.15.2

28 Nov 08:26
Compare
Choose a tag to compare

Added virtualization to entity and tag pickers to handle large amount of data better

v3.15.1

28 Nov 06:53
Compare
Choose a tag to compare

Fixed issue with tag create and delete buttons showing for non-moderators

v3.15.0

27 Nov 20:41
Compare
Choose a tag to compare

Moderators can now add and delete tags from the UI. This allows to use the qeta.tags.allowCreation value as false to prevent normal users from creating tags when posting questions or articles.

Also multiple fixes around the UI, for example icons were added to all follow buttons.

v3.14.0

26 Nov 19:36
Compare
Choose a tag to compare

User image now visible in user page

Fixes to tooltips not being interactive