API Changes
- feat(tax_rates): Add TaxRate model by @rsempe in getlago/lago-api#1012
- chore(deps): bump sidekiq from 6.5.1 to 7.0.8 by @dependabot in getlago/lago-api#999
- feat(tax_rates): Add tax rate resource by @rsempe in getlago/lago-api#1015
- feat(subscription): Allow plan filters on subscription index by @vincent-pochet in getlago/lago-api#1013
- feat(instant_charge): Expose more details in fee.instant_created webhook by @vincent-pochet in getlago/lago-api#1014
- feat(tax_rates): Add tax rate graphql resolvers by @rsempe in getlago/lago-api#1016
- feat(tax_rates): Add tax rate graphql mutations by @rsempe in getlago/lago-api#1017
- fix(credits): turn primary key column into uuid by @vincent-pochet in getlago/lago-api#1018
- feat(tax_rates): Refresh draft invoices when tax rate is updated by @rsempe in getlago/lago-api#1019
- feat (invoices): add logic for creating one-off invoice by @lovrocolic in getlago/lago-api#1002
- bug(invoice): fix total amount style in invoice template by @lovrocolic in getlago/lago-api#1020
- feat(tax_rate): Update tax rate only if params given by @rsempe in getlago/lago-api#1021
- fix(subscription): Take coupons into account for credit note creation at subscription termination by @vincent-pochet in getlago/lago-api#1022
Front Changes
- bug(instant-charge): fix search in plan form by @ansmonjol in getlago/lago-front#985
- feat(Invoice): Allow to create a one-off invoice by @ansmonjol in getlago/lago-front#983
- bug(addon): update snippet in form by @ansmonjol in getlago/lago-front#986
- breaking(router): remove support for old /tax-rate route by @ansmonjol in getlago/lago-front#989
- bug(plan-form): disable add mini amount by @ansmonjol in getlago/lago-front#987
- bug(combobox-item): fix spacing between element and it's parent by @ansmonjol in getlago/lago-front#988
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.32.0-beta