v1.2.1
getlago/lagov1.2.1Apr 23, 2024by vincent-pochet
AI Summary
This release addresses bugs in credit note calculations and introduces new capabilities for custom aggregation and wallet transactions, alongside improvements to accounting integration item fetching.
Key Highlights
- Fixed credit note total calculation bug
- Added custom aggregation structure
- Wallet transaction status logic
- Accounting integration item fetching
- Trial period logic improvements
New Features
- Custom aggregation
- Wallet transactions
- Accounting items
- Bug fixes
Full Release Notes
## UI changes * chore(workflow) update GH token to GITHUB_TOKEN by @ansmonjol in https://github.com/getlago/lago-front/pull/1468 * Revert "chore(workflow) update GH token to GITHUB_TOKEN" by @ansmonjol in https://github.com/getlago/lago-front/pull/1469 * bug(credit-note) fix total calculation by @ansmonjol in https://github.com/getlago/lago-front/pull/1470 **Full Changelog**: https://github.com/getlago/lago-front/compare/v1.2.0...v1.2.1 ## API changes * feat (accounting-integrations): add logic for fetching items from integration aggregator by @lovrocolic in https://github.com/getlago/lago-api/pull/1890 * fix(tests): Fix free trial tests where time wasn't frozen by @julienbourdeau in https://github.com/getlago/lago-api/pull/1900 * feat(custom_agg): Base structure for custom aggregation by @vincent-pochet in https://github.com/getlago/lago-api/pull/1881 * feat(custom_agg): Whitelist custom_properties in charge properties by @vincent-pochet in https://github.com/getlago/lago-api/pull/1877 * feat (accounting-integrations): add logic for fetching tax items by @lovrocolic in https://github.com/getlago/lago-api/pull/1902 * Add integration items resolver by @ivannovosad in https://github.com/getlago/lago-api/pull/1901 * feat(custom_agg): Retrieve event properties from event stores by @vincent-pochet in https://github.com/getlago/lago-api/pull/1904 * feat(wallet): Set transaction status to wallet transaction by @rsempe in https://github.com/getlago/lago-api/pull/1903 * fix(trial): Ignore subscription if there is no free trial set by @julienbourdeau in https://github.com/getlago/lago-api/pull/1906 * fix(integrations): Fix graphql enums in resolvers by @ivannovosad in https://github.com/getlago/lago-api/pull/1908 * fix(filter): Keep usage payload compatible with groups by @vincent-pochet in https://github.com/getlago/lago-api/pull/1909 * fix(filter): Fix email template with fee display name by @vincent-pochet in https://github.com/getlago/lago-api/pull/1910 **Full Changelog**: https://github.com/getlago/lago-api/compare/v1.2.0...v1.2.1 ## What's Changed * Add Nango secret key to docker compose files by @ivannovosad in https://github.com/getlago/lago/pull/342 * misc: Bump version to v1.2.1 by @vincent-pochet in https://github.com/getlago/lago/pull/343 ## New Contributors * @ivannovosad made their first contribution in https://github.com/getlago/lago/pull/342 **Full Changelog**: https://github.com/getlago/lago/compare/v1.2.0...v1.2.1