Skip to content

Releases: dcblogdev/laravel-xero

v1.1.11

01 Sep 16:08
9cd5ff8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.10...v1.1.11

v1.1.10

12 Jun 10:00
081acbb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.9...v1.1.10

v1.1.9

15 Mar 14:40
b1d7bd9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.8...v1.1.9

Add support for Laravel 11

12 Mar 11:16
Compare
Choose a tag to compare
v1.1.8

Add support for Laravel 11

v1.1.7

11 Mar 10:27
138a4b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.6...v1.1.7

v1.1.6

09 Sep 13:18
Compare
Choose a tag to compare
  • Fixed bugfix where tenant_id was checked against id column
  • Fixed failing test for getting access token
  • Update Xero.php expiry check to use the accessor instead of expired_in column

applied fix for returning access token

13 Feb 18:00
Compare
Choose a tag to compare
v1.1.5

return access token directly

Add support for Laravel 10

05 Feb 14:23
Compare
Choose a tag to compare
v1.1.4

add support for Laravel 10

Update keep-alive for multi-tenant use

21 Nov 08:37
Compare
Choose a tag to compare
  • Update keep-alive for multi-tenant use, and storeToken where id when using tenant_id in the class

Added command `xero:show-all` to show all tokens stored in the database.

18 Oct 21:00
Compare
Choose a tag to compare
v1.1.2

Added command `xero:show-all` to show all tokens stored in the database.