Version 1.8 ()

Version 1.8 is available!

Among the new features:

- add option weechat.completion.nick_case_sensitive
- add wilcard matching operator, cut of string and ternary operator in evaluation of expressions
- add resize of window parents with /window resize [h/v]size
- add plugin "buflist" (bar with list of buffers)
- add arraylist and dynamic string functions in API
- add option "open" in command /server
- add signal "irc_server_lag_changed" and store the lag in the server buffer (local variable)
- add aspell options to control delimiters in suggestions
- add option "-include" in commands /allchan, /allpv and /allserv
- many bugs fixed.

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


Version 1.7.1 (security release) ()

Version 1.7.1 is available, it fixes a security problem: a crash can happen in IRC plugin when parsing the filename received via DCC.
Upgrade is recommended for all users.

More information on the page with security issues.


Version 1.7 ()

Version 1.7 is available!

Among the new features:

- add option weechat.look.align_multiline_words
- add option "time" in command /debug
- add infos "uptime" and "pid"
- add optional arguments in completion template
- add irc server option "usermode"
- add tag "self_msg" on self messages
- add configuration file fifo.conf for fifo plugin
- add option "-oc" in command /exec
- many bugs fixed.

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


XZ packages ()

All sources packages are now available as xz package (in addition to gzip and bzip2): stable/devel version, old versions, scripts, QWeeChat.

The xz packages are smaller than gzip (~2x) and bzip2 (~1.4x).


Version 1.6 ()

Version 1.6 is available!

Among the new features:

- add optional argument "lowest", "highest" or level mask in command /input hotlist_clear
- add option "cycle" in command /buffer
- add "extra" argument to evaluate extra variables in function string_eval_expression()
- add option relay.network.allow_empty_password
- add support for one-time triggers
- rename server options "default_msg_{kick|part|quit}" to "msg_{kick|part|quit}", evaluate them
- allow escape of comma in command "init" (weechat relay protocol)
- many bugs fixed.

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


Version 1.5 ()

Version 1.5 is available!

Among the new features:

- add support of functions in API function "hook_process"
- move of nick coloring options from irc plugin to core
- move irc bar item "away" to core
- add pointer in callbacks used in scripting API
- add option irc.network.sasl_fail_unavailable
- add Portuguese translations
- many bugs fixed.

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


Version 1.4 ()

Version 1.4 is available!

Among the new features:

- add a parent name in options, display inherited values if null in /set output
- add option weechat.look.paste_auto_add_newline
- add /fifo command
- track real names using extended-join and WHO (IRC)
- add support of SNI (Server Name Indication) in SSL connection to IRC server
- add support of IRC "cap-notify" capability
- add IRC command /cap
- add hex dump of messages in raw buffer when debug is enabled for irc plugin
- add option relay.irc.backlog_since_last_message
- add option script.scripts.download_timeout
- add scripts to build Debian packages
- many bugs fixed.

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


Version 1.3 ()

Version 1.3 is available!

Among the new features:

- keep scroll after interactive search in buffer
- add optional confirmation on /upgrade
- add signal "signal_sighup"
- add IRC options irc.color.topic_current, irc.network.channel_encode
- many bugs fixed.

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


Version 1.2 ()

Version 1.2 is available!

Among the new features:

- add options to customize word chars (for detecting word boundaries)
- add a welcome message on first WeeChat run
- add options to customize quoted messages (in cursor mode)
- add support of environment variables in evaluated expressions
- add IRC SASL mechanism "ecdsa-nist256p-challenge"
- add support of SHA-256 and SHA-512 algorithms in IRC server option "ssl_fingerprint"
- add support of IRC capability "account-notify"
- remove "freenode" server from default config
- new script plugin for javascript
- many bugs fixed.

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


Version 1.1.1 ()

Version 1.1.1 is available!

This is a bug fix and maintenance release.

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

Back to home