v3.11.0-beta.0
Pre-release
Pre-release
What's Changed
π New Features
- Handle selection of multi values on input widget value relation by @volterra79 in #673
- β¨ Show Label in checkbox widget by @volterra79 in #675
- β¨ Editing layer visible status by @volterra79 in #674
- β¨ Autofilter on search by @volterra79 in #677
- β¨ Search results pagination by @volterra79 in #681
π Bug fixed
- Fixes invalid attempt to destructure non-iterable instance when "Add geometry to feature response" is enabled on QGIS project by @volterra79 in #641
- Missing form autocompletion when default print template is "Atlas" by @Raruto in #652
- Input Range from input is not valid when is not required and not value is set by @volterra79 in #658
- CatalogLayersStoresRegistry return layers ordered by TOC by @volterra79 in #663
- Show label for input checkbox widget by @volterra79 in #669
- π zft or zoom_to_fid parameter url on editable layer by @volterra79 in #686
β¨ Improvements
- Handle reset of strictly nested dependencies (search inputs) by @volterra79 in #643
- Group all queryby [bbox, drawpolygon, polygon] into a single map control by @volterra79 in #647
- Refactor "navbar" and "context menu" by @Raruto in #679
π¨βπ Translations
- Update french translations by @AlexGacon in #654
β»οΈ API changes
- Refactor response parsers (aka. MIME Types) by @Raruto in #541
- Refactor query response by @Raruto in #666
β Other changes
- Update
package.json
(remove unusued gulp plugins) by @Raruto in #52 - β¬οΈ Bump gulp from 3.9.1 to 4.0.2 by @Raruto in #684
New Contributors
- @AlexGacon made their first contribution in #654
Full Changelog: v3.10.0...v3.11.0-beta.0