Releases: calcinai/xero-php
Releases · calcinai/xero-php
Hotfix
Release!
Improved response parsing and exception throwing
Merge pull request #682 from Yendall/guzzle_exception_fix Guzzle exception fix
OAuth 2 🎉
Getters and Setters and Models, Oh my!
Merge pull request #610 from wbercx/add-payitem-current-record Add CurrentRecord getters and setters to every PayItem model.
(Mainly) Code style
This release contains all of the code style updates, but also adds various missing getters and minor bug fixes.
CS and Bugfix
Merge pull request #469 from cjsoftuk/allow-replace-on-saveall saveAll does not allow reload of IDs
Security update
This release contains #458, which removes the ability to perform timing attacks in the webhook signature validation.
Maintenance release
- Exposes rate limit reason
- Updates tests
Emails and Tracking Categories (again)
This release introduces support for emailing invoices and has fixes for tracking category behaviour.