Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-08 | 2.6 kB | |
v1.32.3 source code.tar.gz | 2025-08-08 | 78.0 kB | |
v1.32.3 source code.zip | 2025-08-08 | 118.0 kB | |
Totals: 3 Items | 198.5 kB | 3 |
Front changes
- deps: fix brace-expansion CVE by @ansmonjol in https://github.com/getlago/lago-front/pull/2382
- misc: handle copy for InvoiceRegenerated activity type by @ansmonjol in https://github.com/getlago/lago-front/pull/2384
- feat: prefill units/unitPreciseAmount when editing a regen fee by @stephenlago99 in https://github.com/getlago/lago-front/pull/2389
- fix: default to daily view + last 30 days by @stephenlago99 in https://github.com/getlago/lago-front/pull/2391
- fix: display error below tabs / improve translations by @stephenlago99 in https://github.com/getlago/lago-front/pull/2392
Full Changelog: https://github.com/getlago/lago-front/compare/v1.32.2...v1.32.3
API changes
- Feat(fixed_charges): Move
AmountDetails
toChargeModels
namespace by @ancorcruz in https://github.com/getlago/lago-api/pull/4098 - fix(invoice): Voided invoice is disputable as well by @ivannovosad in https://github.com/getlago/lago-api/pull/4107
- misc(event): Add missing results on events services by @vincent-pochet in https://github.com/getlago/lago-api/pull/4110
- Fix get tax regenerate invoice by @brunomiguelpinto in https://github.com/getlago/lago-api/pull/4108
- Feat(fixed_charges): Extract ChargeModel::FilterPropertiesService by @ancorcruz in https://github.com/getlago/lago-api/pull/4100
- Feat(fixed_charges): Extract chargeable validation service by @ancorcruz in https://github.com/getlago/lago-api/pull/4109
- REVERT: Projected usage feature on API by @murparreira in https://github.com/getlago/lago-api/pull/4112
- Feat(fixed_charges): Add FixedCharges::CreateService by @ancorcruz in https://github.com/getlago/lago-api/pull/4113
- fix(subscription-service): Fix potential race condition by @ivannovosad in https://github.com/getlago/lago-api/pull/4117
- Feat(fixed_charges): Plans::CreateService creates fixed charges by @ancorcruz in https://github.com/getlago/lago-api/pull/4116
- fix(charge-model-factory): Boolean param to only calculate the projected values when being called by the projection service by @murparreira in https://github.com/getlago/lago-api/pull/4118
Full Changelog: https://github.com/getlago/lago-api/compare/v1.32.2...v1.32.3
What's Changed
- feat(pre-aggregation): Extract enrichment logic in a dedicated processor by @vincent-pochet in https://github.com/getlago/lago/pull/561
- misc(version): Bump version to 1.32.3 by @vincent-pochet in https://github.com/getlago/lago/pull/565
Full Changelog: https://github.com/getlago/lago/compare/v1.32.2...v1.32.3