v1.11.1
getlago/lagov1.11.1Sep 11, 2024by nudded
AI Summary
A feature release adding internationalization support, invoice customization options, and ARM64 build workflow.
Key Highlights
- Enabled setting invoice skipping at 0 for organizations and customers
- Added internationalization (i18n) support
- Updated integration payloads for Anrok and Xero
- Removed months restriction from gross revenues
New Features
- Invoice skipping at 0
- Internationalization (i18n) support
- ARM64 build workflow
Full Release Notes
## Front changes * chore: update PR template to mention Linear ID instead of canny by @ansmonjol in https://github.com/getlago/lago-front/pull/1728 * feature: Enable setting invoice skipping at 0 for both organizations and customers by @stephenlago99 in https://github.com/getlago/lago-front/pull/1717 * feat: intl support by @keellyp in https://github.com/getlago/lago-front/pull/1729 * chore(Release) - Run release on github actions runner by @nudded in https://github.com/getlago/lago-front/pull/1730 * chore: enable back cypress by @keellyp in https://github.com/getlago/lago-front/pull/1719 ## New Contributors * @nudded made their first contribution in https://github.com/getlago/lago-front/pull/1730 **Full Changelog**: https://github.com/getlago/lago-front/compare/v1.11.0...v1.11.1 ## API changes * feat(customer-type): Update anrok and xero payloads with new fields by @ivannovosad in https://github.com/getlago/lago-api/pull/2563 * Feat(invoice): Add finalize zero invoice to GraphQL by @brunomiguelpinto in https://github.com/getlago/lago-api/pull/2526 * misc: Remove months restriction from gross revenues by @rsempe in https://github.com/getlago/lago-api/pull/2565 * feat(customer-type): Update stripe customer name with new fields by @brunomiguelpinto in https://github.com/getlago/lago-api/pull/2564 * add new WF to build arm64 image by @nudded in https://github.com/getlago/lago-api/pull/2567 * Feat: anrok <> credit_notes model changes by @annvelents in https://github.com/getlago/lago-api/pull/2558 * bug(Cache) - Only take the column names present on Fee when creating one from cache by @nudded in https://github.com/getlago/lago-api/pull/2568 * chore(Release) - Run release workflow on github hosted arm runner by @nudded in https://github.com/getlago/lago-api/pull/2569 **Full Changelog**: https://github.com/getlago/lago-api/compare/v1.11.0...v1.11.1 ## What's changed * misc(version) - bump version to 1.11.1 by @nudded in https://github.com/getlago/lago/pull/404 **Full Changelog**: https://github.com/getlago/lago/compare/v1.11.0...v1.11.1