github gramps-project/gramps-web v26.6.2

5 hours ago

Maps, maps, maps! πŸ—ΊοΈ

After focusing on the new timeline view that maps genealogical events to the time dimension, this release focuses on improving their representation in space, bringing a host of new features and improvements to the map view.

Show personal events on the map

So far, the searchbox allowed searching for places in the Gramps database. Now, you can also directly search for people. When you select a person, it will show this person's event on the map, connected by lines with arrows showing the person's migration path!

In the person view, there is a new "open in map" button that takes you directly to this view. It is accompanied by a "show in timeline" button, that opens the timeline with the person's events.

Implemented in #1243, #1245, and #1250.

Other map improvements

  • When selecting a place, the detail box now also shows its events #1266
  • Rather than always starting with the same default view, the map now opens at the zoom and location where you left it. This persists across restarts of the app as long as you're on the same device #1252
  • The OpenHistoricalMap style file is now cached, which speeds up layer switching #1254
  • Map search results are now displayed with more details #1253
  • OpenHistoricalMap now shows labels in the language corresponding to the user's configured frontend language, if available #1255
  • The search box now also optionally shows search results from OpenStreetMap #1248
  • Media files with map coordinates shown as overlays are now tiled into proper map raster tiles in the backend. This means you can now use much larger images without performance loss on zoom or pan! #1239
  • The form to set a media file's map coordinates now allows searching for place names to navigate the map more quickly #1241

Verify your genealogical data πŸ•΅οΈ

If you use Gramps desktop, you might know the "Verify the data" tool – it checks your genealogical data for inconsistencies, such as unrealistically low or high ages for certain life events.

This release brings this tool to Gramps Web! You can find it in the admin settings (next to the check and repair tool). Any objects that are flagged by the tool are shown in a sortable table view. The object preview, introduced in the last release, makes it easy to glance at the details without navigating away from the page.

Implemented in #1263

Other improvements πŸ†•

  • When creating a new place, you can now also specify its GPS coordinates #1249
  • When creating a new event, you can now directly add participants to it #1258
  • Invalid dates (such as February 31) now show an error message and prevent form submission #1259

Bug fixes 🩹

  • Do not open object preview in charts when in edit mode #1273
  • Fix image reload on token refresh #1247

Full Changelog: v26.6.1...v26.6.2

Don't miss a new gramps-web release

NewReleases is sending notifications on new releases.