This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo_cloud_features_bug_fixes_change_log [2019/04/22 14:33] sacha |
thinkgeo_cloud_features_bug_fixes_change_log [2019/11/08 17:58] (current) brianr [Version 1.8] |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo Cloud Features & Bug Fixes Changelog ====== | ====== ThinkGeo Cloud Features & Bug Fixes Changelog ====== | ||
+ | |||
+ | =====Version 1.8===== | ||
+ | Release date: November 7, 2019 | ||
+ | |||
+ | * **NEW:** Route optimization (Traveling Salesman Problem) service introduced. You can [[https://cloud.thinkgeo.com/help/index.html#/Routing/OptimizationV1|experiment with this API here]] and try an online sample [[https://codepen.io/thinkgeocodepen/pen/dyyNdML|here]]. | ||
+ | * Updated routing data to include private-access roads. | ||
+ | * Increased maximum routing cost matrix waypoints from 10 to 25. | ||
+ | * Updated ThinkGeo Core spatial infrastructure to version 12.0. | ||
+ | * Improved X, Y, Z validation in Cloud Maps Vector and Raster services. | ||
+ | * Fixed an issue where toll roads were no longer being indicated as such in routing services. | ||
+ | |||
+ | =====Version 1.7===== | ||
+ | Release date: August 23, 2019 | ||
+ | |||
+ | * **NEW:** API for generating a matrix of travel times or distances between each point in a collection of locations. You can [[https://cloud.thinkgeo.com/help/index.html#/Routing/Get%20cost%20matrixV1|experiment with this API here]] and try an online sample [[https://samples.thinkgeo.com/cloud/#RoutingCostMatrix|here]]. | ||
+ | * **NEW:** API for returning the boundary polygons for all of the world's time zones in Well-Known Text (WKT) format. You can [[https://cloud.thinkgeo.com/help/index.html#/TimeZone/Get%20available%20timezone%20geometrisV1|experiment with this API here]]. | ||
+ | * Further reliability improvements for the ThinkGeo Cloud Geocoder service. | ||
+ | * Improved result quality for batch geocode requests in certain edge cases. | ||
+ | * Added caching headers to vector tile responses. | ||
+ | |||
+ | =====Version 1.6.2===== | ||
+ | Release date: July 26, 2019 | ||
+ | |||
+ | * Introduced a dark theme for the ThinkGeo Cloud web console, enabled by default. | ||
+ | * Performance and reliability improvements for the ThinkGeo Cloud Geocoder and Reverse Geocoder services. | ||
+ | * Beginning with this version, you must have a ThinkGeo Cloud account and authenticate your requests if you want to use the [[https://thinkgeo.com/maps-raster-tiles|Cloud Maps Raster Tiles]] service. | ||
+ | |||
+ | |||
+ | =====Version 1.6===== | ||
+ | Release date: July 4, 2019 | ||
+ | |||
+ | This version includes geocoder enhancements and some bug fixes. | ||
+ | |||
+ | * Supported Worldwide geocoder. | ||
+ | * Supported more options for geocoder. You can [[https://cloud.thinkgeo.com/help/index.html#/Geocoding|experiment with the APIs here]]. | ||
+ | * Fixed distance of route is not correct. | ||
+ | * Fixed "Access-Control-Allow-Origin" header is missing for invalid API key. | ||
+ | |||
+ | |||
+ | =====Version 1.5===== | ||
+ | Release date: June 14, 2019 | ||
+ | |||
+ | This version introduces a new service for routing. | ||
+ | |||
+ | * **NEW:** API for calculating a route through the specified waypoints. You can [[https://cloud.thinkgeo.com/help/index.html#/Routing/Get%20routeV1|experiment with this API here]] and view the sample at [[http://samples.thinkgeo.com/cloud/#RoutinginNorthAmerica|here]]. | ||
+ | * **NEW:** API for calculating the reachable service areas (isochrones) for a coordinate point, based on the specified time or distance constraints. You can [[https://cloud.thinkgeo.com/help/index.html#/Routing/Get%20service%20areaV1|experiment with this API here]] and view the sample at [[http://samples.thinkgeo.com/cloud/#GetServiceArea|here]]. | ||
+ | |||
+ | =====Version 1.4===== | ||
+ | Release date: April 27, 2019 | ||
+ | |||
+ | ThinkGeo Cloud 1.4 is all about improving service discoverability for new customers. | ||
+ | |||
+ | * The Cloud web console's dashboard page is now visible to the public and serves as the new login page. | ||
+ | * The web console dashboard offers users a tour of the console so they can see what is possible, how to create clients and how to check their transaction stats. | ||
+ | * The web console dashboard also lists all available services in the ThinkGeo Cloud, with quick links to API reference, online samples and quick start guides. | ||
+ | * A new "Samples" item has been added to the web console dashboard, allowing users to take each available ThinkGeo Cloud service for a test drive. | ||
+ | * Numerous behind-the-scenes improvements and bug fixes are also included. | ||
=====Version 1.3===== | =====Version 1.3===== |