github gramps-project/gramps-web v26.8.0

4 hours ago

In the last few weeks, most of the Gramps Web development work went into Gramps Web API, Gramps Web's server component – see its v3.20 Release Notes for details.

Moreover, the Gramps Web Sync Addon has seen a major upgrade to v1.5, with a completely new UI. Check out the blog post announcing it.

Meanwhile, work on the user interface has also continued, adding two minor (but useful!) features in this release and fixing several issues, some of them long standing ones.

New Features

  • Instead of manually creating a source, tag it, add a note and a media file, you can now write a blog post by using the new dedicated blog post authoring form added by @oaksprout in #1320
  • The relationship of a child to their parent (birth, adopted, etc.) could only be specified upon adding the child to the family, but not edited afterwards via the web interface. This gap was now closed by @sabal202 in #1289

Fixes

  • The onboarding form now finally works in multi-tree setups, too! Implemented by @DavidMStraub in #1321
  • Several fixes to OIDC authentication, see also the corresponding Changes in Gramps Web API. #1329, #1336
  • Fix: do not serve stale report by @DavidMStraub in #1322

Other improvements

  • Modernization of web components is ongoing, this time focusing on icons and icon buttons #1330 #1331 #1333 #1334
  • feat(settings): add persistent access token management by @elig-45 in #1007

New Contributors

Full Changelog: v26.7.1...v26.8.0

Don't miss a new gramps-web release

NewReleases is sending notifications on new releases.