v1.33.1

getlago/lagov1.33.1Aug 28, 2025by annvelents

AI Summary

Bug fixes involving invoice taxes, country code support, and entitlement removal logic.

Key Highlights

  • Added Kosovo country code support
  • Reverted OpenStruct for taxes in pay in advance invoices
  • Fixed privilege/feature removal logic

New Features

  • Kosovo country code support

Full Release Notes

## What's Changed
* chore: update versions to v1.33.1 by @annvelents in https://github.com/getlago/lago/pull/577


**Full Changelog**: https://github.com/getlago/lago/compare/v1.33.0...v1.33.1

## API changes:
* Revert "misc(invoice): Remove OpenStruct for taxes in pay in advance" by @jdenquin in https://github.com/getlago/lago-api/pull/4211
* misc: Add kosovo country code by @vincent-pochet in https://github.com/getlago/lago-api/pull/4213
* misc(open-struct): Fake in advance invoices by @vincent-pochet in https://github.com/getlago/lago-api/pull/4214
* Feat(fixed_charges-9): plan override changes by @annvelents in https://github.com/getlago/lago-api/pull/4183
* fix(credit-notes): Prevent `ArgumentError` masking with proper `reason` validation by @groyoh in https://github.com/getlago/lago-api/pull/4209
* fix(fixed_charges): update fixed_charge serializer by @annvelents in https://github.com/getlago/lago-api/pull/4215
* feat: change the calculations by @brunomiguelpinto in https://github.com/getlago/lago-api/pull/4198
* misc: Remove Events::PayInAdvanceKafkaJob by @vincent-pochet in https://github.com/getlago/lago-api/pull/4219
* fix(event): Kafka payload for batch events by @vincent-pochet in https://github.com/getlago/lago-api/pull/4220
* fix(entitlements): Fix privilege/feature removal when already removed by @julienbourdeau in https://github.com/getlago/lago-api/pull/4222
* fix(integrations): Fix aggregator accounts service by @ivannovosad in https://github.com/getlago/lago-api/pull/4206
* Fix(billing_entity): api key doesn't work for billing entities endpoint by @annvelents in https://github.com/getlago/lago-api/pull/4224


**Full Changelog**: https://github.com/getlago/lago-api/compare/v1.33.0...1.33.1

## Front Changes:
* fix: get payment link wording by @keellyp in https://github.com/getlago/lago-front/pull/2422
* misc: support Kosovo country code by @ansmonjol in https://github.com/getlago/lago-front/pull/2423
* misc: add missing translation by @ansmonjol in https://github.com/getlago/lago-front/pull/2424
* chore: billing entity name should be caption by @ansmonjol in https://github.com/getlago/lago-front/pull/2426


**Full Changelog**: https://github.com/getlago/lago-front/compare/v1.33.0...1.33.1