Skip to content

Releases: persona-id/inquiry-android-2

v2.12.17

19 Dec 22:22
Compare
Choose a tag to compare

Added

  • Added support for selfie previews.
  • Added support for selfie auto-capture customization.
  • Added support for selfie manual-capture customization.

Fixed

  • Fixed a minor issue with the Sentinel SDK.

v2.12.16

17 Dec 22:49
Compare
Choose a tag to compare

Added

  • Published the Sentinel SDK.

v2.12.15

06 Dec 05:37
Compare
Choose a tag to compare

Fixed

  • Fixed a rare issue where the document file select picker might launch multiple times.

v2.12.14

28 Nov 00:10
Compare
Choose a tag to compare

Changed

  • Updated the layout for the government ID capture screen to handle smaller screens better.
  • Updated the layout for the selfie capture screen to handle smaller screens better.

Fixed

  • Fixed a rare crash when loading custom fonts.
  • Fixed a bug where a custom font cannot be found.
  • Fixed a bug where applying a theme when launching an inquiry in inline mode will change the theme of the host activity's context.

v2.12.13

25 Nov 20:39
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where changes to an input select component does not trigger a render update.

v2.12.12

15 Nov 19:13
Compare
Choose a tag to compare

Changed

  • Inquiries launched inline will apply the given theme (if any) to the inquiry fragment.
  • Cancel modal will dismiss if "Cancel" is selected.

Fixed

  • Fixed an rare/improbable crash in the selfie step.

v2.12.11

25 Oct 18:24
Compare
Choose a tag to compare

Added

  • Added an option to use simulated government ID NFC data in sandbox mode to make testing in sandbox
    mode easier. This option is on by default. The option can be changed by long pressing on the
    sandbox button.
  • Added network error logging for diagnostic purposes.

Changed

  • Update AGP to 8.3.2 and Gradle to 8.7
  • Update dependencies.
  • Now returning SessionTokenError for ErrorCode when inquiry is unauthorized.

Fixed

  • Fixed a bug where a loading indicator is not shown on the submit button if the submit button is
    nested within a component group.
  • Fixed a bug where a loading indicator is not shown if the submit button is hidden. In this case,
    a loading indicator is shown on all components that support it (eg. other buttons).
  • Fixed a bug where UI steps with government ID NFC will not auto-submit if the submit button is
    nested within a component group.

v2.12.10

30 Sep 19:01
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where the camera preview on the selfie step will not load on certain devices.

v2.12.9

27 Sep 19:51
Compare
Choose a tag to compare

Fixed

  • Fixed a class name collision issue when the Inquiry SDK is used with other 3rd party libraries.

v2.12.8

13 Sep 22:53
Compare
Choose a tag to compare

Added

  • Added support for header icons specified by the server on the government ID select screen.