Release Notes

Have a feature request? Contact us

For additional information about prior or other release versions, please see our detailed release notes.

2.8.0 - 2024/08/22

Breaking changes

  • Removed the sybrin.identity.all.js script in favor of the more optimal implementation of using sybrin.identity.js in conjunction with sybrin.common.js.

Changes & additions

  • Added EXIF data to all taken images.

  • Added the following document types:

    • Tanzania Passport

    • Tanzania ID Card

    • Tanzania Driver's License

    • Tanzania Birth Certificate

    • Tanzania Voter Card

    • Ghana ID Card

    • Kenya Foreign Certificate

    • Kenya Birth Certificate

    • Philippines QC Identification Card

    • Generic Birth Certificate

    • Generic Voter Card

  • Added the following translations for new supported countries:

    • sy-i-translation-302: Tanzania

  • Added the following translations for new document types:

    • sy-i-translation-332: Birth Certificate

    • sy-i-translation-333: Voter Card

    • sy-i-translation-334: Foreign Certificate

    • sy-i-translation-335: QC Identification Card

  • Changed country component to more clearly indicate when search returns no items.

  • Added the ability to filter out specific result fields, so they don't display on the Result component.

  • Added translation keys for search features:

    • sy-i-translation-330

    • sy-i-translation-331

  • Added capability to configure default field edit behavior if not provided from the backend result.

    • Added fieldEditDefault to configuration options.

    • Added fieldListDefault to configuration options.

  • Improved default media constraints to reduce overall image sizes by specifying a range with a maximum and a minimum value for dimensions, with a fallback in case an error occurs.

Last updated