v1.19.0
What's Changed
- feat(invoices): Add new filters by @floganz in #3046
- fix(validations): Fix subscriptions validate service by @ivannovosad in #3052
- feat(payment_providers): Add Cashfree by @vincent-pochet in #2767
- feat(invoice): Avoid generating 0 amount charge fees by @vincent-pochet in #3032
- Feat manual payments controller by @ivannovosad in #3045
- Revert "feat(invoice): Avoid generating 0 amount charge fees (#3032)" by @vincent-pochet in #3059
- fix(terminate-relations): Fix terminate relations service by @ivannovosad in #3061
- feat(revshare): Add db columns for partners and self_billed invoices by @ancorcruz in #3062
- feat(revshare): Skip self billed invoices in analytics by @ancorcruz in #3066
- feat(revshare): Create customers with partner as account_type by @ancorcruz in #3065
- feat: Expose billing periods in invoice serializer by @vincent-pochet in #3064
- feat(invoice-preview): add base preview service by @lovrocolic in #3056
- Add taxes to recreated recurring pay in advance fees by @floganz in #3069
- feat(revshare): self billed invoice creation and skip payments by @ancorcruz in #3067
- feat(segment): Remove 8 unused events by @julienbourdeau in #3075
- feat(revshare): update customer account_type by @ancorcruz in #3074
- chore(spec): Rename shared example file by @julienbourdeau in #3076
- Feat(revshare): self billed invoices - do not trigger integrations by @annvelents in #3072
- chore: Use enum with positional arguments by @julienbourdeau in #3077
- fix(migration): Payment status migration by @vincent-pochet in #3080
- fix(stripe): Idem-potency errors should keep the payment pending by @vincent-pochet in #3063
- chore(gems): Upgrade gems to latest patch version by @julienbourdeau in #3081
- feat(invoice-preview): add logic for applying coupons on preview invoice by @lovrocolic in #3073
- misc(stripe): Improve payment create specs by @vincent-pochet in #3086
Full Changelog: v1.18.0...v1.19.0