Releases: g3w-suite/g3w-client
Releases Β· g3w-suite/g3w-client
v3.10.6
What's Changed
π Bug fixed
- π Create filtertoken when too many features are selected by @volterra79 in #694
Full Changelog: v3.10.5...v3.10.6
v3.9.11
What's Changed
π Bug fixed
- Fix overwrite behaviour of query map control from iframe by @volterra79 in #692
Full Changelog: v3.9.10...v3.9.11
v3.10.5
What's Changed
π Bug fixed
- π Fix error on get legend url by @volterra79 in #683
Full Changelog: v3.10.4...v3.10.5
v3.10.4
What's Changed
π Bug fixed
- π from #669 - Show label for input checkbox widget by @volterra79 in #670
Full Changelog: v3.10.3...v3.10.4
v3.10.3
v3.10.2
v3.10.1
What's Changed
π Bug fixed
- Backport: #641 + some other minor UX improvements by @volterra79 in #649
Full Changelog: v3.10.0...v3.10.1
v3.9.10
What's Changed
β¨ Improvements
- Handle reset of strictly nested dependencies (search inputs) by @volterra79 in #644
Full Changelog: v3.9.9...v3.9.10
v3.10.0
What's Changed
π New Features
- Add shortcut links within catalog layers context menu (layers and project settings) by @volterra79 in #392
- Add support for
showmarker=1
andiframetype=map
urls parameters by @volterra79 in #603 - Add support for
g3w-admin-mapproxy
plugin (tiles cache provider) by @volterra79 in #589 - Expose OGC API - Feature (WFS3) service [g3w-admin PR#788] by @volterra79 in #607
- Allow to store custom map themes (authenticathed users) by @volterra79 in #540
- Custom DPI in print layout by @volterra79 in #619
- Allow to use alphanumeric table layers in QueryBuilder searches by @volterra79 in #621
- Add
GeoPDF
,SVG
andJPG
print formats by @volterra79 in #623 - Allow to define which layers to hide to end user within Table of Contents by @volterra79 in #625
- Add option: "Download as pdf" by @volterra79 in #538
- Client loadlayer url errorl setting [g3w-admin PR#869] by @volterra79 in #637
- Start editing feature from Layer Attribute Table by @volterra79 in #577
π Bug fixed
- Fix invalid geocoding response for
"X,Y,EPSG"
searches, i.e. those with a different CRS than the current map by @volterra79 in #555 - Ensure switching layer legend styles change after changing map theme by @volterra79 in #552
- Fix regression on conditional fields visibilty within form tab group by @volterra79 in #561
- Ensure
filter_fields
is not null on relation reference widgets by @volterra79 in #564 - Prevent
RequestNotWellFormed
error for invalid characters in BBOX requests (ref: layer names with spaces, colons or slashes) by @volterra79 in #566 - Fix regression: "catalog legend items stays grayed out" by @Raruto in #581
- Prevent "Uncaught TypeError: n.context[i.value][u] is undefined" when adding external WMS Layer by @volterra79 in #583
- In case of just one project inside a group, show "No more project for this group" by @volterra79 in #590
- Print layout with no maps by @volterra79 in #587
- Prevent HTTP request loop when using panoramic map control by @volterra79 in #597
- Handle Value Relation Widget Use Completer option by @volterra79 in #600
- Tab visibility due expression value by @volterra79 in #612
- Fixes incorrect use of
GET
for WMS queries when admin setting hasCLIENT_OWS_METHOD = 'POST'
by @volterra79 in #617 - Sort print scales (descending order) by @volterra79 in #627
β¨ Improvements
- Click to go back button to show MacroGroup list from Group page within
ChangeMapMenu.vue
by @volterra79 in #579 - Ask for user geolocation only after clicking on related map control (ref:
geolocation
control) by @volterra79 in #339
π Documentation
- Use a single
g3w-client/gulpfile.js
to compile all client plugins by @volterra79 in #485
π¨βπ Translations
- Add Polish translation by @volterra79 in #595
π Github
π οΈ Config
- Update version check within
config.template.js
by @volterra79 in #544 - Remove unnecessary branch name suffix for stable version releases by @Raruto in #578
β»οΈ API changes
- Remove API
g3wsdk.core.editing
related tog3w-client-plugin-editing
repository by @Raruto in #493 - Delete file:
src/utils/ol/index.js
by @Raruto in #542 - Delete file:
src/utils/geo/index.js
by @Raruto in #543 - Remove API
g3wsdk.core.workflow
related tog3w-client-plugin-editing
repository by @Raruto in #545 - Delete
src/app/core/applicationservice.js
by @Raruto in #572 - Delete
src/app/gui/charts/chartsfactory.js
by @Raruto in #568 - Delete
src/app/core/relations/relations.js
by @Raruto in #573 - Delete
src/app/core/project/projecttypes.js
by @Raruto in #571 - Delete
src/app/gui/component/componentsfactory.js
by @Raruto in #570 - Refactor
G3WObject
,Panel
andComponent
classes by @Raruto in #574
Full Changelog: v3.9.1...v3.10.0
v3.9.9
What's Changed
π Bug fixed
- Fix selection, filtering table attribute layer handler by @volterra79 in #636
Full Changelog: v3.9.8...v3.9.9