v2.4.3
What's Changed
This patch release brings a major improvement on table preview by the use of pagination, allowing to support WFS services with a number of features above the server limit.
Several other improvements and fixes were added, like better similar datasets suggestions, downloading GeoJSON in the correct projection, or displaying a banner in the datahub.
Finally, the preview webcomponents are back in order.
Fixes and improvements
- DateService for consistent locale-based date formatting by @ronitjadhav in #1123
- Datahub: Add pagination for table component by @tkohr in #1120
- [Datahub]: Change related datasets suggestions to be more relevant by @Angi-Kinas in #1082
- [Docs] Add Date Handling Guidelines to Developer Code Guide by @ronitjadhav in #1132
- fix duplicated links OGC API by @Guillaume-d-o in #1134
- [Webcomponents] : Full text search by @cmoinier in #1122
- Make e2e more robust by @AlitaBernachot in #1128
- [Datahub]: Use EPSG:4326 as a projection for JSON/GeoJSON by @cmoinier in #1143
- [MEL]: Application banner by @cmoinier in #1142
- Fix preview webcomponents by @LHBruneton-C2C in #1145
- Force open panel when results in autocomplete by @LHBruneton-C2C in #1146
- chore: pr template how to test section by @LHBruneton-C2C in #1148
New Contributors
- @Guillaume-d-o made their first contribution in #1134
Full Changelog: v2.4.2...v2.4.3