v1.11.0
Front changes
- chore(deps-minor) Update dependency webpack to v5.94.0 [SECURITY] by @renovate in getlago/lago-front#1707
- refactor: fetch integrations inside useOrganizationInfos hook by @keellyp in getlago/lago-front#1711
- fix: migrate to snippet builder by @keellyp in getlago/lago-front#1709
- bug: better condition for Anrok sync actions by @ansmonjol in getlago/lago-front#1710
- fix: Fix filter title text overflow by @stephenlago99 in getlago/lago-front#1708
- misc(integrations): Anrok hidden behind premium flag by @ansmonjol in getlago/lago-front#1702
- misc: make sure redirection is not lost after outside navigation by @ansmonjol in getlago/lago-front#1712
- misc: request smaller amount of data on retryAllInvoicePayments by @ansmonjol in getlago/lago-front#1713
- fix: Fix validation not showing up in the Volume table by @stephenlago99 in getlago/lago-front#1714
- misc: customer name should not be mandatory as on BE by @ansmonjol in getlago/lago-front#1716
- feat(InlineBarsChart): add new tooltip on hover API by @ansmonjol in getlago/lago-front#1723
- chore: change default table rowSize by @ansmonjol in getlago/lago-front#1721
- misc(ChartHeader): set some attributes as optional by @ansmonjol in getlago/lago-front#1722
- misc(deps): make sure we use the fixed CVE for micromatch by @ansmonjol in getlago/lago-front#1724
- misc: update generated graph with last BE version by @ansmonjol in getlago/lago-front#1725
- misc(NavigationTab) update the API to allow leftSpacing object by @ansmonjol in getlago/lago-front#1726
New Contributors
- @stephenlago99 made their first contribution in getlago/lago-front#1708
Full Changelog: getlago/lago-front@v1.10.0...v1.11.0
API changes
- Fix(permissions): Allow Finance Role to View and Update Organization’s Tax ID by @brunomiguelpinto in getlago/lago-api#2525
- feat(dunning): Process PSPs event for payment requests payment status update by @ancorcruz in getlago/lago-api#2528
- feat(ProgressiveBilling): expose SubscriptionLifetimeUsage in GraphQL by @vincent-pochet in getlago/lago-api#2519
- feat(tax-integrations): change anrok license from add-on to premium by @lovrocolic in getlago/lago-api#2527
- misc: prevent applying taxes for current usage where it is not necessary by @lovrocolic in getlago/lago-api#2532
- feat(dunning): Include payment link to payment request email when available by @ancorcruz in getlago/lago-api#2530
- feat(dunning): Drop lago_invoice_ids from PSPs metadata payloads by @ancorcruz in getlago/lago-api#2533
- Feat precise amounts services by @ivannovosad in getlago/lago-api#2524
- feat(precise_amount): Add precise amounts to fee serializer by @ivannovosad in getlago/lago-api#2529
- feat(ProgressiveBilling) - Add LifetimeUsages::UsageThresholdsCompletionService by @nudded in getlago/lago-api#2531
- misc(DB) - add annotate --frozen to the GH workflow by @nudded in getlago/lago-api#2535
- bug(ProgressiveBilling) - make sure usage_thresholds are present by @nudded in getlago/lago-api#2537
- misc(ProgressiveBilling): Add missing specs for lifetime usage by @vincent-pochet in getlago/lago-api#2538
- chore: Upgrade Gems to latest minor version by @julienbourdeau in getlago/lago-api#2458
- fix: Compare terminated_at to timestamp for terminated subscription by @rsempe in getlago/lago-api#2539
- misc: Fix some warning in specs by @vincent-pochet in getlago/lago-api#2540
- feat(tax-integrations): adapt progressive billing invoice with tax provider changes by @lovrocolic in getlago/lago-api#2534
- fix(wallet): Exclude pay in advance fees from the ongoing balance by @rsempe in getlago/lago-api#2542
- feat(dunning): Fix Spanish translation for payment requested email by @ancorcruz in getlago/lago-api#2541
- fix(wallet): Add validation rule on rate_amount by @vincent-pochet in getlago/lago-api#2547
- fix(taxes): tax_error handling must target ValidationFailure by @vincent-pochet in getlago/lago-api#2548
- feat: Add customer_type to Customers by @brunomiguelpinto in getlago/lago-api#2544
- feat(customer-type): Add new customer fields to serializer by @ivannovosad in getlago/lago-api#2550
- feat: Add customer type to services by @brunomiguelpinto in getlago/lago-api#2551
- Feat customer type graphql by @ivannovosad in getlago/lago-api#2552
- feat: Add firstname and last name to queries by @brunomiguelpinto in getlago/lago-api#2553
- feat(dunning): Add permission to analytics overdue balances by @rsempe in getlago/lago-api#2555
- feat(customer-type): Whitelist new params in customer controller by @ivannovosad in getlago/lago-api#2554
- feat(customer-type): Replace customer name with display_name in templates by @ivannovosad in getlago/lago-api#2556
- feat(customer_type): Gocardless add firstname and lastname by @brunomiguelpinto in getlago/lago-api#2557
- feat(customer-type): Update netsuite payload with new fields by @ivannovosad in getlago/lago-api#2559
- bug - Order fees by created_at, id to ensure consistent ordering by @nudded in getlago/lago-api#2560
- fix(subscription): Make sure terminated invoice always comes with the right boundaries by @vincent-pochet in getlago/lago-api#2561
Full Changelog: getlago/lago-api@v1.10.0...v1.11.0
What's Changed
- Add missing Google SSO env in docker compose file by @earthpyy in #400
- misc: Update README to add
--depth 1
togit clone
for basic usage by @vincent-pochet in #401 - fix: missing NANGO_SECRET_KEY warning by @vincent-pochet in #398
- misc: fix contribution link for local setup by @ansmonjol in #402
- misc(version): Bump to v1.11.0 by @vincent-pochet in #403
New Contributors
Full Changelog: v1.10.0...v1.11.0