v1.8.0
What's Changed
- feat(gql): Add regroup_paid_fees to ChargeInput by @julienbourdeau in #2292
- fix(redis): Timeout error on unique jobs by @jdenquin in #2291
- fix(fees): Add pay_in_advance_event_transaction_id index with deleted_at by @jdenquin in #2294
- fix(subscriptions): Add missing index on previous_subscription_id and… by @jdenquin in #2295
- Feat(invoice.payment_status): add prefix to invoice payment status enum by @annvelents in #2299
- feat(event): Add pay_in_advance flag in grouped charges view by @vincent-pochet in #2300
- feat(analytics): Ability to expire cache when fetching customer analytics by @rsempe in #2301
- fix(xero): Fix syncing xero accounts by @ivannovosad in #2290
- misc: Stop tracking clickhouse schema by @vincent-pochet in #2309
- feat(event): Compute aggregation using Clickhouse pre-aggregation by @vincent-pochet in #2286
- feat(anrok): Add failed status to invoice by @annvelents in #2296
- feat(tax-integrations): update provider tax core logic by @lovrocolic in #2306
- misc: add prefix to payment status enum on fee by @annvelents in #2303
- misc: Cleanup remaining group logic by @vincent-pochet in #2310
- feat(xero): Add payments services by @ivannovosad in #2207
- fix(export invoices): multi value invoices filters and improve graphql type name by @ancorcruz in #2308
- fix(export-invoices): allow no pagination for Query objects by @ancorcruz in #2307
New Contributors
- @annvelents made their first contribution in #2299
Full Changelog: v1.7.0...v1.8.0