Skip to content

Releases: Invoiced/invoiced-php

v2.4.2

21 Feb 16:31
Compare
Choose a tag to compare
  • Adds support for firebase/php-jwt v6

v2.4.1

24 Feb 19:27
Compare
Choose a tag to compare
  • Add SignUpPageAddon object

NOTE: there was an issue with the 2.4.0 release

v2.3.0

22 Feb 19:13
Compare
Choose a tag to compare
  • Allow for Guzzle 6 or 7 to be used as a dependency

v2.2.0

19 Feb 16:40
Compare
Choose a tag to compare
  • Improves support for PHP 8.1 by fixing deprecations

v2.1.0

30 Jan 03:42
Compare
Choose a tag to compare

Adds these new objects:

  • CustomField
  • CustomerChasingCadence
  • EmailTemplate
  • GlAccount
  • Inbox
  • InvoiceChasingCadence
  • LateFeeSchedule
  • Member
  • MerchantAccount
  • PaymentMethod
  • PdfTemplate
  • Report
  • Role
  • SignUpPage
  • SmsTemplate
  • TaxRule
  • Theme
  • Webhook

v2.0.0

09 Dec 23:14
Compare
Choose a tag to compare
  • Removes the CatalogItem (renamed to Item) and Transaction (replaced by Payment) classes
  • Added CreditBalanceAdjustment class for adding credits to customer accounts

v1.3.0

06 Dec 17:29
Compare
Choose a tag to compare
  • Deprecates Transaction object in favor of Payment object
  • Adds Charge and Refund objects to make processing payments easier
  • Improve code quality with PHPStan

v1.2.0

26 Jul 20:01
Compare
Choose a tag to compare
  • Remove inflector dependency
  • Update CA bundle
  • Deprecated CatalogItem class in favor of Item
  • Support PHP 7.4

v1.1.0

05 Dec 18:23
Compare
Choose a tag to compare
  • Adds endpoints for managing payment sources (cards and bank accounts)

v1.0.0

11 Nov 20:20
Compare
Choose a tag to compare

New objects:

  • Coupons
  • Letters
  • Notes
  • Tasks
  • Tax Rates
  • Text Messages

New endpoints:

  • Consolidate invoices
  • Initiate a charge
  • Preview subscriptions
  • Void invoices, credit notes, and estimates