-
v1.32.1 Stable
released this
2025-08-05 07:49:23 +00:00 | 682 commits to main since this releaseWhat's Changed
- feat(entitlements): Add
entitlementsto Subscription Graphql object by @julienbourdeau in https://github.com/getlago/lago-api/pull/4029 - fix(entitlements): missing config attribute by @julienbourdeau in https://github.com/getlago/lago-api/pull/4067
- feat(wallet-limitations): Add service updates for billable metric wallet limitation by @lovrocolic in https://github.com/getlago/lago-api/pull/3973
- test: Fix two flaky tests by @groyoh in https://github.com/getlago/lago-api/pull/4069
- chore(gql): update plan entitlements directly in Plan update mutation by @julienbourdeau in https://github.com/getlago/lago-api/pull/4068
- strip customer email from invisible characters by @annvelents in https://github.com/getlago/lago-api/pull/4073
- misc: add invoice payment link generation GQL mutation by @ansmonjol in https://github.com/getlago/lago-api/pull/4066
- feat: email validation by @brunomiguelpinto in https://github.com/getlago/lago-api/pull/4075
- fix: skip touching during cascade to avoid deadlocks by @lovrocolic in https://github.com/getlago/lago-api/pull/4077
- feat: change void behaviour and wallet check by @brunomiguelpinto in https://github.com/getlago/lago-api/pull/4084
- Feat Allow multiple subscription_starting invoice_subscriptions when regenerating invoice by @brunomiguelpinto in https://github.com/getlago/lago-api/pull/4083
- Feat(Fixed_charges): add subscription_fixed_charge_units_override by @annvelents in https://github.com/getlago/lago-api/pull/4011
- Do not check voided invoice for subscription fee creation by @rsempe in https://github.com/getlago/lago-api/pull/4089
- feat(api): Add GET payment_request endpoint by @ivannovosad in https://github.com/getlago/lago-api/pull/3971
- fix(invoice-preview): Ensure that plan lookup uses only parent plans by @floganz in https://github.com/getlago/lago-api/pull/4091
- Change gross_revenue_share and net_revenue_share to display nil values on graphql query by @murparreira in https://github.com/getlago/lago-api/pull/4078
- feat(projected-usage): add projected usage data to the current usage endpoint by @murparreira in https://github.com/getlago/lago-api/pull/3905
- Fix failing test after merging projected usage on main by @murparreira in https://github.com/getlago/lago-api/pull/4094
- Feat(fixed_charges-1): migration to update fee by @annvelents in https://github.com/getlago/lago-api/pull/4016
- fix: do not return unauthorized when ActivityLogs are not available by @mariohd in https://github.com/getlago/lago-api/pull/4095
- feat(pre-aggregation): Expose charge properties in flat filters by @vincent-pochet in https://github.com/getlago/lago-api/pull/4034
Full Changelog: https://github.com/getlago/lago-api/compare/v1.32.0...v1.32.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat(entitlements): Add