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