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/1.7.2

From ZNC
Revision as of 22:04, 11 January 2019 by DarthGandalf (talk | contribs) (Created page with "{{ChangeLog}} <!-- The following is generated via this command: HEAD=$(git rev-parse master) ; echo "Last update at $HEAD" ; echo ; git log --format='* %s {{git|%h}}' --no-me...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
← 1.7.1 ZNC 1.7.2 1.7.3 →



New

  • Add French translation
  • Update translations

Fixes

  • Fix compilation without deprecated APIs in OpenSSL (#1615)
  • Distinguish Channel CTCP Requests and Replies (#1624)
  • admindebug: Enforce need of TTY to turn on debug mode (#1580)
  • controlpanel: Add missing return to ListNetMods (#1589)
  • webadmin: Fix adding the last allowed network (#1584)

Internal

  • Add more details to DNS error logs (#1626)