Releases: picqer/moneybird-php-client
Releases · picqer/moneybird-php-client
v0.41.0
What's Changed
- Respect that headers are returned as array by @holtkamp in #296
- Add version to fillable where missing by @RickBakkr in #297
- Replace deprecated PSR7 rewind with body rewind by @sanderlissenburg in #300
New Contributors
- @sanderlissenburg made their first contribution in #298
- @RickBakkr made their first contribution in #297
Full Changelog: v0.40.0...v0.41.0
v0.24.2
Full Changelog: v0.24.1...v0.24.2
Replaced deprecated PSR7 rewind with body rewind
v0.40.0
What's Changed
- Add Filterable to GeneralJournalDocument by @robindirksen1 in #292
- Update Subscription.php by @GertJanFrl in #295
- Add Filterable to TypelessDocument by @robindirksen1 in #294
- Add Filterable to Receipt by @robindirksen1 in #293
New Contributors
- @GertJanFrl made their first contribution in #295
Full Changelog: v0.39.0...v0.40.0
v0.39.0
v0.38.0
v0.37.0
What's Changed
- Support changing estimate state by @MultiSuperFreek in #289
New Contributors
- @MultiSuperFreek made their first contribution in #289
Full Changelog: v0.36.0...v0.37.0
v0.36.0
What's Changed
- add token attribute to Webhook entity by @malle-pietje in #285
- Add downloadable attachment option (as mentioned in the changelog per 2023-07-27) by @robindirksen1 in #286
- Add moneybird_payments_mandate field and getPaymentsMandate method by @graphicgenie in #283
New Contributors
- @malle-pietje made their first contribution in #285
Full Changelog: v0.35.0...v0.36.0
v0.35.0
What's Changed
- Add registerPayment method to ExternalSalesInvoice by @robindirksen1 in #282
- Add original_estimate_id to SalesInvoice by @it-can in #280
- added params to removable trait by @graphicgenie in #279
- added missing fields mergeable, subscription_prices_are_incl_tax, subscription_products by @graphicgenie in #278
- Remove 'officially unsupported' comment by @mbardelmeijer in #274
- Remove duplicate fillable record by @robindirksen1 in #271
New Contributors
- @graphicgenie made their first contribution in #279
Full Changelog: v.0.34.0...v0.35.0
v0.34.1
v0.34.0
What's Changed
- Update jsonSerialize for PHP 8.1 by @jissereitsma in #265
- Add findByIdentifier and some fillable fields for the Product Entity by @dario-dib in #251
- [products] add title and identifier attributes, and identifier endpoint by @marnickmenting in #269
- Added Subscriptions support by @rubengommers in #260
New Contributors
- @jissereitsma made their first contribution in #265
- @dario-dib made their first contribution in #251
- @marnickmenting made their first contribution in #269
- @rubengommers made their first contribution in #260
Full Changelog: v0.33.0...v.0.34.0