Skip to content

[2.0.0] - Release Notes

In this release, support for MongoDB has been added. Additionally, the initial experimental endpoints based on SelphID 1:N have been replaced with the final endpoints.

Added

  • Support for MongoDB.
  • Endpoints to store data in DB.

Changed

  • First endpoints based on SelphID-1:N to final endpoints:
    • POST: /extract.
    • POST: /extract/template.
    • POST: /assets/upload.
    • GET: /assets/media/{UUID}.
    • POST: /faces.
    • PUT: /faces/{UUID}.
    • DELETE: /faces/{UUID}.
    • POST: /search/image/{GALLERY_ID}.