All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Support PHP 8.
- Added
AddAccountRequest
. - Added
AddOrderRequest
.
- Added
SyncFormRequest
,SyncFormEntryRequest
andSyncAccount
.
- Added
BankAccountsRequest
,EditPurchasePaymentTermRequest
,PurchasePaymentTermsRequest
andPurchasesRequest
. - Added support for searching, sorting, loading and appending to
CollectionRequest
.
- Added
DeleteInteractionRequest
.
- Using 'dot notation' for setters & getters.
- Renamed getters and setters in
EditPurchaseRequest
.
- Added
SaveVariableRequest
.
- Use correct API URL.
- Added
SendTransactionalMailRequest
.
- Updated JWT API dependency.
- Initial implementation of the One Community API.