EN: Oz Knowledge Base
Search
K
Links

Changelog

WebSDK changes

1.1.3

  • Internal SDK improvements.

1.1.2

  • Internal SDK improvements.

1.1.1

  • Fixed some bugs.

1.1.0

  • Changed the signature of the on_error() callback: now it returns an object with the error code, error message, and telemetry ID for logging.
  • Added the configuration parameter for the debug mode. If True, the Web SDK enables access to the /debug.php page, which contains information about the current configuration and the current license.
  • Fixed some bugs and improved logging.

1.0.2

  • If your device has multiple cameras, you can now choose one when launching the Web Plugin.

1.0.1

  • Implemented the new design for SDK and demo, including the scam protection option: the antiscam message warns user about their actions being recorded. Please check the new customization options here.
  • Added the Portuguese, Spanish, and Kazakh locales.
  • Added the combo gesture.
  • Added the progress bar for media upload.
  • Removed the Zoom in / Zoom out gestures.
  • On tablets, you can now capture video in landscape orientation.
  • Removed the lang_allow option from Web Adapter configuration file.

0.9.1

  • In the capture architecture, when a virtual camera is detected, the additional_info parameter is inside the from_virtual_camera section.
  • You can now crop the lossless frame without losing quality.
  • Fixed face landmarks for the capture architecture.

0.9.0

  • Improved the recording quality;
  • Reforged licensing:
    • added detailed error descriptions;
    • now you can set the license in JS during the runtime;
    • when you set a license in OzLiveness.open(), it rewrites the previous license;
    • the license no longer requires port and protocol;
    • you can now specify subdomains in the license;
    • upon the launch of the plugin on a server, the license payload is displayed in the Docker log;
    • localhost and 127.0.0.1 no longer ask for a license;
  • The on_capture_complete callback is now available on any architecture: it is called once a video is taken and returns info on actions from the video;
  • Oz Web Liveness and Oz Web Adapter versions are displayed in the Docker log upon launch;
  • Deleted the deprecated adapter_version field from order metadata;
  • Added the parameters to pass the information about the bounding box – landmarks that define where the face in the frame is;
  • Fixed the Switch camera button in Google Chrome;
  • Upon the start of Web SDK, the actual configuration parameters are displayed in the Docker log.

0.7.6

  • Changed the extension of some Oz system files from .bin to .dat.

0.7.5

  • Additional scripts are now called using the main script's address.

0.7.4

  • Web SDK now can be installed via static files only (works for the capture type of architecture).
  • Web SDK can now work with CDN.
  • Now, you can launch several Oz Liveness plugins on different pages. In this case, you need to specify the path to scripts in head of these pages.
If you update the Web SDK version from 0.4.0, the license should be updated as well.

0.4.1

  • Fixed a bug with the shooting screen

0.4.0

0.3.2044

  • Fixed Angular integration.

0.3.2043

  • Fixed the bug where the IMAGE_FOLDER section was missed in the JSON response with the lossless frame enabled.

0.3.2042

  • Fixed issues with the ravenjs library.

0.3.2041

  • A frame for taking a documents photo is now customizable.

0.3.2012

  • Implemented security updates

0.3.2009 (0.4.8)

  • Metadata now contains names of all cameras you can use

0.3.2005 (0.4.8)

  • Video and zip formats now allow loading a lossless image
  • Fixed Best Shot

0.3.2004 (0.4.8)

  • Separated the error code and error description in server responses

0.3.2001 (0.4.6)

  • If the SDK mode is set in the environment variables architecture, api_url, it is passed to settings automatically
  • In the Lite mode, you can select the best frame for any action
  • In the Lite mode, an image sent via API gets the on_complete status only after a successful liveness
  • You can manage CORS using the environment variables (CORS headers are not added by default)

0.3.1999

  • Added the folder value for result_mode: it returns the same value as status but with folder_id

0.3.1997 (0.4.5)

  • Updated encryption: now only metadata required to decrypt an object is encrypted
  • Updated data transfer: images are being sent in separate form fields
  • Added the camera parameters check

0.3.1992 (0.4.4)

  • Enabled a new method for image encryption
  • Optimized image transfer format

0.3.1991

  • Added the “use_for_liveness” option: mobile devices use back camera by default, on desktop, flip and oval circling are off. By default, the option is switched off.

0.3.1990 (0.4.3)

  • Decreased video length for video_selfie_best (the Selfie gesture) from 1 to 0,2 sec.
  • Loading scripts is now customizable
  • Improved UX

0.3.1988 (0.4.2)

  • Added Kazakh locale
  • Added a guide for accessing the camera on a desktop
  • Improved logging: plugin_liveness.php requests and recording user-agent to the server log
  • Added the Lite mode

0.3.1987 (0.4.1)

  • Added encryption
  • Updated libraries

0.3.1986 (0.3.91)

  • You can now hide the Oz Forensics logo

0.3.1984

  • Updated a guide for Facebook, Instagram, Samsung, Opera
  • Added handlers for unknown variables and a guide for “unknown” browsers

0.3.1983

  • Optimized memory usage for a frame
  • Added a guide on how to switch cameras on using Android browsers