Releases: g3w-suite/g3w-client
Releases · g3w-suite/g3w-client
v3.7.17
What's Changed
🐞 Bug fixed
- Backport: #466 - Remove trailing slash in Nominatim Search API endpoint: https://nominatim.openstreetmap.org/search
Full Changelog: v3.7.16...v3.7.17
v3.8.10
What's Changed
🐞 Bug fixed
- Backport: #482 - Strick check undefined !== filter for attributes within QGISProvider::getFeatures() (editing plugin)
Full Changelog: v3.8.9...v3.8.10
v3.8.9
What's Changed
🐞 Bug fixed
- Backport: #478 - Reproject query geometries when project layers have a different CRS (ref:
"querybbox"
,"querybypolygon"
and"querybydrawpolygon"
controls)
Full Changelog: v3.8.8...v3.8.9
v3.7.16
What's Changed
🐞 Bug fixed
- Backport: #478 - Reproject query geometries when project layers have a different CRS (ref:
"querybbox"
,"querybypolygon"
and"querybydrawpolygon"
controls)
Full Changelog: v3.7.15...v3.7.16
v3.8.8
What's Changed
🐞 Bug fixed
- Prevent hiding printing controls for map layers having source
external: false
(ref:"geoscreenshot"
and"screenshot"
map controls) by @volterra79 in #476
Full Changelog: v3.8.7...v3.8.8
v3.9.0-alpha.0
Full Changelog: v3.8.7...v3.9.0-alpha.0
v3.8.7
What's Changed
🐞 Bug fixed
- Restore query results data for layers having multiple download formats by @volterra79 in #464
- Treat ArcGIS Rest Server connections as WMS image layers (ref:
src/app/core/layers/layerfactory.js
) by @volterra79 in #462 - Sidebar panel title by @volterra79 in #461
- Search input fields with strictly dependence by @volterra79 in #468
- Force recreate of
PrintSelectAtlasFieldValues.vue
component after switching print Template by @volterra79 in #470
✨ Improvements
- Adjust tooltip color of
Enlarge / Reduce
icon + wrongDefault size
on vertical viewports (ref:components/GlobalResizeIcon.vue
) by @volterra79 in #448
♻️ API changes
- Remove trailing slash in Nominatim Search API endpoint:
https://nominatim.openstreetmap.org/search
by @volterra79 in #466
Full Changelog: v3.8.6...v3.8.7
v3.8.6
What's Changed
🐞 Bug fixed
- Fix icons path for DataTables images (
vendor.min.css
) by @volterra79 in #444 - Fix
[Vue warn]
messages while using the development version of Vue (ref:vendors/vue/vue.js
file) by @volterra79 in #446
Full Changelog: v3.8.5...v3.8.6
v3.8.5
What's Changed
🐞 Bug fixed
- Show Marker icon on right place coordinates position by @volterra79 in #441
Full Changelog: v3.8.4...v3.8.5
v3.8.4
What's Changed
🐞 Bug fixed
- Restore
listenChangeInput
guard after callingFormService::saveDefaultExpressionFieldsNotDependencies()
by @volterra79 in #436
Full Changelog: v3.8.3...v3.8.4