1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
|
Summary of changes
0.5.8
- Translations into German, Dutch, Romanian and Norwegian (thanks
OUTsider/scarynet)
- Russian translation of help
- Some more UTF-8 fixes (including joining channels with non-ASCII chars,
thanks to Jonas Liljegren)
- Server balancing support
- Identd supports multiple installs
- Fix buffer overflow in client.cgi
- Other misc fixes (see http://cvs.cgiirc.org/timeline?d=300&e=2006-Apr-30&c=2)
0.5.7
- Fixed to work on Perl <5.8
- Perform config option
0.5.6
- UTF-8 fixes and /charset command
0.5.5
- Various bugfixes including: Firefox CSS, paste
- Proper UTF-8 support (uses Encode)
- Now looks for configuration files in /etc as well
- Multiple ipaccess files
0.5.4
- New options images
- XMLHTTP support
0.5.3
- Lots of bug fixes (+/!channels, ( key in mozilla and some smaller things)
- Use of iframes removed (IE sometimes does not load the JS needed properly)
- ipaccess can now use hostnames (see ipaccess.example)
- config file updates (documented new options in cgiirc.config.full)
- sound support (IE only)
- Opera 7 support
- Output options (display items in active window, status or not at all)
(eg: whois in active window, hide joins, etc), see cgiirc.config.full
for details.
- Better support for prefixes sent in 005
- disable_format_input option to disable the "<<" and %B, %C, etc.
0.5.2
- New Icons (thanks to Johnny).
- Handle pastes in a much better way (IE only).
- Bug fixes for encoded IP, disconnection problems, URL hilighting, nicknames
with a | in them, sending @#channel notices and Internet Explorer on Mac.
0.5.1
- Style selection
- KDE Konqueror 3+ support
- Trusted web proxies
- ipaccess can now match based on netmask (patch from Piotr KUCHARSKI).
- Lots of bug fixes
|