Releases: PDOK/gokoala
Releases · PDOK/gokoala
v1.8.15
What's Changed
- fix(features_search): we only need to intersect on the geom, not the bbox by @rkettelerij in #415
Full Changelog: v1.8.14...v1.8.15
v1.8.14
What's Changed
- feat: adjust ranking for search queries where word order matters by @kad-korpem in #414
Full Changelog: v1.8.13...v1.8.14
v1.8.13
What's Changed
- fix: error handling for location search and collection fetching by @mortenzwarenstein in #412
- perf: prewarm search index by @rkettelerij in #413
Full Changelog: v1.8.12...v1.8.13
v1.8.12
What's Changed
- Converted some bool fields to pointers for improved marshalling by @jelledijkstra97 in #411
New Contributors
- @jelledijkstra97 made their first contribution in #411
Full Changelog: v1.8.11...v1.8.12
v1.8.11
What's Changed
- feat: handle ampersand in features search input by @rkettelerij in #410
Full Changelog: v1.8.10...v1.8.11
v1.8.10
What's Changed
- feat: support regex in rewrites for features search. by @rkettelerij in #409
Full Changelog: v1.8.9...v1.8.10
v1.8.9
What's Changed
- perf: make sure partition pruning is applied correctly when a subset of collections is selected - use named params. by @rkettelerij in #408
- fix: RD CRS reprojects so features stay visible
Full Changelog: v1.8.8...v1.8.9
v1.8.6
What's Changed
- fix: text-overflow by @mortenzwarenstein in #405
- perf: make sure partition pruning is applied correctly by @rkettelerij in #406
Full Changelog: v1.8.5...v1.8.6
v1.8.5
What's Changed
- Added collection to search result by @mortenzwarenstein in #404
Full Changelog: v1.8.4...v1.8.5
v1.8.4
What's Changed
- Fix for updating URL after typing a search query by @mortenzwarenstein in #403
- Search page format link adjustments by @kad-marchal in #400
- fix(transform): pad bbox for linestrings with 0 bbox area by @kad-korpem in #402
New Contributors
- @kad-marchal made their first contribution in #400
Full Changelog: v1.8.3...v1.8.4