Releases: filipre/signalbot
Releases · filipre/signalbot
v0.12.0
- Allow using group name as receiver (#98)
- Fix crash with replies to messages containing mentions (#96)
- Use phonenumbers library to check if a recipient id is a phone number (#95) Thanks @Kariton
- Fix parse attachments for sync messages (#94)
- Preserve Raw Message in Message Parser (#93) Thanks @CanardConfit
- Add regex_triggered decorator for matching regular expressions (#87) Thanks @grantbacon
- Fix for new groups created after bot start up (#82) Thanks @sehaas
- Allow updating contact and group data (#83 and #84)
v0.11.1
v0.11.0
v0.10.1
v0.9.2 - Styling
Bump version
v0.8.0 - Private Chats
Merge pull request #28 from filipre/private-chats Version 0.8.0 Release
v0.7.0 - Restart on Failure
Merge pull request #27 from filipre/handle-exceptions-in-threads Implement restart logic
v0.6.0 - Refactor Listening
bot.listen()
bot.listenUser()
bot.listenGroup()
CI Pipeline
v0.5.5 Fix missing credentials