Releases: SockDrawer/SockBot
Releases · SockDrawer/SockBot
v3.1.0 - Beta Badger
New features:
- Support for nodebb chats, including support for commands in chats
Fixes several bugs in 3.0.0 including (but not limited to)
- Failed logins are reported as successful
- Split notification:mention event into notification:mention and notification:group_mention events
- Failure for a plugin to load was not reported, leading to confusion
Notable updates in this merge:
- Misc test fixes from test audit
- update readme for version 3.0
- remove ignored codeclimate folder
- update travis configuration
- release 3.0.0
- fix crash bug on run and add test to catch regressions of crash bug of f6714c09c3c5
- implement group_mention notification type
- adjust configuration validation to include checking for plugin configurations - fixes #293
- detect when plugin fails to load and fail the bot start because of it
- detect failed nodebb login - resolves #294
- release 3.1.0
v3.1.0-RC2 - Beta Badger
Building on release 3.1.0-RC1 this prerelease version adds support for nodebb chats.
v3.1.0-RC1 - Beta Badger
Fixes several bugs in 3.0.0 including (but not limited to)
- Failed logins are reported as successful
- Split notification:mention event into notification:mention and notification:group_mention events
- Failure for a plugin to load was not reported, leading to confusion
Noteable updates in this merge:
- Misc test fixes from test audit
- update readme for version 3.0
- remove ignored codeclimate folder
- update travis configuration
- release 3.0.0
- fix crash bug on run and add test to catch regressions of crash bug of f6714c09c3c5
- implement
group_mention
notification type - adjust configuration validation to include checking for plugin configurations - fixes #293
- detect when plugin fails to load and fail the bot start because of it
- detect failed nodebb login - resolves #294
- release 3.1.0-RC1
v3.0.0 - Alpha Alpaca
First release of version 3.0.0 of Sockbot, featuring support for NodeBB forums and retiring (for now) support for Discourse forums
v 3.0.0-BETA1 Alpha Alpaca
Beta release of version 3.0 of sockbot
v3.0.0-ALPHA1
Initial release of SockBot with NodeBB support. Lots of things broke as this is basically a ground up rewrite.
Notable features include:
- Plugable provider interface. Want SockBot on your forum? write a compatible provider and away you go!
- Multiple bots per process. Bots can now share processes for even more shenanigans
v3.0.0-ALPHA2
Second release of SockBot with NodeBB support. Lots of things broke as this is basically a ground up rewrite.
Notable features include:
- Plugable provider interface. Want SockBot on your forum? write a compatible provider and away you go!
- Multiple bots per process. Bots can now share processes for even more shenanigans
- Now having 100% test coverage.
Frisky Fishnet: The Extended Logging Release
Release version 2.13.5 The Extended Logging Release
Frisky Fishnet
Notable Changes
- Add new Long Name changer plugin
- Add extended help functionality to the !help command
- Add list of loaded modules to !status command
- Change how paths are resolved in config for plugins so relative paths are relative to config file location
v2.12.1 Delightful Denim
Feature release for extended help