Skip to content

Releases: worksome/laravel-onfido

v6.1.0

01 Oct 10:09
89ea37b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.1.0

v6.0.0

15 Aug 08:32
42ffed3
Compare
Choose a tag to compare

Breaking Changes

The Onfido package has been updated from ^6.8 to ^7.3, which changes from API v3.0 to v3.6, please check the API migration guide for details on any required changes.

The signatures for the static createApplicant() and createCheck() methods have been updated to match the underlying package. It is recommended to use the ApplicantBuilder and CheckBuilder where possible.

What's Changed

  • feat: JIRA-13318 Update Onfido package by @owenvoke in #8

Full Changelog: v5.5.0...v6.0.0

v5.5.0

16 Feb 14:12
0363dea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.4.0...v5.5.0

v5.4.0

19 Apr 11:26
dd7cc11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.0...v5.4.0

v5.3.0

01 Feb 14:27
3d83cb7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.2.1...v5.3.0

Moved to Worksome namespace

09 May 10:09
Compare
Choose a tag to compare
v5.2.1

Moved to Worksome namespace

Upgraded for Laravel 9

09 May 09:36
Compare
Choose a tag to compare

This was originally https://github.com/andrevalentin/laravel-onfido, but has been upgraded for Laravel 9 and moved to Worksome.