Skip to content

Releases: invoiceninja/sdk-php

v1.2.0

30 Mar 21:50
4488f21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

13 Jan 23:39
dac1b77
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.1.0

v1.0.7

19 Dec 03:23
dd61bbf
Compare
Choose a tag to compare

This release brings the SDK up to date with all of the latest endpoints including

  • Subscriptions
  • Purchase Orders
  • Bank Integrations
  • Bank Transactions

Download PDFs via API

07 Sep 11:58
f69f001
Compare
Choose a tag to compare
        $download = $ninja->invoices->download(['hashed_id']);

v1.0.5

11 Mar 23:18
a23acf1
Compare
Choose a tag to compare

Group Settings
Expense Categories

v1.0.4

18 Oct 09:24
7a644a5
Compare
Choose a tag to compare
Merge pull request #73 from stojankukrika/main

fix declaration properties

v1.0.3

20 Sep 01:07
05e56a5
Compare
Choose a tag to compare
Merge pull request #69 from turbo124/main

Improve error handling message

v1.0.2

16 Sep 11:19
61c9cf3
Compare
Choose a tag to compare
Merge pull request #68 from turbo124/main

Add all entities to SDK

v1.0.1

16 Sep 07:07
4920688
Compare
Choose a tag to compare

Documentation

v1.0.0

16 Sep 05:03
911edc4
Compare
Choose a tag to compare

Initial release of the v5 SDK