Skip to content

Chaskis 0.6.1 (Beta 6)

Pre-release
Pre-release
Compare
Choose a tag to compare
@xforever1313 xforever1313 released this 08 Apr 21:36
· 589 commits to master since this release

This new release has various core-level and plugin-level bug fixes in an attempt to prevent the join-rejoin endless loop. As usual for all Beta releases, the 'API' and config files formats are not guaranteed to be the same format in future releases.

Release Notes

Core Updates - v0.6.1

  • HTTP Client's timeout is 10 seconds instead of the default. This means that HTTP requests that take too long will be aborted.
  • Updated error messages to make diagnosing problems easier.

RssBot v0.4.1

  • Fetching an RSS feed now takes place entirely in a background thread, so the StringParsingQueue doesn't get throttled.

UrlBot v0.3.2

  • Fetching a URL now takes place entirely in a background thread, so the StringParsingQueue doesn't get throttled.