Skip to content

v0.5.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@jdenquin jdenquin released this 08 Aug 10:40
· 2488 commits to main since this release

What's Changed

  • fix: handle case when invoice is negative for upgraded subscriptions by @lovrocolic in #336
  • feat: Add Wallets Migration and GraphQL Endpoints by @jdenquin in #337
  • feat: wallets mutations logic by @jdenquin in #338
  • Force setting RAILS_ENV to test in rails_helper by @rsempe in #341
  • Integrate Ruby library for Segment by @rsempe in #342
  • Set membership context on each request by @rsempe in #343
  • fix: canceled next subscription when terminating a downgraded one by @vincent-pochet in #345
  • feat(segment): Add some tracking on Segment by @rsempe in #344
  • feat(segment): Add some tracking on Segment (part 2) by @rsempe in #347
  • feat(segment): Add some tracking on Segment (part 3) by @rsempe in #348
  • feat: Add wallet transactions by @jdenquin in #340
  • feat(segment): Identify user on signup and signin by @rsempe in #349
  • feat: graphql customer active wallet boolean by @jdenquin in #351
  • misc: Fix not up-to-date schema by @rsempe in #353
  • feat: Update Subscription data model to support anniversary date by @vincent-pochet in #352
  • feat: active storage: make non-aws users happy by @namehorn in #355
  • Revert "feat: active storage: make non-aws users happy" by @jdenquin in #357
  • feat: multiple plans feature (except invoice part) by @lovrocolic in #350
  • refactor: Use named parameters for BaseService::Result#fail! by @rsempe in #358
  • fix: make Segment optional by @prognostikos in #359
  • feat: Add Wallet Consumed Amount by @jdenquin in #356
  • refactor: Extract events validation from service by @rsempe in #361
  • fix(multiple_plans): Use subscription for cache key on customer usage by @rsempe in #362
  • feat: Add new date service to compute bounds for subscription and charge fees by @vincent-pochet in #360
  • feat: Invoice logic refactoring for multiple plans by @rsempe in #363
  • feat: Bill anniversary subscriptions by @vincent-pochet in #366
  • fix: HOTFIX for task to assign subscription to events by @vincent-pochet in #368
  • fix: remove result raises error on result not success by @jdenquin in #369

New Contributors

Full Changelog: v0.4.0-alpha...v0.5.0-alpha