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

From ZNC
Revision as of 09:56, 2 April 2017 by DarthGandalf (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
← 0.200 ZNC 0.202 0.204 →


This is a bugfix-mostly release.

Fixes

  • Fix a crash when a user changes the buffer size of a channel.
  • Fix a NULL pointer dereference in buffer-related module hooks.
  • Fix the autocycle module to not fight with ChanServ.
  • Fix the getchan command in the admin module.
  • Don't timeout bouncedcc connections so that idling DCC chats are possible.
  • Fix build error when compiling against uclibc(++).

Minor stuff

  • Improve the timeout message in the route_replies module.
  • Add the -r parameter to the man page of ZNC.
  • Install .py files along with .pyc.