Skip to content

Releases: gramps-project/gramps-web-api

v1.2.1

19 Aug 12:45
Compare
Choose a tag to compare

While this is just a patch release, it brings significant performance improvements for Gramps Web users with "guest" permissions, as it speeds up access to Gramps' private proxy database.

In addition, an issue with editing source attributes, incorrect setting of the people usage, and a version conflict when using Python 3.7 (thanks @Samurai336) were fixed.

v1.2.0

12 Aug 20:08
Compare
Choose a tag to compare

This minor release introduces a few small API changes:

  • The /api/metadata endpoint no longer returns the list of surnames by default. The previous behaviour can be restored with the query parameter surnames=1.
  • The /api/transactions endpoint got a new optional query parameter force. If true, object updates or deletions are executed even if the object has been modified in the meantime.
  • Missing media files no longer raise a server error (status code 500), but return status not found (404) now.

In addition, an issue affecting the media archive import (#412) was fixed.

v1.1.11

09 Aug 06:49
Compare
Choose a tag to compare

This release fixes an issue with images not showing up for users with role "guest" when using object storage for media files.

v1.1.10

05 Aug 09:44
1160b08
Compare
Choose a tag to compare

This release fixes an issue with the Export endpoint.

v1.1.9

02 Aug 20:25
Compare
Choose a tag to compare

This release fixes an issue with the media archiv upload endpoint.

v1.1.8

27 Jul 09:05
0188c19
Compare
Choose a tag to compare

This release fixes an issue with report generation and XML export in cases where the Gramps database default person is deleted in a Gramps desktop synchronization.

v1.1.7

21 Jul 19:01
Compare
Choose a tag to compare

This maintenance release improves the file and media import endpoints by not loading the entire file into memory before writing it to disk.

v1.1.6

20 Jul 18:57
Compare
Choose a tag to compare
Version -> 1.1.6

v1.1.5

18 Jul 20:16
Compare
Choose a tag to compare

The purpose of this release is to update the default docker image after fixing an issue in the SharedPostgreSQL Gramps addon.

v1.1.4

18 Jul 10:12
Compare
Choose a tag to compare
Version -> 1.1.4