group-actor/CHANGELOG.md

28 lines
690 B
Markdown
Raw Normal View History

2021-08-26 20:15:41 +00:00
# Changelog
2021-08-26 22:30:49 +00:00
## v0.2.3
- `/add user` will now try to follow even if already a member
2021-08-26 22:19:43 +00:00
## v0.2.2
- All hashtags, server names and handles are now lowercased = case-insensitive
- Prevent the `-a` flag overwriting existing group in the config
- Update the help text
- `/i` now works in hashtag posts
- `/add user` and `/remove user` now correctly follow/unfollow
2021-08-26 20:15:41 +00:00
2021-08-26 22:19:43 +00:00
## v0.2.1
- More reliable websocket reconnect, workaround for pleroma socket going silent
## v0.2.0
2021-08-26 20:15:41 +00:00
- Add hashtag boosting and back-follow/unfollow
- Add hashtag commands
- Code reorganization
- Improve greeting messages
- Do not crash on unknown notification types (elefren patch)
## v0.1
This is the initial test release
.