Releases: aticie/ronnia
Releases · aticie/ronnia
v2.0.0
What's Changed
- Fix adding/removing user from adduser/rmuser command by @aeongdesu in #39
- Added multiple twitch bot instances by @aticie in #41
- Fix/channel join by @aticie in #44
- Reduce max user size per instance by @aticie in #45
- Only join streaming channels and leave non-streaming channel chats. by @aticie in #47
- Migrate to MongoDB by @aticie in #48
- Multiple changes to how the bot works by @aticie in #50
- Add structured JSON logging by @aticie in #51
New Contributors
- @aeongdesu made their first contribution in #39
Full Changelog: v1.4.7...v2.0.0
v2.0.0-rc3 - Last release before merging
Will be released after I write all the unit and integration tests.
Added Multiple Instance Support
v2.0.0-rc2 Update database settings default descriptions
Added Multiple Instance Orchestration
v2.0.0-rc1 Looks ok
Add more logs!
Changed use of protected methods with their official public implementations.
Added more descriptive logs to assertion errors.
Fixed users with no badges producing error
v1.4.6 Update CHANGELOG.md
Added join channels routine to prevent disconnections
v1.4.5 Update CHANGELOG.md
Fixed subscriber issue
Fixed [SUB]
prefix appearing even though the chatter is not subscribed.
Fixed Not Joining Owner's Channel if DB Empty
Ronnia now joins the owner's twitch channel if started from scratch.
Fix database field issue
Fixed field names being wrong when adding requests to database