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

From ZNC
Revision as of 09:50, 2 April 2017 by DarthGandalf (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
← 0.044 ZNC 0.045 0.047 →


  • Added +o/v -o/v for when users attach/detach - partyline module
  • Changed internal naming of CUserSock to CClient for consistency
  • Fixed some issues with older bsd boxes
  • Added ListenHost for binding to a specific ip instead of inaddr_any
  • Allow - and _ as valid username chars
  • respect compiler, we don't force you to use g++ anymore, don't include system includes for deps
  • Added Replace_n() and fixed internal loop bug in Replace() (thanks psycho for finding it)
  • Don't allow .. in GET
  • Added autoop module
  • Added support for buffering of /me actions
  • Added Template support in webadmin now you can write your own skins easily :)
  • Added ipv6 support
  • Support for multiple Listen Ports (note the config option "ListenPort" changed to "Listen")