Gramps Web logo

Gramps Web

Open source online genealogy system

Alternative to: ancestry, myheritage, familysearch

Gramps Web screenshot

About Versions (100)

v26.6.1

2026-06-10

List views: use on mobile, customize, merge, delete

The object list views – tabular views of all people, families, events, etc. – have seen massive improvement in this release, implementing several features users of Gramps desktop have missed in Gramps Web so far. Moreover, the tables are now finally usable on devices with small screens.

  • Responsive design. As the views show tabular data, it was always tricky to use them on mobile devices, requiring a lot of horizontal scrolling. Now, the tables collapse to a card-like view on mobile, getting rid of the horizontal scrollbar without hiding any data.
  • Customize table columns. You can now hide table columns or unhide some additional ones that are not shown by default. Your choice will persists on the device where you configured it.
  • Merge objects. The table view is now not only filtrable and sortable, but also has selectable rows. When you select two rows, you can merge them into a single object (the behaviour is exactly as in Gramps desktop).
  • Delete multiple objects. You can now also delete more than one object at a time – directly from the list views. This becomes particularly powerful in combination with the existing filter feature – for instance, filtering for notes containing a specific string, which are leftovers of a GEDCOM export.

Object preview on hover

Sometimes, you want to take a quick glance at details associated to a person in a chart, an event in the timeline, or any object linked in a note or blog post, without navigating away from the current view.

Now, this is possible thanks to the new object preview feature which shows a small (but scrollable) preview of the object’s detail view in a popup when you hover over a link or object.

Other improvements

Bug fixes

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