Gramps Web logo

Gramps Web

Open source online genealogy system

Alternative to: ancestry, myheritage, familysearch

Gramps Web screenshot

About Versions (100)

v26.6.2

2026-06-23

Maps, maps, maps! :world_map:

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 https://github.com/gramps-project/gramps-web/pull/1243, https://github.com/gramps-project/gramps-web/pull/1245, and https://github.com/gramps-project/gramps-web/pull/1250.

Other map improvements

Verify your genealogical data :detective:

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 https://github.com/gramps-project/gramps-web/pull/1263

Other improvements :new:

Bug fixes :adhesive_bandage:

Full Changelog: https://github.com/gramps-project/gramps-web/compare/v26.6.1…v26.6.2