v0.31.0-beta
vincent-pochet
released this
04 May 08:10
·
183 commits
to main
since this release
API changes
- feat(coupon): Replace legacy with version_number on invoices by @vincent-pochet in getlago/lago-api#975
- feat(invoice): Add new fees_amount_cents to invoice by @vincent-pochet in getlago/lago-api#980
- feat(invoice): Add new credit_notes_amount_cents to invoice by @vincent-pochet in getlago/lago-api#982
- feat(invoice): Add new coupons_amount_cents to invoice by @vincent-pochet in getlago/lago-api#981
- feat(invoice): Add new prepaid_credit_amount_cents to invoice by @vincent-pochet in getlago/lago-api#983
- fix(redis): activejob-uniqueness should take care of redis password by @vincent-pochet in getlago/lago-api#984
- misc(invoice): update some fr copy by @ansmonjol in getlago/lago-api#985
- feat(min_charge): add
true_up_fee_id
onFee
by @rsempe in getlago/lago-api#988 - fix(customers): fix updating data that is sent in billing_configuration payload by @lovrocolic in getlago/lago-api#987
- feat(invoice): Refactor invoice currency handling by @vincent-pochet in getlago/lago-api#977
- feat(coupon): expose invoice version & split PDF by @vincent-pochet in getlago/lago-api#979
- feat(min_charge): Assign true up fee to the usage fee by @rsempe in getlago/lago-api#989
- feat(min_charge): Update invoice template to include true up fees by @rsempe in getlago/lago-api#992
- feat(coupon): Add invoice v3 template by @vincent-pochet in getlago/lago-api#993
- misc: Fix rubocop warnings by @rsempe in getlago/lago-api#995
- feat(min_charge): Ability to create prorated true up fees by @rsempe in getlago/lago-api#994
- feat (invoices): add one-off invoice fields to fees by @lovrocolic in getlago/lago-api#997
- feat(coupons): Add before_vat flag to credits by @vincent-pochet in getlago/lago-api#991
- feat(coupon): Add coupons adjustment amount to credit notes by @vincent-pochet in getlago/lago-api#998
- fix(recurring-bm): fix period duration calculation by @lovrocolic in getlago/lago-api#1003
- feat(min_charge): Refactor to store true up parent fee id by @rsempe in getlago/lago-api#1000
- fix: Refresh draft credit note by @rsempe in getlago/lago-api#1006
- feat(invoice): Add sub_total amounts to invoice by @vincent-pochet in getlago/lago-api#986
- feat(coupon): Take coupons before VAT into account on credit notes by @vincent-pochet in getlago/lago-api#1001
- feat: Allow 0 as rate on percentage charge model by @rsempe in getlago/lago-api#1009
- feat(invoice): Remove invoices#amount_cents and invoices#credit_amount_cents by @vincent-pochet in getlago/lago-api#990
- fix(invoices): Return 0 if creditable amount cents is 0 for fees by @jdenquin in getlago/lago-api#1011
- feat(coupons): Apply coupons before VAT and bump invoice to v3 by @vincent-pochet in getlago/lago-api#996
Full Changelog: getlago/lago-api@v0.29.0-beta...v0.31.0-beta
Front changes
- bug(currency): CLP supports 0 decimal by @ansmonjol in getlago/lago-front#962
- feat(decimal): Support 4 decimal precision hence supporting CLF by @ansmonjol in getlago/lago-front#963
- chore(deps): bump undici from 5.14.0 to 5.22.0 by @dependabot in getlago/lago-front#964
- chore(deps): bump ua-parser-js from 0.7.31 to 0.7.35 by @dependabot in getlago/lago-front#965
- bug(PlanForm): disable trial period edit if not able to by @ansmonjol in getlago/lago-front#966
- feat(charge): allow to set a minimum spending amount by @ansmonjol in getlago/lago-front#959
- chore(Combobox): Remove item extra space and force space in charge section by @ansmonjol in getlago/lago-front#967
- chore(deps-minor) Update dependency eslint to v8.39.0 by @renovate in getlago/lago-front#970
- chore(deps-minor) Update dependency cypress to v12.10.0 by @renovate in getlago/lago-front#969
- feat(percentage-charge): allow 0% as value by @ansmonjol in getlago/lago-front#971
- chore(codegen): fix currency and amount usages by @ansmonjol in getlago/lago-front#974
- bug(webhook-logs): merge objects in cache by @ansmonjol in getlago/lago-front#973
- chore(deps) Update babel monorepo to v7.21.5 by @renovate in getlago/lago-front#975
- chore(deps) Update dependency @types/jest to v29.5.1 by @renovate in getlago/lago-front#976
- chore(deps-minor) Update dependency react-router-dom to v6.11.0 by @renovate in getlago/lago-front#981
- chore(deps-minor) Update dependency trim-newlines to v4.1.1 by @renovate in getlago/lago-front#982
- chore(deps) Update dependency @types/lodash to v4.14.194 by @renovate in getlago/lago-front#977
- chore(deps) Update dependency prettier to v2.8.8 by @renovate in getlago/lago-front#978
- chore(deps) Update dependency style-loader to v3.3.2 by @renovate in getlago/lago-front#979
- chore(deps) Update dependency styled-components to v5.3.10 by @renovate in getlago/lago-front#980
- feat(coupons): apply coupon to amount excluding taxes by @ansmonjol in getlago/lago-front#972
Full Changelog: getlago/lago-front@v0.29.1-beta...v0.31.0-beta
What's Changed
- misc(readme): add product of the month badge by @sarkissianraffi in #232
- misc: Bump to v0.31.0-beta by @vincent-pochet in #233
Full Changelog: v0.30.0-beta...v0.31.0-beta