CARVIEW |
Navigation Menu
-
-
Notifications
You must be signed in to change notification settings - Fork 410
Releases: getlago/lago
v1.31.0
8e057ab
Compare
https://getlago.com/docs/guide/migration/migration-to-v1.31.0
Front changes
- fix: no hyperlinks for deleted activity type by @keellyp in getlago/lago-front#2272
- feat: Void invoices by @stephenlago99 in getlago/lago-front#2212
- misc: autofill code on name update in form by @ansmonjol in getlago/lago-front#2271
- bug: restore old button version to fix auto spinner display by @ansmonjol in getlago/lago-front#2274
- deps: remove styled-components by @ansmonjol in getlago/lago-front#2276
- feat: allow to create custom pricing by @ansmonjol in getlago/lago-front#2275
- bug: better spacing for details and navigation by @ansmonjol in getlago/lago-front#2277
- feat: add frame-ancestors for ojin by @keellyp in getlago/lago-front#2278
- refactor(design-sytem): migrate icons by @keellyp in getlago/lago-front#2273
- bug: make sure inputs are aligned when error is displayed by @ansmonjol in getlago/lago-front#2279
- feat: handle CPU in plan form and details by @ansmonjol in getlago/lago-front#2280
- misc: small adjustments for custom pricing units by @ansmonjol in getlago/lago-front#2284
Full Changelog: getlago/lago-front@v1.30.0...v1.31.0
API changes
- Fix daily usages by @ivannovosad in getlago/lago-api#3840
- feat: Void and generate credit notes by @brunomiguelpinto in getlago/lago-api#3748
- misc(sidekiq): Add configs for usage backfill by @ivannovosad in getlago/lago-api#3852
- feat(pricing_group_keys): Allow cascading override by @vincent-pochet in getlago/lago-api#3850
- feat: Generate credit note validate License by @brunomiguelpinto in getlago/lago-api#3848
- misc(clickhouse): Add retries on to_sql by @vincent-pochet in getlago/lago-api#3855
- feat(pricing-units): Add PricingUnitQuery with filter by name or code by @floganz in getlago/lago-api#3854
- fix(no-customer-on-payment):early return when payment method has no c… by @mariohd in getlago/lago-api#3826
- Fix: Retry ViesCheck after rescuing from any Valvat Maintenance exception by @diegocharles in getlago/lago-api#3844
- feat: Admin add organization by @brunomiguelpinto in getlago/lago-api#3856
- misc(clickhouse): Rewrite aggregation queries using Arel by @vincent-pochet in getlago/lago-api#3858
- fix(invoice): Fix race-condition in invoice update jobs by @groyoh in getlago/lago-api#3851
- fix(seeds): Fix alerting seeds when no premium license is set by @groyoh in getlago/lago-api#3860
- migration: create invoices#void_invoice_id references by @diegocharles in getlago/lago-api#3815
- feat(stripe): Fix Stripe.api_version to
2025-04-30.basil
by @julienbourdeau in getlago/lago-api#3823 - fix: cascade charge updates in batches by @lovrocolic in getlago/lago-api#3861
- fix(customer): Fix array parameters in
GET /api/v1/customers
by @groyoh in getlago/lago-api#3862 - fix(customer): Fix email validator by @ivannovosad in getlago/lago-api#3590
- fix(customer): Fix email validation and add tests by @groyoh in getlago/lago-api#3847
- Fix: process cascade charge creation in batches by @lovrocolic in getlago/lago-api#3864
- Chore: dead jobs small fixes by @annvelents in getlago/lago-api#3863
- Reapply "chore(organization): Not null organization_id" (#3838) by @vincent-pochet in getlago/lago-api#3841
- Reapply "chore(db): Squash old migrations into a single file" (#3839) by @vincent-pochet in getlago/lago-api#3842
- Feat(multientities): data fix for billing entitiy sequential id on invoices by @annvelents in getlago/lago-api#3820
- update changed scope by @annvelents in getlago/lago-api#3869
Full Changelog: getlago/lago-api@v1.30.0...v1.31.0
What's Changed
- misc(sidekiq): Add api-usages-backfill-worker service by @ivannovosad in #547
- misc(pdf): Align gotenberg versions between prod and dev environment by @floganz in #549
- misc(version): Bump version to 1.31.0 by @vincent-pochet in #550
Full Changelog: v1.30.0...v1.31.0
Assets 2
v1.30.0
43efb89
Compare
What's Changed
- feat(api-logs): add api_logs topic to redpanda by @mariohd in #543
- chore(filters): Add cache management by @vincent-pochet in #542
- fix(processor): No TLS for cache by @vincent-pochet in #544
- release: Bump version to v1.30.0 by @groyoh in #546
New Contributors
Full Changelog: v1.29.0...v1.30.0
Assets 2
v1.29.0
31430c7
Compare
What's Changed
- fix(docker): Fix redis-server version by @jdenquin in #532
- feat(audit_logs): Add activity_logs kafka topic by @rsempe in #519
- fix(docker): Fix encryption keys generation by @jdenquin in #534
- misc: Bump ruby to 3.4.4 by @vincent-pochet in #533
- chore(deployment): Add docker compose production by @jdenquin in #529
- feat(docker): Add PDF Generation in one docker image by @jdenquin in #536
- misc(version): bump version to 1.29.0 by @ancorcruz in #539
Full Changelog: v1.28.1...v1.29.0
Assets 2
v1.28.1
eff552f
Compare
Assets 2
v1.28.0
67df32c
Compare
Please, follow the migration guide at https://docs.getlago.com/guide/migration/migration-to-v1.28.0
What's Changed
- fix(ruby): Fix one docker image ruby version by @jdenquin in #527
- fix(docker): Add libyaml dep for ruby 3.4 by @jdenquin in #528
- bump version to 1.28.0 by @annvelents in #530
Full Changelog: v1.27.1...v1.28.0
API Changelog:
- chore(organization): Add organization_id to coupon_targets table by @vincent-pochet in getlago/lago-api#3626
- Feat(multientities): use taxes from selected for the billing entity for invoices by @annvelents in getlago/lago-api#3525
- misc(webhooks): Add lago_id to payment.requires_action webhook payload by @ancorcruz in getlago/lago-api#3612
- Feat(multientities): refresh draft invoices when manage taxes on billing entity by @annvelents in getlago/lago-api#3530
- misc(webhooks): add payment amount to payment requires action webhook by @ancorcruz in getlago/lago-api#3629
- chore(logs): Log when idempotency record is not unique by @julienbourdeau in getlago/lago-api#3630
- feat(avalara-integration): Define invoice payload for avalara by @lovrocolic in getlago/lago-api#3569
- chore(gems): No more whitequark/parser warning! by @julienbourdeau in getlago/lago-api#3628
- feat(avalara-integration): handle reporting credit notes for avalara by @lovrocolic in getlago/lago-api#3592
- fix: populate job for credit_notes_taxes by @vincent-pochet in getlago/lago-api#3631
- Feat(multientities): use organizations default_currency and timezone from the default billing_entity by @annvelents in getlago/lago-api#3547
- feat (avalara-integration): Cover void invoice flow by @lovrocolic in getlago/lago-api#3638
- fix(multientities): wrong document numbering by @annvelents in getlago/lago-api#3602
- Feat(multientiites): add billing entities to data exports by @annvelents in getlago/lago-api#3550
- Fix(multientities): fix eu_tax country source by @annvelents in getlago/lago-api#3622
- feat(multi entities): Invoice mailer uses billing entity as data source by @ancorcruz in getlago/lago-api#3523
- feat(multi entities): Apply Billing Entity invoice grace period changes by @ancorcruz in getlago/lago-api#3548
- Fix(multientities): return be sequential id by @annvelents in getlago/lago-api#3616
Full Changelog: getlago/lago-api@v1.27.1...v1.28.0
FE Changelog:
What's Changed
- bug: add missing permissions in API key form by @ansmonjol in getlago/lago-front#2193
- misc: use TW in charge components by @ansmonjol in getlago/lago-front#2194
- feat: prepare design system for audit logs feature by @keellyp in getlago/lago-front#2192
Full Changelog: getlago/lago-front@v1.27.1...v1.28.0
Assets 2
v1.27.1
ea6af69
Compare
API Changes
- chore(organization): Add organization_id to credits table by @vincent-pochet in getlago/lago-api#3584
- misc: Upgrade Rails version to 8.0.2 by @ancorcruz in getlago/lago-api#3358
- feat(audit_logs): Utils to push activity logs to kafka by @rsempe in getlago/lago-api#3581
- fix(multientities): fulfil billing entities net_payment_term by @annvelents in getlago/lago-api#3598
- Data API - Usages by @ivannovosad in getlago/lago-api#3524
- chore(deps): bump rack-session from 2.1.0 to 2.1.1 by @dependabot in getlago/lago-api#3607
- chore(deps): bump rack from 3.1.12 to 3.1.14 by @dependabot in getlago/lago-api#3606
- feat(EUTax): retry Vies check until no error is returned by @nudded in getlago/lago-api#3601
- fix: Output condition for populate organization_id jobs by @vincent-pochet in getlago/lago-api#3608
- feat(Idempotency): Add values to error message by @nudded in getlago/lago-api#3609
- fix: avoid failure with negative cache expiration by @vincent-pochet in getlago/lago-api#3611
- fix(usages): Add billable_metric_code to usages resolver by @ivannovosad in getlago/lago-api#3614
- Fix(multientities):do not set eu_tax_management if not provided by @annvelents in getlago/lago-api#3603
- chore(organization): Add organization_id to credit_notes table by @vincent-pochet in getlago/lago-api#3587
- chore(organization): Add organization_id to customer_metadata table by @vincent-pochet in getlago/lago-api#3591
- chore(organization): Add organization_id to applied_invoice_custom_sections table by @vincent-pochet in getlago/lago-api#3588
- chore(organization): Add organization_id to applied_usage_thresholds table by @vincent-pochet in getlago/lago-api#3589
- feat(invoices): Add skip_payment params for One Off Invoice by @jdenquin in getlago/lago-api#3586
- chore(organization): Add organization_id to billable_metric_filters table by @vincent-pochet in getlago/lago-api#3593
- chore(organization): Add organization_id to fees_taxes table by @vincent-pochet in getlago/lago-api#3594
- chore(organization): Add organization_id to invoices_payment_requests table by @vincent-pochet in getlago/lago-api#3596
- chore(organization): Add organization_id to invoice_metadata table by @vincent-pochet in getlago/lago-api#3597
- fix(wallets): add lock version to wallet transactions by @ancorcruz in getlago/lago-api#3618
- Feat(multientities): payment generation switch to entity by @annvelents in getlago/lago-api#3522
- fix: Fix organization_id migration job for fees_taxes table by @vincent-pochet in getlago/lago-api#3619
- fix(serializer): Dont serialize nil original_error by @julienbourdeau in getlago/lago-api#3617
- misc: Bump ruby to 3.4.3 by @vincent-pochet in getlago/lago-api#3595
- Feat(multientities): update invoice net term by @annvelents in getlago/lago-api#3533
- chore(organization): Add organization_id to billing_entities_taxes table by @vincent-pochet in getlago/lago-api#3620
- feat(gql): add next_subscription attributes by @julienbourdeau in getlago/lago-api#3627
- chore(organization): Add organization_id to credit_notes_taxes table by @vincent-pochet in getlago/lago-api#3621
- chore(organization): Add organization_id to customers_taxes table by @vincent-pochet in getlago/lago-api#3623
- chore(organization): Add organization_id to data_export_parts table by @vincent-pochet in getlago/lago-api#3624
- chore(organization): Add organization_id to dunning_campaign_thresholds table by @vincent-pochet in getlago/lago-api#3625
Front Changes
- misc: show subscription table on loading by @ansmonjol in getlago/lago-front#2170
- feat: Analytics - Invoices by @stephenlago99 in getlago/lago-front#2171
- misc: add default cursor prompt by @ansmonjol in getlago/lago-front#2173
- deps: fix some babel deps to fix CVE by @ansmonjol in getlago/lago-front#2178
- misc: allow to re-connect a Xero connection from settings by @ansmonjol in getlago/lago-front#2176
- bug: better invoice graph loading by @ansmonjol in getlago/lago-front#2175
- misc: check avalara presence in one-off invoice form by @ansmonjol in getlago/lago-front#2174
- chore(deps) Update dependency @types/lodash to v4.17.16 by @renovate in getlago/lago-front#2180
- chore(deps) Update dependency @types/prismjs to v1.26.5 by @renovate in getlago/lago-front#2181
- chore(deps) Update dependency @types/jest to v29.5.14 by @renovate in getlago/lago-front#2179
- chore(deps) Update dependency autoprefixer to v10.4.21 by @renovate in getlago/lago-front#2182
- chore(deps-major) Update dependency glob to v11 by @renovate in getlago/lago-front#2188
- chore(deps-minor) Update testing-library monorepo by @renovate in getlago/lago-front#2187
- chore(deps-minor) Update dependency @types/node to v22.15.17 by @renovate in getlago/lago-front#2185
- chore(deps) Update dependency formik to v2.4.6 by @renovate in getlago/lago-front#2183
- chore(deps) Update dependency prettier-plugin-tailwindcss to v0.6.11 by @renovate in getlago/lago-front#2184
- chore(deps-major) Update peter-evans/repository-dispatch action to v3 by @renovate in getlago/lago-front#2189
- chore(deps-minor) Update dependency typescript to v5.8.3 by @renovate in getlago/lago-front#2186
- misc: migrate some styled components to tailwind by @ansmonjol in getlago/lago-front#2190
- bug: use new attributes for subscription by @ansmonjol in getlago/lago-front#2191
What's Changed
- fix: ensure Redis healthcheck uses configured port by @andrebras in #524
- misc(version): bump to v1.27.1 by @jdenquin in #526
New Contributors
- @andrebras made their first contribution in #524
Full Changelog: v1.27.0...v1.27.1
Assets 2
v1.27.0
91c5d26
Compare
What's Changed
- misc(readme): remove unnecessary migration instructions by @IxDay in #522
- misc(version): bump to v1.27.0 by @ancorcruz in #523
New Contributors
Full Changelog: v1.26.1...v1.27.0
Assets 2
v1.26.1
848cbdd
Compare
API Changes
- Fix(invoices): Ensure invoices got organization sequential id by @ancorcruz in getlago/lago-api#3549
- chore(organization): Add organization_id to payments table by @vincent-pochet in getlago/lago-api#3544
- feat(error): Add original_error to FailedResult by @julienbourdeau in getlago/lago-api#3457
- fix(data-api): Fix prepaid credits data types by @ivannovosad in getlago/lago-api#3551
- chore(organization): Add organization_id to webhooks table by @vincent-pochet in getlago/lago-api#3552
- hotfix(webhooks): Avoid errors with webhooks delivery by @vincent-pochet in getlago/lago-api#3555
- misc: unify avalara account id type by @ansmonjol in getlago/lago-api#3545
- feat(alerting): Introduce SubscriptionActivity by @julienbourdeau in getlago/lago-api#3535
- chore(deps): bump net-imap from 0.5.6 to 0.5.7 by @dependabot in getlago/lago-api#3556
- fix: send correct contact error webhook for avalara by @lovrocolic in getlago/lago-api#3559
- feat(avalara-integration): change namespace in mutation for fetching provider taxes by @lovrocolic in getlago/lago-api#3504
- fix(docker): Add psql dependency by @jdenquin in getlago/lago-api#3561
Front Changes
- feat: display all subscriptions by @keellyp in getlago/lago-front#2142
- fix: clear filters nullish value by @keellyp in getlago/lago-front#2143
- fix: handle uppercased emails by @keellyp in getlago/lago-front#2140
- feat: connect user to Avalara tax provider by @ansmonjol in getlago/lago-front#2145
- PrepaidCreditsAnalytics - Remove front end feature flag by @stephenlago99 in getlago/lago-front#2146
- bug: make sure avalara data is populated in form if present by @ansmonjol in getlago/lago-front#2150
- bug: fix wrong redirections by @ansmonjol in getlago/lago-front#2147
- misc: make sure to build packages on install by @ansmonjol in getlago/lago-front#2148
- fix: add babel to jest by @keellyp in getlago/lago-front#2152
- misc: get new name for anrok tax QGL object by @ansmonjol in getlago/lago-front#2151
- fix: sanitize avatar letters by @keellyp in getlago/lago-front#2149
- fix: improve copy to clipboard function by @keellyp in getlago/lago-front#2144
- misc: fix LS old data shape wrong access by @ansmonjol in getlago/lago-front#2153
- fix: dates with timezones by @keellyp in getlago/lago-front#2154
- bug: prevent cache manipulation after deletion by @ansmonjol in getlago/lago-front#2155
What's Changed
Full Changelog: v1.26.0...v1.26.1
Assets 2
v1.26.0
57a53ef
Compare
Front changes
- fix: dates util function by @keellyp in getlago/lago-front#2119
- fix(InvoiceCustomSection): rename applicable into configurable by @keellyp in getlago/lago-front#2113
- feat: yarn -> pnpm by @stephenlago99 in getlago/lago-front#1976
- misc: delay the API wait until last moment in CI by @ansmonjol in getlago/lago-front#2120
- chore: migrate configs files into a specific package by @keellyp in getlago/lago-front#2121
- misc(Sentry): remove too noisy error catch by @ansmonjol in getlago/lago-front#2122
- bug: prevent displaying empty div in dom on error by @ansmonjol in getlago/lago-front#2124
- chore(deps) Update dependency vite to v6.2.6 [SECURITY] by @renovate in getlago/lago-front#2125
- misc: fix credit note calculation loading state by @ansmonjol in getlago/lago-front#2123
- chore: bump eslint by @keellyp in getlago/lago-front#2126
- fix(issue-840): fetch customerId by @keellyp in getlago/lago-front#2129
- feat: init design-system package by @keellyp in getlago/lago-front#2128
- feat(lago-design-system): components migration in packages by @keellyp in getlago/lago-front#2130
- feat: Analytics - Prepaid credits by @stephenlago99 in getlago/lago-front#2127
- fix(AnalyticsPrepaidCredits): improve loading state / remove double 0$ by @stephenlago99 in getlago/lago-front#2131
- bug: prevent wrong copy displayed for invoice sync by @ansmonjol in getlago/lago-front#2132
- fix(AnalyticsPrepaidCredits): do not show 0 tick for values that will get rounded to 0 by @stephenlago99 in getlago/lago-front#2133
- feat: connect Avalara to your organization by @ansmonjol in getlago/lago-front#2134
- fix: export provider from new design-system package by @keellyp in getlago/lago-front#2135
- bug: refetch current orga on switch by @ansmonjol in getlago/lago-front#2137
- fix: Analytics - Prepaid credits by @stephenlago99 in getlago/lago-front#2136
- fix: Analytics Prepaid Credits - fix 0 as strings by @stephenlago99 in getlago/lago-front#2138
- fix: alignment button on nav by @keellyp in getlago/lago-front#2139
- fix(PrepaidCreditsAnalytics): fix formatting ticks with big number short notation by @stephenlago99 in getlago/lago-front#2141
Full Changelog: getlago/lago-front@v1.25.0...v1.26.0
API changes
- fix(invoices): improve organization numbering performances by @jdenquin in getlago/lago-api#3436
- feat: Add section_type to InvoiceCustomSections to support different section types by @brunomiguelpinto in getlago/lago-api#3456
- feat(wallet-transactions): Add generate payment url endpoint by @floganz in getlago/lago-api#3459
- bug(PayInAdvance) - don't create invoice outside of transaction by @nudded in getlago/lago-api#3460
- feat: Add Stripe funding instructions as system-generated invoice custom sections by @brunomiguelpinto in getlago/lago-api#3458
- Feat(multientities): add billing_entity constraints on invoices by @annvelents in getlago/lago-api#3447
- Feat(multientities): customers billing entity constraints by @annvelents in getlago/lago-api#3448
- Feat(multientities): add setting that was added on organization by @annvelents in getlago/lago-api#3462
- Feat(multientities): Add billing_entity constraints for fees by @annvelents in getlago/lago-api#3449
- fix(seeders): set billing_entity_id by @julienbourdeau in getlago/lago-api#3465
- fix(analytics): Fix null customer name by @ivannovosad in getlago/lago-api#3464
- fix(payment-receipts): Implement missing payment_method by @ivannovosad in getlago/lago-api#3467
- fix(payment-receipts): Fix payment_method by @ivannovosad in getlago/lago-api#3468
- fix(processor): Avoid dead jobs with subscription consumer by @vincent-pochet in getlago/lago-api#3469
- misc: Removes some references to OpenStruct by @vincent-pochet in getlago/lago-api#3470
- feat(fee): reset timestamps when updating fee.payement_status by @julienbourdeau in getlago/lago-api#3471
- Chore(fees): add null_false to organization_id at fees table by @annvelents in getlago/lago-api#3466
- misc(plans): Extract plan GraphQL arguments in types by @vincent-pochet in getlago/lago-api#3473
- fix(deps): Require ostruct when initializing by @julienbourdeau in getlago/lago-api#3476
- bug: Add zeitwerk check to the linters by @nudded in getlago/lago-api#3477
- feat(avalara-integration): add support for company code by @lovrocolic in getlago/lago-api#3463
- feat(Fee): improve scopes on Fee by @nudded in getlago/lago-api#3481
- chore: Drop unused indexes on events by @nudded in getlago/lago-api#3479
- Feat(multientities): add missing fields to serializer by @annvelents in getlago/lago-api#3474
- misc(job): Add a new ClockJob base job class by @vincent-pochet in getlago/lago-api#3482
- feat(avalara-integration): add support for avalara integration customer by @lovrocolic in getlago/lago-api#3461
- Feat(multientities): Services to apply and remove taxes on billing entity by @annvelents in getlago/lago-api#3475
- feat(multientities): Assign billing entity sequential id to invoices by @ancorcruz in getlago/lago-api#3394
- Feat(multientities): update old taxes services by @annvelents in getlago/lago-api#3478
- fix(migration): Apply migration to create unique index on billing_entity_sequential_id after fixing its content. by @ancorcruz in getlago/lago-api#3485
- fix(migration): handle invoices billing_entity_sequential_id index by @ancorcruz in getlago/lago-api#3487
- chore(spec): Send
customer.vies_check
webhook if error by @julienbourdeau in getlago/lago-api#3472 - Fix(multientities): one more seed org creation with billing_entity by @annvelents in getlago/lago-api#3484
- misc(db): Change indexes on cached aggregations table by @vincent-pochet in getlago/lago-api#3488
- feat(exports): Create Export views by @jdenquin in getlago/lago-api#3491
- fix(exports): Force type for exports by @vincent-pochet in getlago/lago-api#3493
- chore(workers): Add dedicated payments worker by @jdenquin in getlago/lago-api#3496
- feat: Enqueue EU tax update job for organizations by @brunomiguelpinto in getlago/lago-api#3498
- feat(multientities): Add taxes (applied) to billing entity serializer by @ancorcruz in getlago/lago-api#3495
- feat(jobs): Make
Payments::UpdatePaymentMethodDataJob
unique by @julienbourdeau in getlago/lago-api#3490 - feat(multientities): Migrate organization applied taxes. by @ancorcruz in getlago/lago-api#3489
- Fix: save provider_payment_id on payment even if it failed by @annvelents in getlago/lago-api#3501
- feat(dx): improve seeders and truncate db by @julienbourdeau in getlago/lago-api#3507
- chore(spec): maintain_test_schema! before test by @julienbourdeau in getlago/lago-api#3497
- misc(usage): Remove OpenStruct by @vincent-pochet in getlago/lago-api#3509
- feat: add usage_already_billed_cents by @brunomiguelpinto in getlago/lago-api#3508
- chore(deps): bump nokogiri from 1.18.4 to 1.18.8 by @dependabot in getlago/lago-api#3514
- Feat/multientities 4 graphql taxes by @annvelents in getlago/lago-api#3420
- feat(multientities) BillingEntity as source of truth for Invoices by @ancorcruz in getlago/lago-api#3506
- misc(filter): Remove OpenStruct for Query::Filters definition by @vincent-pochet in getlago/lago-api#3499
- feat(multientities): Handle eu tax management at billing entity level by @ancorcruz in getlago/lago-api#3500
- Fix(stripe-webhooks): do not process payment on stripe webhook that belongs to another organization by @annvelents in getlago/lago-api#3511
- Prepaid credits GQL by @ivannovosad in getlago/lago-api#3503
- feat: Add create_org helper to Rails console by @brunomiguelpinto in getlago/lago-api#3521
- feat(avalara-integration): add logic for fetching company id by @lovrocolic in getlago/lago-api#3492
- feat(multi entities): Billing entities as source of truth for invoices by @ancorcruz in getlago/lago-api#3515
- Feat(multientities): add api endpoint and service to manage taxes all together by @annvelents in getlago/lago-api#3483
- Feat(multientities): ...
Assets 2
v1.25.0
c72d642
Compare
What's Changed
- misc(processor): Flag errors fore retry and capture and avoid commit by @vincent-pochet in #502
- feat(processor): Add redis to flag subscription for refresh by @vincent-pochet in #500
- fix(processor): Fix redis configuration for valkey by @vincent-pochet in #505
- Chore: bump Lago version to 1.25.0 by @annvelents in #509
Full Changelog: v1.24.1...v1.25.0
Front changes
- misc: make sure we notify change on query invocation by @ansmonjol in getlago/lago-front#2098
- misc(mrr): display printable data on loading and empty results by @ansmonjol in getlago/lago-front#2099
- feat(payment_providers): Add MoneyHash by @ansmonjol in getlago/lago-front#2097
- misc(RevenueStreams): improve XAxis tick display logic by @ansmonjol in getlago/lago-front#2101
- feat: add refresh button on usage drawer by @keellyp in getlago/lago-front#2102
- misc: release analytics and improve navigation by @ansmonjol in getlago/lago-front#2103
- bug(new-analytics): make sure dates are correctly handled by @ansmonjol in getlago/lago-front#2104
- bug: no text should be wrapped in table rows by @ansmonjol in getlago/lago-front#2106
- misc: export dialog to use tailwind by @ansmonjol in getlago/lago-front#2108
- refactor: details page migration by @keellyp in getlago/lago-front#2107
- misc(CreditNoteTable): remove warnings and styled components by @ansmonjol in getlago/lago-front#2105
- misc: fix badge alignment by @ansmonjol in getlago/lago-front#2109
- misc: improve our Sentry setup by @ansmonjol in getlago/lago-front#2112
- fix: wrap table with provider by @keellyp in getlago/lago-front#2114
- refactor: developers pages by @keellyp in getlago/lago-front#2111
- chore(deps) Update dependency vite to v6.2.5 [SECURITY] by @renovate in getlago/lago-front#2100
- chore(Sentry): enable replay sessions for errors by @ansmonjol in getlago/lago-front#2116
- refactor: update dates util function by @keellyp in getlago/lago-front#2115
- chore(Sentry): record replay for 30% of errors by @ansmonjol in getlago/lago-front#2117
- misc: fix wrong attr access raising error on Sentry by @ansmonjol in getlago/lago-front#2118
- feat: Download payment receipts by @stephenlago99 in getlago/lago-front#2062
Full Changelog: getlago/lago-front@v1.24.1...v1.25.0
API changes
- feat(taxes): Add jobs to update EU Taxes by @julienbourdeau in getlago/lago-api#3390
- fix(coupon): Allow updating description when already applied by @vincent-pochet in getlago/lago-api#3412
- misc: Remove count attributes from BillableMetric graphQL type object by @ancorcruz in getlago/lago-api#3403
- Feat(multientities): add API endpoints for billing_entities by @annvelents in getlago/lago-api#3408
- Feat(multientities): serialize billing_entity_code in API by @annvelents in getlago/lago-api#3411
- fix(regroup_fees): Compute taxable_base_amount_cents on applied taxes by @rsempe in getlago/lago-api#3415
- fix: Use BigDecimal instead of Float on amount details by @rsempe in getlago/lago-api#3416
- fix(redis): increase timeouts and retry counts, and reconnect counts, add retry_jitter to avoid lock contention by @roeeklinger in getlago/lago-api#3413
- fix(services): return valid Result in AutoGenerateService by @julienbourdeau in getlago/lago-api#3414
- feat(payment_providers): Add MoneyHash [Allow edits by maintainer] by @shahwan42 in getlago/lago-api#3418
- ftr(avalara-integration): add avalara model by @lovrocolic in getlago/lago-api#3419
- Fix(multientities): create customer with billing_entity when creating a subscription by @annvelents in getlago/lago-api#3421
- Fix Invoices::PrepaidCreditJob queueing to ensure uniqueness by @ancorcruz in getlago/lago-api#3422
- Feat(multientities): step-3 billing entity graphql endpoints by @annvelents in getlago/lago-api#3382
- Feat(multientities): assign billing_entity_id when creating fees by @annvelents in getlago/lago-api#3375
- fix(bug): Stripe payment intent creation payload by @ancorcruz in getlago/lago-api#3426
- fix(sentry): stackprof should be loaded before sentry by @jdenquin in getlago/lago-api#3423
- feat(avalara-integration): add base avalara graphql connection setup by @lovrocolic in getlago/lago-api#3424
- feat(payment-receipts): Use services by @ivannovosad in getlago/lago-api#3294
- Add env var to disable lifetime-usage refresh by @nudded in getlago/lago-api#3433
- misc: Remove schema.rb by @ivannovosad in getlago/lago-api#3438
- Feat(multientities): Add support of billing_entity filter in invoices query by @annvelents in getlago/lago-api#3427
- fix(payments): Fix payment of a one time payment request by @ivannovosad in getlago/lago-api#3441
- Feat(multientities): add billing_entity to invoices#preview by @annvelents in getlago/lago-api#3417
- Fix(multientities): add billing_entity_id to cache key for analytics by @annvelents in getlago/lago-api#3425
- feat(wallet-transaction): Populate invoice_id by @floganz in getlago/lago-api#3435
- fix(payment): Fix PaymentIntentSucceededService by @ivannovosad in getlago/lago-api#3442
- fix(fee): Add repeatable read isolation for in advance fees creation by @vincent-pochet in getlago/lago-api#3444
- feat(avalara-integration): add support for updating avalara connection by @lovrocolic in getlago/lago-api#3445
- Feat(multientities): Add support of billing_entity filter in customers query by @annvelents in getlago/lago-api#3428
- fix: fix credit note applied taxes by @lovrocolic in getlago/lago-api#3446
- Feat(multientities): Add support of billing_entity filter in credit_notes query by @annvelents in getlago/lago-api#3429
- Feat(multientities): graphql create and update user with billing entity by @annvelents in getlago/lago-api#3437
- Chore(fees): add migration to populate fees with organization_id by @annvelents in getlago/lago-api#3432
- feat (avalara-integration): add GQL support for creating avalara connection by @lovrocolic in getlago/lago-api#3443
- feat(processor): Add flag subscription refresh logic by @vincent-pochet in getlago/lago-api#3393
- feat(avalara-integration): add support for avalara mapping by @lovrocolic in getlago/lago-api#3450
- Feat(multientities): migration to populate billing_entity_id on fees by @annvelents in getlago/lago-api#3431
- Feat(multientities): update discarded customers to be assigned to a billing entity by @annvelents in getlago/lago-api#3434
- fix(post-process): Enable TLS for valkey by @vincent-pochet in getlago/lago-api#3451
- Feat(multientities): Small fixes at the end of step 3 implementation by @annvelents in getlago/lago-api#3452
- fix(post-process): Fix redis connection by @vincent-pochet in getlago/lago-api#3453
- fix(cashfree): wrong module name by @julienbourdeau in getlago/lago-api#3454
- misc(processor): Change config for refresh by @vincent-pochet in getlago/lago-api#3455
New Contributors
- @shahwan42 made their first contribution in getlago/lago-api#3418
Full Changelog: getlago/lago-api@v1.24.1...v1.25.0