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.supportedKindsis an empty array, it's not possible to use@for user/group mentions
- if