| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-19 | 716 Bytes | |
| v4.9.4 source code.tar.gz | 2026-07-19 | 5.3 MB | |
| v4.9.4 source code.zip | 2026-07-19 | 5.9 MB | |
| Totals: 3 Items | 11.3 MB | 0 | |
Changed
- core: improve speed of display of long words in chat area (#2336)
Fixed
- core: fix infinite loop when option weechat.look.read_marker_string is set to a string with a width of zero (#2337)
- core: fix integer overflow in size calculation when evaluating "${hide:...}" and "${base_encode:...}" (#2335)
- logger: fix path traversal in log file name when a buffer local variable contains the char used internally to protect directory separators (#2340)
- relay: fix authentication bypass with the "plain" password hash algorithm (GHSA-68ff-gq39-pqjm)