Releases: picqer/exact-php-client
Releases · picqer/exact-php-client
v3.33.0
- Update sources base on online docs #511 by @DannyvdSluijs
- Add PlannedSalesReturn #513 by @joephoffland
v3.32.0
- add filter options to first() method #505 by @it-can
- Add basic rate limit sleep support #508 by @stephangroen
v3.31.1
- Remove all obsolete and hidden properties #498 by @DannyvdSluijs, fixes #425
v3.31.0
- Correct readme examples #496 by @DannyvdSluijs
- Update the docs once again #495 by @DannyvdSluijs
v3.30.0
- Update to current docs using automated tool #489 by @DannyvdSluijs
- Add option to be able to upload WBS XMLs #423 by @roland-d
- Added statuses to a salesorderline #493 by @manonthemoon
- Findable filter does not require a filter #468 by @wessel-techtribe-nl
- Added entity for SelectionCode #458 by @markjongkind
v3.29.0
v3.28.0
- Added selection code for SalesOrders. #486 by @RemyBrok
- Add sync API endpoints #485 by @timothydc
- Add missing Item Average Cost attribute #477 by @lennartvdd
- Fix resources that require guid/primary key in an explicit GET parameter #478 by @lennartvdd
- Add original headers when using next page in Findable #457 by @tomdrissen
- Add docblocks about exceptions to Storable.php #456 by @MaartenWaegeman
v3.27.0
- Reduce the access token refresh interval rate. #476 by @FreekVandeursen
- Refresh access token if token expired while client is already started #482 by @jaapjansma
v3.26.0
- Add Reason for 403 messages #451 by @barryvdh
- Create new classes with static instead of self #437 by @pstuifzand
- Added a helper method to get read access to the 'fillable' parameter #427 by @jeff-99
- GL Account Classification Mappings endpoint is no longer in beta #426 by @jeff-99
- Add subscription line type entity #441 by @vdhicts
- Updates to rate limits #454 by @MaartenWaegeman
- Add a callback to be able to catch refreshes from other threads #449 by @alexjeen