Changelog
2.0.3 2026-05-03
Changed
- Bump
verbb/authto allowfirebase/php-jwt7.x.
2.0.2 2025-07-18
Changed
- Bump
verbb/auth.
2.0.1 2024-12-31
Fixed
- Fix organisation validation occurring before being connected.
- Fix lack of error handling for organisations that have lost their connection.
- Fix lack of organisation name when saved, but not connected to a tenant.
- Improve instruction text for new organisations.
2.0.0 2024-10-22
{note} The plugin’s package name has changed to
verbb/xero. Xero will need be updated to 2.0 from a terminal, by runningcomposer require verbb/xero && composer remove thejoshsmith/commerce-xero.
Added
- Added Organisations view.
- Added the ability to create multiple organisations, each pushing data to.
- Add the ability to set invoice status and line item type.
Changed
- Migration to
verbb/xero. - Migration to
verbb/authfor OAuth handling. - Now requires Craft 4.0+.
- Now requires Craft Commerce 4.0+.