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
Jump to navigation
Jump to search
← 0.044 | ZNC 0.045 | 0.047 → |
This is an old ZNC version. If you still use it, please consider upgrading to 1.9.1. |
- 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")