Releases: GIScience/orstools-qgis-plugin
Releases · GIScience/orstools-qgis-plugin
v1.8.4
v1.8.3
What's Changed
- fix issues with extra_info in directions from polyline/from two point layers algorithms
Full Changelog: v1.8.2...v1.8.3
v1.8.2
v1.8.1
What's New
Fixed
- use if-else instead of structural pattern matching for Python 3.9 compatibility
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's New
Added
- Add support for decimal ranges with isochrones(#237)
- Add hint for joining with Layer ID Field (#143)
- Add option to export order of optimization route points (#145)
- Add extra_info parameter to directions processing algorithms (#251)
Changed
- Rename Ok button in configuration window to Save for clarification (#241)
- Replace PyQt5 imports with qgis.PyQt imports to prepare for Qt6-QGis builds
Fixed
- QGis crashes when selecting more than two vertices for deletion (#230)
- Vertices on canvas not depicted fully with n having more than one digit in length (#235)
- Replace qt QSettings with QgsSettings for centralized configuration management (#239)
- Point Annotations stay after saving project and not deleting them manually (#229)
- Issue with MultiPoint-layers and optimization
- Improved type hints
Full Changelog: v1.7.1...v1.8.0
v1.7.1
What's New
Added
- Add hint to use batch jobs for point layers in tooltip in save vertices button (#211)
Fixed
- TypeError if no SVGPaths are set (#212)
- replace removesuffix() function with replace() function in base processing algorithm (#215)
- Replace line style with style from QGIS v3.16 to enable correct rendering in older versions (#218)
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's New
Added
- keyboard shortcut (CTRL-R) by @merydian
- parameters for isochrones (
location_type
andsmoothing
) by @merydian and @mattamach in #199 - option to save points from GUI by @merydian in #144
What's Changed
Changed
- style of route output when using GUI by @merydian in #149
- drag-and-drop for points in GUI by @merydian in #144
Fixed
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
Full Changelog: v1.5.3...v1.6.0
v1.5.3
What's Changed
- Fix/#117 explicit geometry type by @TheGreatRefrigerator in #179
Full Changelog: v1.5.2...v1.5.3
v1.5.2
v1.5.2