Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

v0.8.0

Compare
Choose a tag to compare
@silas silas released this 04 May 21:24
· 2 commits to main since this release
88f5ee1

What's Changed

  • Added get and update billing account to the User API
  • Added checkouts to Admin and User APIs
  • Added payment methods to Admin and User APIs
  • Added get pricing to Admin and User APIs
  • Added list roles to Admin and User APIs
  • Added update join organization flows Admin and User APIs
  • Added assign and unassign seat to User API
  • Deprecated Subscription.cancelPeriodEnd, use Subscription.renewCanceled instead.