~singpolyma/biboumi

ref: 12eeb4d11eee5b8e6514f0ce8bf7508cc2d6d7a1 biboumi/CHANGELOG -rw-r--r-- 816 bytes
12eeb4d1 — Florent Le Coz Implement the PING on a server or the gateway itself 8 years ago
                                                                                
12eeb4d1 Florent Le Coz
cf32446d Florent Le Coz
fa74493c Florent Le Coz
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Version 2.0
- Support PING requests in all directions

Version 1.1                                             2014-16-07

 - Fix a segmentation fault when connecting to an IRC server using IPv6

Version 1.0                                             2014-12-07

 - First stable release.
 - Mostly complete MUC to IRC, and IRC to MUC support
 - Complete handling of private messages
 - Full IRC modes support: setting any IRC mode, and receiving notifications
   for every mode change
 - Verbose connection status notifications
 - Conversion from IRC formatting to XHTML-im
 - Ad-hoc commands support
 - Basic TLS support: auto-accepts all certificates, no cipher
   configuration, no way to force usage of TLS (it is used only if
   available, clear connection is automatically used as a fallback)
 - IPv6 support