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.8.2

From ZNC
Revision as of 18:56, 30 August 2020 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.8.1 ZNC 1.8.2 1.9.0 →



New

  • Polish translation
  • Warn about listening on port 6697 too, not only about 6667 (#1734)

Fixes

  • webadmin: When starting deleting a network, but clicking No, redirect to the edituser page instead of listusers page (#1751)
  • Make more client command results translateable, which were missed before