Release News

Submitted by Casey on March 13, 2007 - 5:27am.

Phobie and I are proud to release savIRC 2.1.

Below is an overview of what we've done, and what new improvements you can expect to see in 2.1

For a more complete ChangeLog please visit (Must login to view): http://www.savirc.com/bugs/changelog_page.php
Those who do not have a mantis account, you'll find the changelog at the end of this post.

The savIRC handbook has been updated to reflect things that have changed in 2.1

The savIRC project utilizes ROBOdoc to document its source code. We are slowly incorporating this, so you can expect to see more 'developer' oriented docs appearing in the coming months.

Features:
* Added "Show idle pings" to Configuration --> IRC
* Added a checkbox to hide serverpings.
* /disconnect now stops autoreconnect
* Anti-Flood: Chunks of text are broken into 400 chars or less. This prevents you from flooding yourself off.
* If you receive this error: "YourNick :Erroneous Nickname". savIRC will try an alternate.

Development Improvements:
We are getting much closer to issuing one command to generate a release!

* Unix-Like: We now have two Makefiles. Makefile.am and Makefile. The former is for the end-user when installing on their system. Makefile is used for the developers.

* Windows: We have two .bat files. One is for generating a Monthly Build, the other is for generating an actual release with Installer. The only difference is one creates a .zip file, while the other creates an installer.

- The savIRC Development Team

savIRC - 2.1
============

Bug fix and minor feature release

- 0000256: [unknown (not fitting elsewhere)] platform::userHomeDir problem on Windows NT (casey)
- 0000257: [Packaging] Makefiles are incomplete (casey)
- 0000258: [unknown (not fitting elsewhere)] The fallback for the profiledir should not be C:\savIRC\ (phobie)
- 0000259: [GUI (Graphical User Interface)] Hovering mouse over certain icons in text window causes "GetWordFromText" error (phobie)
- 0000260: [Usability] Maximizing child windows (casey)
- 0000261: [GUI (Graphical User Interface)] GetWindowType: can't read "type" (phobie)
- 0000243: [IRCD (client-server communication)] hide PONG (phobie)
- 0000254: [IRCD (client-server communication)] We need to hide the servers PONG invoked by ircdKeepAlive (phobie)
- 0000263: [Commands] r660 (re)introduces JOIN bug (phobie)
- 0000272: [IRCD (client-server communication)] unknown message from server (phobie)
- 0000277: [Commands] Get an error when doing /whois (phobie)
- 0000280: [unknown (not fitting elsewhere)] need to unset variables when you leave a channel (phobie)
- 0000278: [GUI (Graphical User Interface)] nicks are losing channelflags on nickchange (phobie)
- 0000268: [IRCD (client-server communication)] Channel does not show me as having ops when I do (phobie)
- 0000285: [GUI (Graphical User Interface)] chan creation date not shown (phobie)
- 0000266: [Documentation] Documentation is unusually slow to open (casey)
- 0000267: [Module/Editor] pasting text into the editor is duplicated (casey)
- 0000287: [unknown (not fitting elsewhere)] user@host still shows up when the option "Show Addresses" is not selected (casey)
- 0000289: [unknown (not fitting elsewhere)] Update [AddressText] (casey)
- 0000262: [WishList] can't copy and paste too many lines of text into editbox (casey)
- 0000291: [unknown (not fitting elsewhere)] log files not going to the right place (casey)
- 0000292: [Commands] /ping does not return correct values for a #channel (casey)
- 0000279: [Module/Editor] copy'n'replace does not work (casey)