Switched to .NET 4.0 RTM (the final version).
Fixed the IRC client not sending a nickchange request when changing your nickname in the options.
Fixed a resource leak in one of the async fucntions due to not handling the IAsyncResult.
Fixed the radio volume (and slider) not updating when restoring the default settings.
Fixed a problem where logging in to a vBulletin 4.0.3 forum wouldn't work.
Fixed a crash that would occur when leeching in async mode due to a thread safety issue.
Fixed a crash that would occur when clicking the Copy Url button when the url was 'null'.
Fixed a crash that would occur when clicking the Open topic in a browser button when the url was 'null'.
Fixed an issue with the Warez-BB plugin.
Fixed an issue with the Warez-Centre plugin.
Changed the logo to the new one that was created by Elio.
Changed the application icon. Again.
Changed the internal proxy setup from forced off to the .NET default (same as SL1).
Changed the internal proxy setup from forced off to the systems default proxy settings.
Changed font for the white text with the black outer-glow effect.
Added a plugin for TehParadox.
Added a plugin for ForumW (.org).
Removed the Stats tab (moved to a future version).
Removed the Feed tab (moved to a future version).
Removed some TV station streams that were no longer broadcasting.
The start page number now increments when leeching like it was in SL1.
Flagged the LeechClient thread as Background thread.
A few small tweaks in the async pipeline.