Version 3.7
By Sébastien Helleu on Sunday, October 9 2022, 13:42 - core - Permalink
Version 3.7 is available!
As usual, many new features and bug fixes, see ChangeLog for detail.
New major features in this release:
- add option "-save" in command "/upgrade"
- add option weechat.look.highlight_disable_regex and buffer property "highlight_disable_regex"
- sort filters by name
- add key Alt+Backspace to delete previous word, change key Ctrl+w to delete previous word until whitespace
- rename API function string_build_with_split_string to string_rebuild_split_string, add arguments "index_start" and "index_end"
- add info "uptime_current"
- add API function crypto_hash_file
- add support of priority in API function hook_line
- add API function string_parse_size
- add API function file_compress
- add buflist variable "${hotlist_priority_number}" (integer version of "${hotlist_priority}")
- display SETNAME command in IRC channels and private buffers, add options irc.color.message_setname and irc.look.smart_filter_setname
- add option irc.look.display_pv_nick_change
- add options to rotate and compress log files: logger.file.rotation_compression_level, logger.file.rotation_compression_type and logger.file.rotation_size_max
- allow special dict value "-" to disable spell checking on a specific buffer
- add elapsed time for trigger execution on monitor buffer when trigger debug is set, add option trigger.color.identifier
- add trigger variable "${tg_hook_type}"
- many bugs fixed.
New keys:
- Alt+Backspace: delete previous word (Ctrl+w: delete previous word until whitespace)