v1.11.0
What's Changed
- Fix(permissions): Allow Finance Role to View and Update Organization’s Tax ID by @brunomiguelpinto in #2525
- feat(dunning): Process PSPs event for payment requests payment status update by @ancorcruz in #2528
- feat(ProgressiveBilling): expose SubscriptionLifetimeUsage in GraphQL by @vincent-pochet in #2519
- feat(tax-integrations): change anrok license from add-on to premium by @lovrocolic in #2527
- misc: prevent applying taxes for current usage where it is not necessary by @lovrocolic in #2532
- feat(dunning): Include payment link to payment request email when available by @ancorcruz in #2530
- feat(dunning): Drop lago_invoice_ids from PSPs metadata payloads by @ancorcruz in #2533
- Feat precise amounts services by @ivannovosad in #2524
- feat(precise_amount): Add precise amounts to fee serializer by @ivannovosad in #2529
- feat(ProgressiveBilling) - Add LifetimeUsages::UsageThresholdsCompletionService by @nudded in #2531
- misc(DB) - add annotate --frozen to the GH workflow by @nudded in #2535
- bug(ProgressiveBilling) - make sure usage_thresholds are present by @nudded in #2537
- misc(ProgressiveBilling): Add missing specs for lifetime usage by @vincent-pochet in #2538
- chore: Upgrade Gems to latest minor version by @julienbourdeau in #2458
- fix: Compare terminated_at to timestamp for terminated subscription by @rsempe in #2539
- misc: Fix some warning in specs by @vincent-pochet in #2540
- feat(tax-integrations): adapt progressive billing invoice with tax provider changes by @lovrocolic in #2534
- fix(wallet): Exclude pay in advance fees from the ongoing balance by @rsempe in #2542
- feat(dunning): Fix Spanish translation for payment requested email by @ancorcruz in #2541
- fix(wallet): Add validation rule on rate_amount by @vincent-pochet in #2547
- fix(taxes): tax_error handling must target ValidationFailure by @vincent-pochet in #2548
- feat: Add customer_type to Customers by @brunomiguelpinto in #2544
- feat(customer-type): Add new customer fields to serializer by @ivannovosad in #2550
- feat: Add customer type to services by @brunomiguelpinto in #2551
- Feat customer type graphql by @ivannovosad in #2552
- feat: Add firstname and last name to queries by @brunomiguelpinto in #2553
- feat(dunning): Add permission to analytics overdue balances by @rsempe in #2555
- feat(customer-type): Whitelist new params in customer controller by @ivannovosad in #2554
- feat(customer-type): Replace customer name with display_name in templates by @ivannovosad in #2556
- feat(customer_type): Gocardless add firstname and lastname by @brunomiguelpinto in #2557
- feat(customer-type): Update netsuite payload with new fields by @ivannovosad in #2559
- bug - Order fees by created_at, id to ensure consistent ordering by @nudded in #2560
- fix(subscription): Make sure terminated invoice always comes with the right boundaries by @vincent-pochet in #2561
Full Changelog: v1.10.0...v1.11.0