Oragono v0.4.0 Release Notes

Release Date: 2016-11-03 // over 7 years ago
  • ๐Ÿ›  This release packs a more extensive oper privelege framework, bugfixes for capabilities/modes, support for new RP commands and more RPL_ISUPPORT tokens. In general, a bunch of new features and bugfixes to make using Oragono more smooth.

    โž• Added

    • โž• Added automatic client connection limiting, similar to other IRCds.
    • โž• Added operator classes, allowing for more finely-grained permissions for operators.
    • โž• Added roleplaying commands, both inside channels and between clients.
    • Length of channel mode lists (ban / ban-except / invite-except) is now restricted to the limit in config.
    • ๐Ÿ‘Œ Support MAXLIST, MAXTARGETS, MODES, TARGMAX in RPL_ISUPPORT.
    • โž• Added support for IRCv3 capability chghost.

    ๐Ÿ”„ Changed

    • In the config file, "operator" changed to "opers", and new oper class is required.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed being able to change modes when not an operator.
    • ๐Ÿ›  Fixed bug where HELP wouldn't correctly display for operators, and added more help topics.
    • ๐Ÿ›  Fixed bug where you would always have certain capabilities enabled.
    • ๐Ÿ›  Fixed display of large MONITOR lists.