To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

ChangeLog/git

From ZNC
Jump to navigation Jump to search
← 1.9.1 ZNC git



See https://github.com/znc/znc/compare/znc-1.9.1...master for a list of changes since 1.9.1 stable.

New

Fixes

  • Fixed the translation pipeline again, pulled latest translations from crowdin - the pipeline had broken before 1.9.1, but we didn't notice, leaving translations outdated.

Modules

  • modperl: remove usage of given/when.
  • sasl: if RequireAuth is set, but SASL failed, don't disable the network, simply disconnect, and try later, because such issue is often transient, while IRC services are down.

Notes for package maintainers

Internal

  • Update integration tests to Qt 6
  • Minor performance improvements