| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-29 | 961 Bytes | |
| v4.9.0 source code.tar.gz | 2026-03-29 | 5.3 MB | |
| v4.9.0 source code.zip | 2026-03-29 | 5.9 MB | |
| Totals: 3 Items | 11.3 MB | 0 | |
Changed
- core: add option
-eto evaluate all commands before executing them in command/eval - xfer: evaluate option xfer.network.own_ip
Added
- typing: add option typing.look.item_text (#2305)
Fixed
- core: fix crash with
/evalwhen the current buffer is closed in a command - core: fix buffer size in function util_parse_time, causing buffer overflow error in unit tests
- irc: fix display of CTCP query sent multiple times to the same user when capability echo-message is enabled (#2309)
- irc: fix unit of server option
anti_floodfrom seconds to milliseconds in output of/server listfull - irc: fix creation of irc.msgbuffer option without a server name
- irc: ignore self join if the channel is already joined (#2291)
- relay/api: fix memory leaks in resources "ping" and "sync"
- relay/api: fix memory leak in receive of message from remote WeeChat