Gramps Web
Open source online genealogy system
Alternative to: ancestry, myheritage, familysearch
v26.4.3
2026-04-26The fourth release this month is less spectacular, but necessary becaue of a regression introduced by the last release. While in bug fix mode, it was a good time to overhaul the error handling in Gramps Web. It has now been centralized into a new “Notifications” view that allows to check all errors that occurred even after the popups have disappeared. This should also make future bug reports more useful!
What’s Changed
- Fix place box regression, remove marker popup, fix tooltip https://github.com/gramps-project/gramps-web/pull/1106
- Fix report options: pre-populate defaults and correctly encode list-type options https://github.com/gramps-project/gramps-web/pull/1107
- Unified error handling and notification view https://github.com/gramps-project/gramps-web/pull/1108
- Fix SW navigation handler and update toast trigger https://github.com/gramps-project/gramps-web/pull/1110
Full Changelog: https://github.com/gramps-project/gramps-web/compare/v26.4.2…v26.4.3