====== Map Suite Geocoder Features & Bug Fixes Change Log ====== =====Version 9.0.0.0===== Release date: 06/24/2015 ThinkGeo.MapSuite.MapSuiteGeocoder Namespace: *Remove the duplicate matched results. *Fixed a bug where some incorrect records are included in the query result under fuzzy mode. =====Version 8.0.0.160===== Release date: 11/17/2014 ThinkGeo.MapSuite.MapSuiteGeocoder Namespace: *Improved the GeoCoder matched results that removing the duplicated records. *Fixed a bug where some of the matched results are not correct with fuzzy mode. *Upgraded the Proj4 library to version 4.8. =====Version 8.0.0.0===== Release date: 06/06/2014 ThinkGeo.MapSuite.MapSuiteGeocoder Namespace: *Fix the bug where plenty of addresses can't be located under fuzzy mode with geocoder 2012 data. *Fix the bug where it runs into the exception "Unable to read beyond the end of the stream". =====Version 7.0.0.0===== Release date: 06/03/2013 ThinkGeo.MapSuite.MapSuiteGeocoder Namespace: *Fixed the bug where some ZipCode are missed from the Index data *Improved the performance a lot of Geocoder and Reverse GeoCoder by supporting MultiThread *Improved upgrade the Geocoder Index Data to Tiger 2012 =====Version 6.0.0.0===== Release date: 05/14/2012 ThinkGeo.MapSuite.MapSuiteGeocoder Namespace: *Fixed an issue where an exception is thrown when geocoding addresses containing specific characters such as '--' or '.'. *Fixed an issue where addresses are not correct matched if using Abbreviations for Spanish-Language. *Fixed an issue where no matching address returned when Passing in Address, City & State separately. *Fixed an issue where the result of Formalize is incorrect when input text contains "." =====Version 5.5.0.49===== Release date: 12/31/2011 No new Features / Bug Fixes in this version. =====Version 5.5.0.0===== Release date: 11/14/2011 ThinkGeo.MapSuite.MapSuiteGeocoder Namespace: *Added State FIPS into match result for ZipDbfMatchingPlugin. *Fixed an issue where an exception is thrown when geocoding underClosestStreetNumber match mode. =====Version 5.0.0.0===== Release date: 5/16/2011 ThinkGeo.MapSuite.MapSuiteGeocoder Namespace: *Fixed the issue that only Right Zip Code geocoding is supported, now it supports both sides. *Added the support for street aliases geocoding. *Added ability to filter the result list according to input state name. *Removed the LINQ related classes to make it easier to use under other platforms. *Added a cache to the binary search to increase lookup speeds. *Added ability to filter the result list according to input city name. *Added Name property in GeocoderMatchResult. =====Version 4.0.40.0===== Release date: 6/15/2010 *Updated assembly version to 4.0.0.0; included strong-named and weak-named assemblies. Please see the latest post in the [[http://gis.thinkgeo.com/Support/DiscussionForums/tabid/143/afv/topicsview/aff/16/Default.aspx|Developer Blog]] for full details. =====Version 4.0.0===== Release date: 5/1/2010 ThinkGeo.MapSuite.MapSuiteGeocoder Namespace: *Added the IPMatchingPlugin. *Added a new property to get the closest street number for the StreetMatchingPlugin. *Several API additions. See the [[http://gis.thinkgeo.com/Support/DiscussionForums/tabid/143/aff/17/aft/6067/afv/topic/Default.aspx#16707|API change]] log for complete details. *Updated the [[http://gis.thinkgeo.com/MapSuite3Docs/Geocoder/|API documentation]]. =====Version 3.1.299.77===== Release date: 2/0/2010 ThinkGeo.MapSuite.MapSuiteGeocoder Namespace: *Concluded public beta and moved to final release. *Removed the Formalizer classes; moved the valid code to various plugins' classes. *Adjusted the class structure for all plugins. *Added complete set of VB sample applications. *Added new Silverlight sample applications with both C# and VB source code. *Added four new plugins to this release: CensusTractDbfPlugin, CensusBlockDbfPlugin, CensusBlockGroupPlugin and PostCodeDbfPlugin. *Added new sample applications to demonstrate the new plugins, available in desktop, Web, and Silverlight versions. *Instituted comprehensive API checking and comparison processes for improved future transparency. *Updated the [[http://gis.thinkgeo.com/MapSuite3Docs/Geocoder/|API documentation]] in accordance with new API changes.