Releases: koordinates/kart-qgis-plugin
Releases · koordinates/kart-qgis-plugin
v1.0.15
What's Changed
- macos: use arm64 Kart releases on Apple Silicon by @rcoup in #108
- Migrate to v2 Docker Compose & Update QGIS/Kart Versions by @hamishcampbell in #114
- Refactor icon usage for re-usability by @hamishcampbell in #112
- Move progress bar widget out of kartapi and into dockwidget by @hamishcampbell in #113
- Fix crash of swipe tool by @kannes in #117
- Workflow Updates by @hamishcampbell in #116
- Initial processing support for the Kart plugin by @hamishcampbell in #115
- Set current Kart to 0.15.3 by @hamishcampbell in #119
New Contributors
Full Changelog: v1.0.14...v1.0.15
v1.0.14
What's Changed
- Update Kart to 0.15.0 - see Kart changelog
v1.0.13
What's Changed
- Remove GDAL_PLUGIN_PATH environment variable as set by QGIS by @nyalldawson in #102
- Update Kart to 0.14.2 - see Kart changelog
Full Changelog: v1.0.12...v1.0.13
v1.0.12
What's Changed
- The only change is that the Kart-plugin now uses Kart v0.14, which has various bug fixes. See the Kart changelog at https://github.com/koordinates/kart/blob/master/CHANGELOG.md
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- Update the internal URLs which Kart is downloaded from by @olsen232 in #95
- Refactoring by @nyalldawson in #96
- Fix error adding repo after creation by @rcoup in #97
- Fix issue with clone dialog hiding by @rcoup in #99
- Switch Branch: add option to create a new branch by @rcoup in #98
- QGIS & Kart version updates by @rcoup in #101
New Contributors
- @nyalldawson made their first contribution in #96
Full Changelog: v1.0.10...v1.0.11
v1.0.10
v1.0.9
v1.0.6
v1.0.3
v1.0.3-rc.1
What's Changed
- Usage was always showing for ‘install’ and ‘package’ by @pfw in #61
- Ensure user name and email aren’t blank strings on commit by @pfw in #60
- parse PostgreSQL username and password from working copy location #63 by @SrNetoChan in #64
- Maintain the same tab in diffviewer as features are selected by @pfw in #67
- Support old and new style feature id strings by @pfw in #69
- Renaming
changes
todiff
for consistency by @benpearman in #71 - Require Kart 0.11. Fix warning from --json-style option by @craigds in #73
- Only x and y are used in the diff viewer by @pfw in #68
- Update to require latest release of 0.11.5 by @pfw in #75
New Contributors
- @pfw made their first contribution in #61
- @SrNetoChan made their first contribution in #64
- @benpearman made their first contribution in #71
- @craigds made their first contribution in #73
Full Changelog: v1.0.2...v1.0.3-rc.1