Version 4.0.4 ()

Version 4.0.4 is available!

This is a bug fix and maintenance release.

Bugs fixed: development blog and ChangeLog.


Version 4.0.3 ()

Version 4.0.3 is available!

This is a bug fix and maintenance release.

Bugs fixed: development blog and ChangeLog.


Version 4.0.2 ()

Version 4.0.2 is available!

This is a bug fix and maintenance release.

Bugs fixed: development blog and ChangeLog.


Version 4.0.1 ()

Version 4.0.1 is available!

This is a bug fix and maintenance release.

Bugs fixed: development blog and ChangeLog.


Happy birthday WeeChat, 20 years old! ()

Come with us on irc.libera.chat, #weechat-birthday to celebrate!


Version 4.0.0 ()

Version 4.0.0 is available!

New features and bugs fixed: development blog and ChangeLog.


Live streaming: 20th anniversary + v4.0.0 ()

On June 26th, WeeChat will turn 20!

A live streaming for the 20th anniversary and release of v4.0.0 is scheduled on Saturday, June 24th, 7pm UTC, for more info: https://blog.weechat.org/post/2023/06/13/live-streaming-20th-anniversary-release-v4.0.0.


Version 3.8 ()

Version 3.8 is available!

Among the new features:

- add option weechat.look.chat_space_right
- allow value "0" in buffer property "unread" to remove read marker from buffer
- add command /allbuf
- add command /hotlist
- move some /input actions to commands /allbuf, /buffer and /hotlist
- improve case convert and insensitive char comparisons
- add color attributes "blink" and "dim" (half bright)
- allow command /toggle to create option before setting the value, if allowed in the section
- add signals "buffer_user_input_xxx" and "buffer_user_closing_xxx" for buffers created with /buffer add
- add identifier in buffer lines
- add option "unicode" in command /debug
- add Curl options for versions 7.64.0 to 7.87.0
- add API functions string_strcmp and string_strncmp
- rename char comparison API functions "utf8_char*" to "string_char*"
- return arithmetic difference between chars in API functions string_charcmp, string_charcasecmp, string_charcasecmp_range, string_strcasecmp, string_strcasecmp_range, string_strncasecmp, string_strncasecmp_range, string_strcmp_ignore_chars
- return newly allocated string in API functions string_tolower and string_toupper
- add API function utf8_strncpy
- add trigger regex command "y" to translate chars, set default regex command to "s" (regex replace)
- many bugs fixed.

For complete list of new features and bugs fixed, please look at development blog or ChangeLog.


Version 3.7.1 ()

Version 3.7.1 is available!

This is a bug fix and maintenance release.

For complete list of bugs fixed, please look at ChangeLog.


Version 3.7 ()

Version 3.7 is available!

Among the new features:

- 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.

For complete list of new features and bugs fixed, please look at development blog or ChangeLog.

Back to home