Chaskis 0.6.0 (Beta 5)
Pre-release
Pre-release
This new release has various core-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.
- Windows installer: https://files.shendrick.net/projects/chaskis/releases/0.6.0/windows/ChaskisInstaller.msi
- Debian installer: https://files.shendrick.net/projects/chaskis/releases/0.6.0/linux/debian/chaskis.deb
- Core Nuget Package for writing Plugins: https://www.nuget.org/packages/ChaskisCore/0.6.0
- Chocolatey Package (may need approval first): https://chocolatey.org/packages/chaskis
- Arch Linux AUR: https://aur.archlinux.org/packages/chaskis/
Release Notes:
Core Updates - 0.6.0:
- Updated reconnection logic when the watchdog expires. Hopefully this fixes the never-ending join/rejoin headache we've been dealing with.
- Added new logo
Plugin Updates:
Irc Logger - 0.3.0:
- Logging now takes place in an event queue so our parsing thread doesn't get held up when writing to disk.
Url Logger - 0.3.1:
- Fixed an issue where we weren't able to get the title on some https sites.