v1.12.0
What's Changed
- feat(dunning): Fix webhooks events processing and payment request email triggering on PSPs payment attempts by @ancorcruz in #2546
- misc: Disable GraphQL introspection by @vincent-pochet in #2575
- feat (tax-integrations): support endpoint for reporting credit notes in tax provider by @lovrocolic in #2571
- fix(invoice): avoid failure on error not related to taxes by @vincent-pochet in #2576
- feat(customer_portal): Remove premium restriction by @rsempe in #2574
- fix: Do not display organization email if empty by @rsempe in #2579
- Revert "misc: Disable GraphQL introspection" by @nudded in #2580
- misc: refactor tax provider inheritance for the aggregator scope by @lovrocolic in #2578
- Fix: save fees with taxes_rate when creating one off invoice by @annvelents in #2583
- fix(customer-type): Do not add empty firstname and lastname to xero payload by @ivannovosad in #2573
- feat(tax-integration): add logic for reporting credit note to the tax provider by @lovrocolic in #2577
- Feat(anrok<>credit_notes) refactor CreditNotes::AppliedTax to search taxes by tax_code by @annvelents in #2536
- Feat(anrok<>cn): update serializers with error_details by @annvelents in #2585
- feat (tax-integrations): add mutation for credit note sync retry by @lovrocolic in #2586
- fix(subscription): fix tax error digging in all the places by @vincent-pochet in #2584
- misc: create a random id on generated plain object by @ansmonjol in #2566
- fix(subscription): Fix generating invoice with pending downgrade by @vincent-pochet in #2581
- bug(LifetimeUsage) - delegate total_usage_amount_cents to total_amount_cents by @nudded in #2589
- feat(hubspot): Add hubspot integration models by @ivannovosad in #2588
- misc(cleanup) Fix billing service call & introduce rubocop ensuring code consistency by @nudded in #2543
- fix: change gcl customer payload by @lovrocolic in #2593
- feat(dunning): update FR email copy by @ancorcruz in #2587
- bug - Move rubocop to dev folder and only load it in test & development by @nudded in #2596
- feat(dunning): Remove dunning feature from premium addon by @rsempe in #2595
- feat: add hubspot connection services by @brunomiguelpinto in #2597
- feat(hubspot): Add GraphQL for hubspot connection by @ivannovosad in #2591
- feat(DynamicPricing) - Add precise_total_amount_cents to Event by @nudded in #2594
- misc(group): Remove legacy group_properties validation in charge by @vincent-pochet in #2592
- fix (accounting-integrations): send webhook for incomplete payload by @lovrocolic in #2600
- chore(deps): bump google-protobuf from 3.25.4 to 3.25.5 by @dependabot in #2604
- feat(tax-invoices): add required invoice title for some countries by @lovrocolic in #2602
- misc: Split graphql definitions into two schemas by @rsempe in #2603
- Fix: change default value for WalletTransaction metadata by @annvelents in #2609
- misc: Fix graphql routes by @rsempe in #2607
- fix default metadata by @annvelents in #2611
- chore(deps): bump puma from 6.4.2 to 6.4.3 by @dependabot in #2614
- feat(netsuite-taxes): Add new model attributes by @ivannovosad in #2606
- Fix invoice status when choosing final status for the invoice by @annvelents in #2615
- feat(netsuite-taxes): Add new tax attributes to collection mapping services by @ivannovosad in #2612
- feat(DynamicPricing): Accept precise_total_amount_cents when creating an event by @vincent-pochet in #2610
Full Changelog: v1.11.2...v1.12.0