Skip to content

Eggdrop v1.8.2 *STABLE*

Compare
Choose a tag to compare
@vanosg vanosg released this 13 Aug 21:40
· 1196 commits to develop since this release

We are happy to announce the final release of Eggdrop version 1.8.2! The major changes are:

  • CBC mode option for blowfish (only relevant for Tcl scripts, thanks to Cizzle for the significant patch)
  • Starting Eggdrop with -nt gives full access on the terminal now to simplify debugging
  • Eggdrop won't quit with the error message "CAN'T WRITE TO TEMP DIR" anymore (temp dir is optional for filesys/transfer mod)
  • The Tcl command getuser can now retrieve a list of key/value pairs to get all settings for a user
  • Portuguese language file added (thanks TheMythPT)
  • Fixed an issue with ./configure --with-ssllib, which prevented users from using a non-standard OpenSSL installation location