0.9.3
Highlevel
Features:
- Braintree Integration for payment processing
- New cancel and add subscription buttons in frontend
Fixes:
- Idempotency table fix
- Stripe config fix for Stripe integration
- Multiple query improvements across get plans and customer apis
What's Changed
- Fix cancel in subscriptions by @mnida in #545
- Fix unnecessary example .env variable quotes. by @genego-io in #546
- Resolve "Bug - Cancel/Add addon modal is glitchy with many plans (more than 10)" by @glamboyosa in #548
- prefetch improvements for plans by @diego-escobedo in #549
- Docs update by @diego-escobedo in #551
- Guard Table for partial idempotency guarantee by @diego-escobedo in #553
- schema update by @diego-escobedo in #554
- Smallui fixes by @glamboyosa in #556
- Braintree Integration by @mnida in #505
- fix stripe info unpacking by @diego-escobedo in #557
- add button to send invoice thru processor by @diego-escobedo in #558
- Hotfix:subscription filter invoice by @mnida in #559
- n+1 queries improvements by @diego-escobedo in #560
New Contributors
- @genego-io made their first contribution in #546
Full Changelog: 0.9.2...0.9.3