Older history removed Changes in version 1.11d (2007.02.09) --------------------------------------------------------------------- ! Updated AOL contact importer to support latest updated version of AOL. Changes in version 1.12 (2007.02.14) --------------------------------------------------------------------- + Added support for GMX (http://www.gmx.de) + Added support for LinkedIn Changes in version 1.12b (2007.02.15) --------------------------------------------------------------------- + Improved handling of multiple email address in Yahoo importer Changes in version 1.12c (2007.02.15) --------------------------------------------------------------------- + Added support for IcqMail + Added web.de (http://www.web.de) support Changes in version 1.12d (2007.02.20) --------------------------------------------------------------------- ! Bugfix in Yahoo importer that returned same contacts multiple times in certain cases Changes in version 1.12e (2007.02.21) --------------------------------------------------------------------- + Added alternative methods of fetching Gmail AT value Changes in version 1.12f (2007.02.21) --------------------------------------------------------------------- + Added support for Yahoo email addresses with "." in user id. Changes in version 1.12g (2007.02.22) --------------------------------------------------------------------- ! PHP version only: Fixed LinkedIn importer to work on PHP 4 Changes in version 1.12h (2007.02.23) --------------------------------------------------------------------- ! Updated AOL importer to handle change in their login process. Changes in version 1.13 (2007.03.01) --------------------------------------------------------------------- * [Java] Refactored code into abimporter.jar and ozcommons.jar in preparation for InviteSender for Java. Changes in version 1.15 (2007.03.16) --------------------------------------------------------------------- * [Java] Minor changes to ozcommons * [All] Added detection of expired accounts in MacMail importer Changes in version 1.16 (2007.03.20) --------------------------------------------------------------------- + Added aol screenname as a returned email Changes in version 1.17 (2007.03.27) --------------------------------------------------------------------- * [Java] Added support for 2-digit years in cookie expiry handling Changes in version 1.17b (2007.04.01) --------------------------------------------------------------------- * Added gmx.eu as part of the supported email domain Changes in version 1.18 (2007.04.04) --------------------------------------------------------------------- * Updated AOL importer to handle changes in AOL * Added support for non-standard CSV generated by Hotmail live Changes in version 1.19 (2007.04.16) --------------------------------------------------------------------- * Updated internal code, improved W3C date time handling (PHP, .NET) * Made importers serializable + Added support for MyNet.com (large Turkish site) * [PHP] Added support to globally turn off GZip compression * [All] Updated yahoo code to perform retries in case of login failure Changes in version 1.20 (2007.04.23) --------------------------------------------------------------------- * [All] Updated with latest core library Changes in version 1.21 (2007.04.26) --------------------------------------------------------------------- * [All] Updated with latest core library Changes in version 1.22 (2007.05.12) --------------------------------------------------------------------- * [All] Added support for HTTP status code 100 (continue) which appears in LinkedIn response if access from certain regions. * [NET] Changed method of dynamically loading importers * [All] Added @aol.com to imported contacts if missing them Changes in version 1.23 (2007.05.19) --------------------------------------------------------------------- * [All] Updated support for GMX and mail.com ! [All] Note that Web.de is not working for now, as web.de has blocked access to its service from countries other than Germany, Austria or Switzerland. Without a machine within these regions to troubleshoot/test out the service, we would be unable to support web.de. If you can provide a machine that we can remote desktop into to work on this, please contact us at info@octazen.com Changes in version 1.23 final (2007.05.21) --------------------------------------------------------------------- * [All] Updated web.de importer Changes in version 1.24 (2007.05.25) --------------------------------------------------------------------- * [All] Added support for Indiatimes mail beta Changes in version 1.25 (2007.05.26) --------------------------------------------------------------------- * [All] Updated support for AOL Changes in version 1.26 (2007.05.28) --------------------------------------------------------------------- * [All] Bugfix in AOL update Changes in version 1.26b (2007.05.27) --------------------------------------------------------------------- * [PHP] Moved configuration out to abiconfig.php * [PHP] Disabled GZIP compression for certain pages during Gmail authentication due to issue with GoDaddy's proxy server (receiving blank http response) Changes in version 1.30 (2007.05.27) --------------------------------------------------------------------- * [Java] Code now internally uses Java 5 features (Generics, etc). However, distribution JARs are provided as Java 1.4 JARs using Retroweaver to preserve compatibility. If you require Java 5 versions, please contact us. Changes in version 1.31 (2007.06.16) --------------------------------------------------------------------- * [Java] First public release of Java 5 version of library. * [All] Updated Lycos.com support * [PHP] Moved out configurable settings to abiconfig.php Changes in version 1.31b (2007.06.16) --------------------------------------------------------------------- * [All] Added support for all Lycos European emails (lycos.de, lycos.at, etc) Changes in version 1.31c (2007.06.26) --------------------------------------------------------------------- * [PHP] Updated to latest shared library Changes in version 1.32 (2007.06.27) --------------------------------------------------------------------- * [All] Fixed AOL importer which did not return all contacts Changes in version 1.33 (2007.06.28) --------------------------------------------------------------------- * [All] Updated to match AOL's new login form Changes in version 1.34 beta1 (2007.07.03) --------------------------------------------------------------------- * [All] Updated to latest core library Changes in version 1.34b beta2 (2007.07.03) --------------------------------------------------------------------- * [All] MSN hotmail support updated Changes in version 1.34c final (2007.07.08) --------------------------------------------------------------------- * [.NET] Bugfix Html form submission. * [.NET] Now using SharpZipLib instead of .NET's built-in GZip/Deflater to work around the following - Microsoft Hotmail Live's bad HTTP chunked response with CSV export (premature termination of http stream) - .NET framework's less-robust compression library which could not handle truncated gzip/deflate streams. Changes in version 1.34d (2007.07.16) --------------------------------------------------------------------- * [PHP] Adjusted cookie handling to cater for incorrectly-configured server time/timezone, resulting in short-lived cookies to be prematurely expired. * [All] Added support for aol.in Changes in version 1.35 (2007.07.16) --------------------------------------------------------------------- * [All] Added support for all other international AOL domains (AOL.de, AOL.fr, etc) * [Java] Using rewritten HTTP library. Changes in version 1.35b (2007.07.19) --------------------------------------------------------------------- * [All] Added support for Indiatime's malformed form url * [Java] Bugfix html decoder Changes in version 1.35c (2007.07.20) --------------------------------------------------------------------- * [All] Updated web.de importer to detect bad username/password message Changes in version 1.35d (2007.07.23) --------------------------------------------------------------------- * [All] Fixed Thunderbird CSV importer which ignored the first contact in CSV Changes in version 1.35e (2007.07.27) --------------------------------------------------------------------- * Introduced bundle 2 which supports Freenet.de and Mail.ru Changes in version 1.35f (2007.07.29) --------------------------------------------------------------------- * [All] Used ISO-8859-1 encoding for gmx and web.de responses * [All] Added logout function for gmx and web.de Changes in version 1.36 (2007.08.01) --------------------------------------------------------------------- * [All] Fixed lycos.* international websites Changes in version 1.36b (2007.08.07) --------------------------------------------------------------------- * [All] Updated list of supported domains for mail.com importer Changes in version 1.36c (2007.08.09) --------------------------------------------------------------------- * [All] Updated core library to support extraction of non-hidden form fields Changes in version 1.37 (2007.08.15) --------------------------------------------------------------------- * [All] Updated core library * [All] Updated Yahoo importer which enforced .crumb to be present Changes in version 1.38 (2007.08.24) --------------------------------------------------------------------- * [All] Updated AOL importer Changes in version 1.38b (2007.09.10) --------------------------------------------------------------------- * [All] Disabled gzip compression for Hotmail live importer, due to bug in Microsoft web server's gzip handling. * [Java] Enhanced HttpSocketFactory to support binding to connection to specific local network interfaces. Added HttpSocketBindPoint class for this. Changes in version 1.39 (2007.09.12) --------------------------------------------------------------------- * [All] Reverted mail.ru implementation to CSV export * [.NET] Added HttpSocketBindPoint to enable binding to specific local interfaces Changes in version 1.40 (2007.09.21) --------------------------------------------------------------------- * [All] Added Thunderbird LDIF spport * [All] Bundle 2: Added support for Libero.it, Rambler.ru, Yandex.ru, Onet.pl, Interia.pl * [All] CSV importer (affecting also webmail CSV exports) now assumes blank CSV to mean no contacts instead of error * [All] Added connection timeout and socket timeout feature * [All] Bundle 2: Updated Freenet.de importer. Changes in version 1.41 (2007.10.01) --------------------------------------------------------------------- * [All] Updated Hotmail Live contacts importer when contacts list is empty (Hotmail returns 500 Server Error) Changes in version 1.41b (2007.10.02) --------------------------------------------------------------------- * [.NET] Critical bugfix for a form extraction library (resulting in forms not being submitted properly due to Html escaping/unescaping bug) Changes in version 1.41c (2007.10.07) --------------------------------------------------------------------- * [Java] Bugfix in Java version socket connection housekeeping which may result in infinite loop under high loads Changes in version 1.41d (2007.10.08) --------------------------------------------------------------------- * [.NET] Added support for HTTP 1.1 and HTTP Keep Alives for faster operations * [Java] Added support for HTTP 1.1 and HTTP Keep Alives for faster operations Changes in version 1.41e (2007.10.15) --------------------------------------------------------------------- * [All] Updated to latest core library Changes in version 1.42 (2007.10.30) --------------------------------------------------------------------- * [All] Updated gmail importer * [All] Updated core library Changes in version 1.43 (2007.11.05) --------------------------------------------------------------------- * [All] Updated gmail importer (GMail updated their contacts page) * [All] Added T-online importer (bundle 2) Changes in version 1.43b (2007.11.07) --------------------------------------------------------------------- * [Java] Updated core library * [Java] Outlook/Hotmail CSV parsing code now skips invalid email addresses * [All] Updated Hotmail importer to screen scrape HTML pages instead of CSV, as Hotmail servers are not returning CSVs correctly Changes in version 1.43c (2007.11.09) --------------------------------------------------------------------- * [All] Updated support for multiple email addresses in Gmail (Gmail changed delimited from ::: to ;) Changes in version 1.44 (2007.11.10) --------------------------------------------------------------------- * [All] Updated AOL webmail (AOL may ask user to supply security question upon login) Changes in version 1.44b (2007.11.13) --------------------------------------------------------------------- * [All] Fixed email address validator Changes in version 1.44c (2007.11.13) --------------------------------------------------------------------- * [PHP] Updated web.de character encoding handling Changes in version 1.44d (2007.11.22) --------------------------------------------------------------------- * [PHP] Added abi_is_supported() to test if the given email address is a supported webmail * [.NET] Added SimpleAddressBookImporter.IsSupported() to test if the given email address is a supported webmail * [Java] Added SimpleAddressBookImporter.isSupported() to test if the given email address is a supported webmail * [All] Improved Hotmail importer to detect locked accounts Changes in version 1.44e (2007.11.25) --------------------------------------------------------------------- * [All] Added detection for email address in the messenger fields in Yahoo CSV Changes in version 1.44f (2007.11.28) --------------------------------------------------------------------- * [All] Fixed onet.pl importer which had a bug in its regular expression, returning wrong contact results Changes in version 1.44g (2007.11.29) --------------------------------------------------------------------- * [Java] Minor fix in CSV reader * [.NET] Minor fix in CSV reader * [PHP] Rewritten CSVReader.nextRow() to be based on the Java version Changes in version 1.45 (2007.12.01) --------------------------------------------------------------------- * [All] Updated AOL importer. Fixed login error. * [All] Added support for additional Hotmail and Live.com domains Changes in version 1.45b (2007.12.07) --------------------------------------------------------------------- * [PHP] Added a retry loop in Gmail importer for PHP as Gmail seems to be dropping connections often * [All] Modified Gmail importer to import from exported Outlook CSV instead of exported Gmail CSV. (Gmail CSV may contain localized headers) Changes in version 1.50 (2007.12.13) --------------------------------------------------------------------- * [Java] Bugfix in HttpHeaders * [Java] Refactored internal Http client library. Customers using the invite sender or other bundles are advised to update all libraries. * [Java] Added experimental support for Java's HttpURLConnection for proxy support Changes in version 1.50b (2007.12.17) --------------------------------------------------------------------- * [All] Added yahoo.co.jp support Changes in version 1.50c (2007.12.20) --------------------------------------------------------------------- * [Ruby] Fixed ruby Gmail and AOL importer Changes in version 1.50d (2007.12.21) --------------------------------------------------------------------- * [Java] Fixed compatibility with JDK 1.4 Changes in version 1.50e (2007.12.23) --------------------------------------------------------------------- * [All] Fixed AOL importer to correctly handle aol.es, aol.fr, aol.de, aol.it Changes in version 1.50f (2007.12.23) --------------------------------------------------------------------- * [All] Updated AOL importer to avoid appending "@aol.com" if screenname is not a valid email Changes in version 1.50g (2008.01.03) --------------------------------------------------------------------- * [All] Updated MyNet importer * [Java] Fixed Gmail bug (where email was returned in Name instead of actual name) * [All] Added o2.pl, wp.pl and sapo.pt support into bundle 2 Changes in version 1.50h (2008.01.08) --------------------------------------------------------------------- * [All] Fixed an obscure bug with CSV parser which may result in infinite loop causing out of memory errors. Changes in version 1.50i (2008.01.15) --------------------------------------------------------------------- * [All] Updated Yahoo.co.jp importer Changes in version 1.50j (2008.01.17) --------------------------------------------------------------------- * [All] Internal updates Changes in version 1.51 (2008.01.18) --------------------------------------------------------------------- * [All] Updated internal libraries Changes in version 1.51b (2008.01.30) --------------------------------------------------------------------- * [All] Fixed support for Hotmail in Hebrew Changes in version 1.51c (2008.02.07) --------------------------------------------------------------------- * [.NET] Removed dependency on SharpZipLib Changes in version 1.51d (2008.02.12) --------------------------------------------------------------------- * [All] Updated Fastmail importer Changes in version 1.52 (2008.02.14) --------------------------------------------------------------------- * [All] Updated core library Changes in version 1.52b (2008.02.15) --------------------------------------------------------------------- * [All] Modified Gmail importer to extract from Gmail CSV instead of Outlook CSV. Unicode characters retained only in Gmail CSV. Changes in version 1.52c (2008.02.25) --------------------------------------------------------------------- * [All] Fixed LinkedIn importer Changes in version 1.53 (2008.02.28) --------------------------------------------------------------------- * [Java] AOL importer fixed. AOL changed the way user id is obtained. * [.NET] AOL importer fixed. AOL changed the way user id is obtained. * [PHP] AOL importer fixed. AOL changed the way user id is obtained. * [Ruby] AOL importer now converts screen name to email as well Changes in version 1.53b (2008.03.05) --------------------------------------------------------------------- * [PHP/.NET/Java] Updated AOL importer. Previously AOL importer may or may not return results (depending on AOL's quirks) Changes in version 1.53c (2008.03.06) --------------------------------------------------------------------- * [PHP/.NET/Java] Added yahoo.cn as a supported domain Changes in version 1.53d (2008.03.07) --------------------------------------------------------------------- * [PHP/.NET/Java] Gmail importer now uses Google Contacts API! Ruby version will be ported soon. Changes in version 1.53e (2008.03.08) --------------------------------------------------------------------- * [All] Updated GMX importer to handle interstitials Changes in version 1.54 (2008.03.23) --------------------------------------------------------------------- * [All] Updated core library Changes in version 1.54b (2008.03.25) --------------------------------------------------------------------- * [All] Added detection of webmail (AOL) asking user for security question. This this case: For .NET/Java: UserInputRequiredException is thrown For PHP: _ABI_USER_INPUT_REQUIRED is returned by importer For Ruby: UserInputRequiredError is raised Changes in version 1.54c (2008.03.25) --------------------------------------------------------------------- * [PHP] Made auto-detection of importer based on domain of email case-insensitive * [Ruby] Upgraded Gmail importer to make use of Google contacts API Changes in version 1.54d (2008.04.08) --------------------------------------------------------------------- * [All] Updated Indiatimes importer to handle interstitials Changes in version 1.54e (2008.04.08) --------------------------------------------------------------------- * [All] Updated Gmail importer to fallback to older version of the importer if Captcha exception is raised. Note that Gmail raises captcha exceptions if there are too many login attempts from a single IP address, or too many failed login attempts for the gmail account. Changes in version 1.54f (2008.04.09) --------------------------------------------------------------------- * [PHP/.NET/Java] Hotmail contacts importer updated to make use of Windows Live Contacts API * [PHP] New Hotmail contacts importer is available in hotmail2.php file. Remember to place this file in your include path. * Introduced ColdFusion Bundle 1 & 2 Changes in version 1.54g (2008.04.25) --------------------------------------------------------------------- * [Ruby] Updated abimporter.rb to support the latest version of WWW::Mechanize Changes in version 1.54h (2008.05.01) --------------------------------------------------------------------- * [Ruby] Fixed regular expression in gmail.rb to support Unicode names Changes in version 1.54i (2008.05.08) --------------------------------------------------------------------- * [CFM] Added use of JavaLoader to dynamically load JAR libraries during Runtime. Suitable for hosted ColdFusion environments.