This document lists versions and new features (only major features) done or planned.

Enjoy the future of WeeChat!

Versions

Version Date Status

0.4.0

Jan 20, 2013

Current stable

0.4.1

May 19, 2013 (1)

Under dev

0.4.2

Sep 15, 2013 (1)

Planned

0.4.3

Jan 12, 2014 (1)

Planned

1.0

May 25, 2127 (2)

Planned

Note
(1) Approximate date.
(2) Very, very approximate date.

Near future

Version 0.4.1

Tracker Component Status Description

bug #38070

irc

Done

Add nick colors in output of /names #channel when it is displayed on server buffer (channel not joined).

-

aspell

Done

Optimize internal management of spellers (do not create them for each input analyzed, for example with split of windows), re-introduce local var "aspell_dict" in buffers.

-

relay

Done

WebSocket server support (RFC 6455) (for irc and weechat protocols).

task #12405

irc

Done

Unmask join if nick speaks some minutes after the join.

-

relay

Done

Allow multiple servers on same port for irc protocol.

task #12393

script

Done

Add control of autoload for scripts.

-

relay

Done

Send nicklist diff for nicks added/removed/changed instead of whole nicklist (reduce data exchanged with clients).

task #11274

core

Done

Support of multiple layouts.

task #11924

irc

Done

Automatic merge of private buffers (by server or all).

task #10895

irc

Done

New option irc.look.display_join_message to disable some messages after joining a channel.

task #12576

irc

Done

Add tag for "back on server" messages in queries.

task #9353

irc

Done

Add support of UHNAMES.

bug #37531

core

Done

Move nick prefix/suffix options from irc plugin to core (making it dynamic).

patch #8020

irc

Done

Implement DH-AES SASL encryption method for SASL.

Version 0.4.2

Tracker Component Status Description

bug #26571

irc

Planned

Improve default ban mask and add option to customize it.

-

core

Planned

Change type of a bar without having to delete it.

-

core

Planned

Edit filters (without having to delete/add).

task #11840

core

Planned

Improve mouse support (interaction with chat area).

task #12188

irc

Planned

Tab-complete nick with used nicks in beginning of list.

Appendix A: Status list

Planned

planned for (near) future, nothing done yet

Under dev

under development

Done

done, committed to git repository