v4.9.4Desktop
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)