4 | | - support of Scheme scripts (new plugin "guile") |
5 | | - support of Python 3.x (but version 2.x still recommended) |
6 | | - add "weechat" protocol in relay plugin for remote interfaces, like QWeeChat |
7 | | - new option irc.color.mirc_remap to remap mirc colors in irc messages |
8 | | - new options irc.look.highlight_{server|channel|pv} to customize or disable default nick highlight |
9 | | - new option "capabilities" in irc servers (to enable some client capabilities on connection) |
10 | | - new option weechat.history.max_buffer_lines_minutes to limit buffer history by time |
11 | | - use extended regex in /filter, /ignore and /list |
12 | | - add support of flags in regular expressions and highlight options |
13 | | - add URL transfer in plugin API (with hook_process and hook_process_hashtable) |
14 | | - add translations in japanese |
15 | | - add doc for relay protocol |
16 | | - add developer's guide |
17 | | - many bugs fixed. |
| 4 | - support of Scheme scripts (new plugin "guile") |
| 5 | - support of Python 3.x (but version 2.x still recommended) |
| 6 | - add "weechat" protocol in relay plugin for remote interfaces, like QWeeChat |
| 7 | - new option irc.color.mirc_remap to remap mirc colors in irc messages |
| 8 | - new options irc.look.highlight_{server|channel|pv} to customize or disable default nick highlight |
| 9 | - new option "capabilities" in irc servers (to enable some client capabilities on connection) |
| 10 | - new option weechat.history.max_buffer_lines_minutes to limit buffer history by time |
| 11 | - use extended regex in /filter, /ignore and /list |
| 12 | - add support of flags in regular expressions and highlight options |
| 13 | - add URL transfer in plugin API (with hook_process and hook_process_hashtable) |
| 14 | - add translations in japanese |
| 15 | - add doc for relay protocol |
| 16 | - add developer's guide |
| 17 | - many bugs fixed. |