v0.28.1-beta
API Changes
- HOTFIX: naming and migration for wallet balance and currency by @vincent-pochet in getlago/lago-api#962
- feat(min_charge): Add min_amount_cents to charges by @rsempe in getlago/lago-api#963
- misc: Upgrade ruby to 3.2.2 by @vincent-pochet in getlago/lago-api#964
- misc(db): Add 'prepared_statements' for production DB config by @omeraplak in getlago/lago-api#965
- feat(billable_metric): allow to filter by aggregation_type by @ansmonjol in getlago/lago-api#967
- feat(min_charge): Create and update a charge with min_amount_cents by @rsempe in getlago/lago-api#968
- chore(deps): bump nokogiri from 1.14.2 to 1.14.3 by @dependabot in getlago/lago-api#966
- misc(docker): add compatibiliy for docker multiarch by @jdenquin in getlago/lago-api#961
- misc(doc): remove fern def by @jdenquin in getlago/lago-api#969
Front Changes
- feat(subscription): display external id if present by @ansmonjol in getlago/lago-front#936
- fix(timezone): subscription default date start of day by @ansmonjol in getlago/lago-front#937
- chore: remove storybook by @ansmonjol in getlago/lago-front#941
- feat(plan-form): refactor charge section by @ansmonjol in getlago/lago-front#940
- misc(docker): use multiplatforms docker build by @jdenquin in getlago/lago-front#942
- fix(credit-note): credit note total display by @ansmonjol in getlago/lago-front#945
What's Changed
- misc(readme): add product of the week badge by @sarkissianraffi in #218
- fix: Add missing LAGO_FROM_EMAIL env for local dev by @vincent-pochet in #219
Full Changelog: v0.28.0-beta...v0.28.1-beta