fixes for new release

This commit is contained in:
2021-08-28 10:24:35 +02:00
parent 31a9d767ae
commit c52147ad4d
8 changed files with 128 additions and 66 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## v0.2.6
- Allow boosting group hashtags when they are in a reply, except when it is private/DM
or contains actionable commands
- `/follow` and `/unfollow` are now aliases to `/add` and `/remove` (for users and tags)
- Add workaround for pleroma markdown processor eating trailing hashtags
- Command replies are now always DM again so we don't spam timelines
## v0.2.5
- Add `/undo` command
- Fix users joining via follow not marked as members