v1.8.0
TheGreatRefrigerator
released this
21 May 08:57
·
25 commits
to main
since this release
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