Skip to content

[4.0.0] - Release Notes

In this major release, the custom facial extraction engine has been replaced with the facial flavor from SelphID-SDK. This greatly simplifies the project's source code and provides a more robust and thoroughly tested foundation. The Docker image has also been updated, providing a "from scratch" version that eliminates certain vulnerabilities found in official releases. Finally, detailed documentation has been included in web and Swagger formats.

Added

  • Full public documentation and swagger.

Changed

  • Using SelphID flavor::facial as a substitute for the biometric engine.
  • Simplified Docker image, free of vulnerabilities.