v0.24.0-beta
API Changes
- feat (metadata): add basic model setup for customer metadata by @lovrocolic in getlago/lago-api#852
- feat(applied coupons): extend applied coupon serializer by @lovrocolic in getlago/lago-api#843
- feat(storage): Add S3 Path style option by @jdenquin in getlago/lago-api#854
- feat(rounding): Change ceil to round by @rsempe in getlago/lago-api#850
- feat(rounding): Add precise amount cents to credit note items by @rsempe in getlago/lago-api#851
- bug (plans): fix update plan charges condition by @lovrocolic in getlago/lago-api#856
- fix(stripe): Ignore not found refund webhook by @vincent-pochet in getlago/lago-api#857
- misc: Add paper_trail by @rsempe in getlago/lago-api#847
- fix(credit-notes): Take max creditable amount when terminating subscription by @vincent-pochet in getlago/lago-api#859
- fix: Fix seeds task with precise amount cents by @rsempe in getlago/lago-api#861
- fix(webhooks): [BUG] Change webhook type for invoice retry action by @lovrocolic in getlago/lago-api#863
- fix(coupons): Fix deleted coupon display on invoice by @vincent-pochet in getlago/lago-api#864
- feat(webhooks): Save webhooks logs by @jdenquin in getlago/lago-api#833
- 🌿 Introduce Fern by @dsinghvi in getlago/lago-api#858
- feat(webhooks): Resend webhooks by @jdenquin in getlago/lago-api#862
- fix: Do not duplicate events on debugger by @rsempe in getlago/lago-api#870
Front Changes
- chore(deps) Update dependency @mui/x-date-pickers to v5.0.19 by @renovate in getlago/lago-front#843
- chore(deps-minor) Update dependency sanitize-html to v2.10.0 by @renovate in getlago/lago-front#845
- chore(deps-minor) Update sentry-javascript monorepo to v7.38.0 by @renovate in getlago/lago-front#841
- chore(deps-major) Update dependency @testing-library/react to v14 by @renovate in getlago/lago-front#838
- chore: 🥑 Remove material on Checkboxes by @MorganeLecurieux in getlago/lago-front#840
- chore(deps) Update emotion monorepo to v11.10.6 by @renovate in getlago/lago-front#844
- breaking(node): minimal node version is now v16 by @ansmonjol in getlago/lago-front#847
- bug: fix scrollbar always shown by @ansmonjol in getlago/lago-front#849
- misc(credit notes): use math round in credit note form calculation by @ansmonjol in getlago/lago-front#850
- chore: 🍺 Remove MUI from accordion by @MorganeLecurieux in getlago/lago-front#848
- fix: 🦆 Error while adding an add-on by @MorganeLecurieux in getlago/lago-front#853
- chore: 🍾 Remove MUI from Skeleton by @MorganeLecurieux in getlago/lago-front#852
- chore(deps) Update dependency @mui/material to v5.11.10 by @renovate in getlago/lago-front#855
- chore(deps) Update dependency @mui/x-date-pickers to v5.0.20 by @renovate in getlago/lago-front#860
- chore(deps-minor) Update typescript-eslint monorepo to v5.53.0 by @renovate in getlago/lago-front#857
- Revert "chore: 🍺 Remove MUI from accordion" by @ansmonjol in getlago/lago-front#859
- Feat webhook logs by @MorganeLecurieux in getlago/lago-front#800
What's Changed
- misc(docker): Bump to v0.23.0-beta by @jdenquin in #197
- fix(redis): Fix redis custom port usage by @jdenquin in #200
- Update config.yml by @michaelponrajah in #202
New Contributors
- @michaelponrajah made their first contribution in #202
Full Changelog: v0.22.1-beta...v0.24.0-beta