0.1.29

0.1.29 - 2025-12-31

Added

  • Add support for executing cron jobs in a plug-n-play ready fashion, closes [#433].

Changed

  • Get me endpoint returns status code 403 instead of 500, if anonymous user is missing. Related to [#415].

Fixed

  • Implement behavior in which the data payload of user registration endpoint is correctly normalized, fixes [#282].
  • Specifying node and relation types which do not exist no longer crash the API, fixes [#416].
  • Index endpoint no longer creates new nodes if the anonymous user is missing, fixes [#415].

Assets