Eggdrop v1.8.2 Release Notes

Release Date: 2017-08-13 // over 6 years ago
  • ๐Ÿš€ 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