github gramps-project/gramps-web v26.3.0

16 hours ago

Customize Default Tree View

@elig-45 added a section to the user settings that allows to change the tree view (ancestor, descendant, relationship, or fan chart) that is opened by default when you first click on "tree".

  • feat: add user-default family tree view and shared display preferences by @elig-45 in #1001

Developer Tools

The user settings now have a new "developer tools" section that open a standalone version of the Gramps Web API documentation (based on Swagger) that allows sending raw queries to Gramps Web's backend with authentication.

Component Modernization

The modernization of the web components used in Gramps Web is ongoing. You'll notice some visual changes as more components are switched from Material Design 2 to Material Design 3. The build system has also been overhauled.

Build System Overhaul

Gramps Web's build system has been thoroughly modernized.

Bug Fixes

  • Fix missing replace media button for non image media (#951) by @5m4u66y in #960
  • Fix get descendants to correctly filter birth children for maternal lines by @5m4u66y in #962
  • fix(media): sanitize face rectangles to prevent broken thumbnails by @elig-45 in #999

New Contributors

Full Changelog: v26.2.0...v26.3.0

Don't miss a new gramps-web release

NewReleases is sending notifications on new releases.