------------------------------------------- Changes in version 1.6 (09 Mar 2007) - added fingerprint to SSL certificate page - added update downloading - minor code revisions ------------------------------------------- Changes in version 1.5 (09 Feb 2007) - fixed '100% CPU usage' bug - added psiphon will find available port if 443 is not - added double click on a link in the log window opens it in default browser - added column sorting - added status icons - added choice for "Get My IP" server - added SLL country combo sorting - changed System Tray icon to be always available - minor GUI revisions - minor code revisions ------------------------------------------- Changes in version 1.4 (26 Jan 2007) - added minimize to task bar - added single bakefile file for both platforms(WIN, LINUX) - added detailed build instructions for both platforms - fixed compatibility with Shaw Secure - improved HTML entities decoding - minor code revisions ------------------------------------------- Changes in version 1.3 (29 Dec 2006) Added: - HTML entities decoding in the HTML filter Changed: - Improved CSS filtering - Improved error handling - Limited user input - Delete user related info when delete user - Password overwrite bug fixed - Switched to prepared SQL statements throughout the code - Minor code revisions ------------------------------------------- Changes in version 1.2 (15 Dec 2006) Added: - Custom SSL certificate - Log level persistence - Log can be disabled Changed: - Image on/off handling through "Javascript:void(0);" in order to avoid extra HTTP requests - Updated wxWidgets framework to 2.8 - Updated Advanced Installer to 4.6 - Fixed several buffer overflow vulnerabilities ------------------------------------------- Changes in version 1.1 (8 Dec 2006) Added: - psiphon access is forbidden (HTTP 403) to domains that resolve to localhost or private network - Multiple network interface cards support - Our own external IP detection service - Version check on startup - Users can toggle images on/off in the blue bar Changed: - URLs in HTTP requests to psiphon must be prepended with psiphonode name set by psiphon admin at setup, i.e. https://://login/.., https://://fetch/.. etc. - Replacement tags (<%varname%>) added in HTML templates. - wxWidgets HTTP headers are replaced with generic headers - New database design in order to minimize SQLite locking - GUI changes - Minor bug fixes