You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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