This document lists versions and new features (only major features) done or planned.
Enjoy the future of WeeChat!
Versions
| Version | Date | Status |
|---|---|---|
0.3.6 |
Oct 22, 2011 |
Current stable |
0.3.7 |
Feb 26, 2012 (1) |
Under dev |
0.3.8 |
Jun 03, 2012 (1) |
Planned |
0.3.9 |
Oct 21, 2012 (1) |
Planned |
… |
… |
… |
1.0 |
May 25, 2127 (2) |
Planned |
|
Note
|
(1) Date is approximate. (2) Date is very, very approximate. |
Near future
Version 0.3.7 (next stable)
| Tracker | Component | Status | Description |
|---|---|---|---|
guile |
Done |
support of Scheme scripts (plugin "guile") |
|
core |
Done |
add option WEECHAT_HOME for cmake and configure |
|
core |
Done |
add option weechat.history.max_minutes |
|
core |
Done |
add /input jump_last_buffer_displayed (default key is alt+"/") |
|
irc |
Done |
use an irc string comparison for nicks |
|
core |
Done |
new option weechat.completion.base_word_until_cursor (allow completion in middle of words) |
|
xfer |
Done |
display origin of xfer in core and xfer buffers |
|
- |
relay |
Done |
add protocol for remote interface (using hdata) |
- |
(relay) |
Done |
add first remote interface: QWeeChat (python/Qt) |
python |
Done |
support of Python 3.x |
|
core |
Done |
add URL transfer in plugin/script API (in hook_process/hook_process_hashtable) |
|
- |
scripts |
Under dev |
write a theme script (theme.py) |
Version 0.3.8
| Tracker | Component | Status | Description |
|---|---|---|---|
- |
(relay) |
Planned |
add Android remote interface |
- |
core |
Planned |
improve mouse support (interaction with chat area) |
core |
Planned |
system configuration/scripts files (and install weeget.py by default) |
Appendix A: Status list
- Planned
-
planned for (near) future, nothing done yet
- Under dev
-
under development
- Done
-
done, commited to git repository