Skip to content

5.0.0

Compare
Choose a tag to compare
@hailwood hailwood released this 12 Aug 08:26
· 32 commits to master since this release

What's Changed

  • feat: Modify Auth Callback Controller to support Xero errors by @joe-niland in #92

What's Breaking

  • This release introduces a new way of handling Xero authorization errors.
    An invalid response from the Xero server will now throw a custom OAuthException.
    See the readme for an example on how to gracefully handle this exception.
  • This release adds the Xero ConnectionId parameter into the tenants array for each tenant.
    This typically should not be a breaking change in most applications unless directly comparing the entire tenants array.

New Contributors

Full Changelog: 4.4.0...5.0.0