Skip to content

v2.2.0

Compare
Choose a tag to compare
@DavidMStraub DavidMStraub released this 16 Apr 21:34
· 80 commits to master since this release

New endpoint for database change history

This release features a new endpoint /transactions/history/ that allows accessing past database transactions, i.e. edits, additions, and deletions. This is made possible by a new custom undo database implementation leveraging a new feature in Gramps 5.2.

The endpoint can be accessed by users with ViewPrivate permissions.

Note that the user names and full names of users that have edited the database will be visible to all users who can access this endpoint.