Skip to content

v3.33.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 06:28
· 23 commits to main since this release
b834fd5

New features

  • Markdown editor now supports translations using the Backstage translation API
  • It's possible to give a reason for deletion of posts, answers, collections, and tags (#312). These reasons will be audit logged, and if the user deleting the entity is a moderator, the original author will get a notification.

Bug fixes

  • Notifications are no longer sent for draft posts (#322), thanks to @basmulder03
  • Markdown editor now handles mentions better, thanks to @basmulder03 :
    • if qeta.maxTags = 0, it's not possible to use # for tag mentions
    • If qeta.mentions.supportedKinds is an empty array, it's not possible to use @ for user/group mentions