Changes since 3.38.0
- Place bubbles redesign with larger thumbnails, tidy list view, and
summaries from Wikipedia when available in OSM
- More adapative UI fixes (for the no-network display)
- Restore zooming to bounding boxes in search results (for administrative
areas, buildings, etc.)
- List compatible form factors in appdata
- Don't display invalid URLs and also show error message for invalid URLs
when editing POIs in OSM
- Show localized name in user's language in place bubbles when available in OSM
- Normalize tel: URIs to support the Calls app on Librem 5 and Pinephone (among
others)
- Improve handling of OpenStreetMap URLs (to address objects or coordinated)
when pasting into the search bar
- Load file contents of shape layer files using async operations (parsing is
still done synchronous due to limitations with GJS)
- Require GJS 1.66 now, to enable newer ES features like coalesce and
the safe navigation operators