All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
1.5.2 - 2022-01-20
- error for layers with z/m values (#166)
1.5.1 - 2022-01-11
- matrix algorithm parsing hidden options (#164)
1.5.0 - 2021-12-08
- isochrone center lat and lon to isochrone attribute table (#137)
- implement
options
-parameter for routing and isochrones - prepare
options
-parameter for matrix - custom request timeouts for providers (#122)
- exception on network failures due to unresponsive provider
- default url for new provider entry to default ors backend url
1.4.0 - 2021-06-15
- CHANGELOG.md including release instructions
- 'recommended' preference
- round trip parameter to TSP-options for Advanced Directions (#125)
- all TSP-options to 'Directions (Line and 1 Layer)' algorithms (#155)
- custom sorting order for waypoints in 'Directions'-Algorithms (#142)
- parameter names of TSP-options for Advanced Directions
- help file formatting to highlight parameters and unify format
- author information
- repository link
- Correct isochrone computation from layer without fields
- other errors stemming from layers without fields
- 'cycling-safe' profile
- gis-ops information
1.3.0 - 2021-04-30
- directions from line layer (#123)
- help file encodings on mac
- typos in help docs
- Layer ID types for directions from 1 point layer (#124, #127)
- incorrect algorithm ownership (#119)
- avoid_polygons (#118)
- metadata category
- ors ask forum links
- warning popup for missing waypoints
1.2.3 - 2020-02-22
- GeoPackage implementation from v1.2.2 to Nyall's suggestion
1.2.2 - 2020-02-20
- backwards-compatible and future-proof workaround for possible QGIS GeoPackage bug (#114)
1.2.1 - 2019-12-02
1.2.0 - 2019-08-19
- avoid_polygons parameter (#79)
1.1.1 - 2019-08-19
- metadata, because repository moved to GIScience
1.1.0 - 2019-08-19
- traveling salesman option (#109)
- support for more than 2 waypoints (batch & interactive)
- elevation information (#83)
- avoid_countries (#78)
- openrouteservice requests from v1 API to v2 (#99)
1.0.7 - 2019-05-21
- warning messages to improve first user experience (#106)
1.0.6 - 2019-05-06
- quota info to being optional (#106)
1.0.5 - 2019-05-02
- info message when no API key set for provider (#101)
- custom provider not working (#103)
1.0.4 - 2019-04-17
- POST requests not accepting dictionaries as parameter (#100)
1.0.3 - 2019-04-15
- NetworkAccessManager to leverage QGIS Proxy settings (#98)
- requests module
- user defined rate limits (#97)
1.0.2 - 2019-03-14
1.0.1 - 2019-03-01
- default isochrone layer ID field of first layer attribute (#90)
1.0.0 - 2019-01-27
- first working version of ORS Tools, after replacing OSM Tools plugin