Skip to content

Releases: zorael/kameloso

v2.0.0

02 Feb 19:28
Compare
Choose a tag to compare

Release!

Please file issues for any bugs you encounter. For general questions, suggestions and requests there's also the GitHub Discussions forum, and the #kameloso channel on freenode.

Thanks!

v2.0.0-rc.5

01 Jan 14:57
Compare
Choose a tag to compare
v2.0.0-rc.5 Pre-release
Pre-release

Mostly small fixes, though the Quotes plugin saw some additions; quotes can now be online-modified, -removed, and -merged from one user to another.

  • GitHub now run tests on all three OSes
  • Fixed an automode crash on home channel ACCOUNT "*" logouts
  • Added !modquote, !delquote and !mergequotes
  • Fixed broken bash.org quoting

As long as AppVeyor artifacts work we're clear for v2.0.0 proper.

v2.0.0-rc.4

23 Dec 12:51
Compare
Choose a tag to compare
v2.0.0-rc.4 Pre-release
Pre-release

Continuing to abuse the notion of release candidates.

  • Now employs GitHub Actions
  • Added ability to automatically regain nickname if we weren't assigned the one we wanted, during registration
  • Make outgoing message rate and burst configurable in the config file
  • Hostmask mode improvements, should now be usable
  • Example entries are now created in users.json and hostmasks.json if they are empty
  • Minor and major miscellaneous fixes to various plugins
  • PrivilegeLevel is now PermissionsRequired; plugins will need a string-replacement (s/PrivilegeLevel/PermissionsRequired/g)
  • cURL is now used in a way that returns an error code rather than throwing an exception, allowing for better error messages
  • Several optional versions were removed and hardcoded in

v2.0.0-rc.2

07 Nov 16:04
Compare
Choose a tag to compare
v2.0.0-rc.2 Pre-release
Pre-release

One final release candidate. Hopefully.

Pre-built binaries can be found below. Files ending in .exe are for Windows, files without are for Linux.

v2.0.0-rc.1

30 Oct 23:52
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release

This is an experimental release to see how it works.

See the links below for prebuilt binaries. (Those ending in .exe are for Windows, those without are for Linux.)