Releases: nlsfi/quality-result-gui
Releases · nlsfi/quality-result-gui
2.0.8
2.0.7
- Fix: Process modifications in quality error tree correctly when multiple filters are present
What's Changed
- fix: invalidate chained filters correctly when data is updated by @vaahtokarkki in #39
Full Changelog: v2.0.6...v2.0.7
2.0.6
- Fix: Show correct results when user processed filter is toggled with map extent filter active
What's Changed
Full Changelog: v2.0.5...v2.0.6
2.0.5
- Fix: Filter newly inserted quality error rows correctly with user processed and map extent filters
What's Changed
- style: use ruff for linting instead of flake8 by @rnousia in #36
- fix: invalidate user processed and extent filters on data change by @vaahtokarkki in #37
Full Changelog: v2.0.4...v2.0.5
2.0.4
- Fix: Redraw map when an error is selected and errors are not visualized on map
What's Changed
- fix: refresh map canvas when an error is selected by @vaahtokarkki in #35
Full Changelog: v2.0.3...v2.0.4
2.0.3
- Fix: Include .qm translation files to the zip generated by release workflow action
What's Changed
- fix: include .qm file to release zip generated by workflow by @pavetsu14 in #34
Full Changelog: v2.0.2...v2.0.3
2.0.2
- Fix: Make Finnish translations visible
What's Changed
- fix: set initial map extent when in development mode by @vaahtokarkki in #32
- fix: make finnish translations visible by @pavetsu14 in #33
Full Changelog: v2.0.1...v2.0.2
2.0.1
- Feat: Add Finnish translations
Full Changelog: v2.0.0...v2.0.1
2.0.0
- Refactor!: replace hierachical representation of quality errors with a flat quality error list
What's Changed
- chore: update pytest-qgis version by @pavetsu14 in #30
- refactor: represent quality errors with a flat list by @pavetsu14 in #31
Full Changelog: v1.1.6...v2.0.0
1.1.6
- Feat: Add functionality to display quality error feature type and attribute names from layer aliases.
What's Changed
- chore: add yamllint pre commit hook and gitattributes by @vaahtokarkki in #28
- feat: add ability to display feature type and field aliases for errors by @vaahtokarkki in #29
Full Changelog: v1.1.5...v1.1.6