v0.28.0-beta
API Changes
- feat(instant_charge): Add service to update invoice status by @vincent-pochet in getlago/lago-api#930
- feat(instant_charge): Add and update fees#payment_status by @vincent-pochet in getlago/lago-api#932
- feat(instant_charge): expose more details in fee serializer by @vincent-pochet in getlago/lago-api#934
- feat(instant_charge): add API end-point to update fee payment_status by @vincent-pochet in getlago/lago-api#935
- misc(mailer): prevent orga info display when data is not present by @ansmonjol in getlago/lago-api#943
- fix(invoice): prevent invoice template from raising error when billable metric is deleted by @lovrocolic in getlago/lago-api#944
- misc(events): update validations when creating batch events by @lovrocolic in getlago/lago-api#941
- feat(instant_charge): Add GET /api/v1/fees route by @vincent-pochet in getlago/lago-api#939
- feat(password_reset): Add new model and resolver by @ansmonjol in getlago/lago-api#945
- feat(password_reset): Add password request, create and reset flows by @ansmonjol in getlago/lago-api#942
- imp(fees): Add dates boundaries into serializer by @jdenquin in getlago/lago-api#946
- fix(invoices): Race conditions on finalized invoices by @jdenquin in getlago/lago-api#947
- feat(add-subscription): Allow to create with external ID by @ansmonjol in getlago/lago-api#948
- bug(password-reset): fix displayed links in email by @ansmonjol in getlago/lago-api#950
- misc: Add test scenarios for billing job by @vincent-pochet in getlago/lago-api#952
- fix: Do not bill subscription if not active by @rsempe in getlago/lago-api#955
- feat: Turn balance float amounts into cents by @vincent-pochet in getlago/lago-api#951
- fix: Do not create an invoice when recurring and no active subscriptions by @rsempe in getlago/lago-api#958
- hofix: Issue in wallet migration with deleted customers by @vincent-pochet in getlago/lago-api#959
- misc(gh): remove fern actions by @jdenquin in getlago/lago-api#960
Front Changes
- fix(svg): should use viewbox and not width/height by @ansmonjol in getlago/lago-front#922
- fix(ditto): update config for components by @ansmonjol in getlago/lago-front#923
- Feat instant charge by @MorganeLecurieux in getlago/lago-front#879
- misc(lago-logo): clean duplicate and update imports by @ansmonjol in getlago/lago-front#924
- feat(add-subscription): Allow to create with external ID by @ansmonjol in getlago/lago-front#926
- feat(reset-password): add new reset password flow by @ansmonjol in getlago/lago-front#925
- chore(deps-minor) Update sentry-javascript monorepo to v7.46.0 by @renovate in getlago/lago-front#927
- chore(deps-minor) Update typescript-eslint monorepo to v5.57.0 by @renovate in getlago/lago-front#928
- chore(plan-form): move first section into a memo component by @ansmonjol in getlago/lago-front#929
- chore(plan-form): move fee section in memo component by @ansmonjol in getlago/lago-front#930
- bug(charge-accordion): fix button not clickable when closed by @ansmonjol in getlago/lago-front#932
- chore(wallet): turn balance and amount into cents by @ansmonjol in getlago/lago-front#931
- chore(deps-minor) Update dependency ts-jest to v29.1.0 by @renovate in getlago/lago-front#934
- feat(plan-form): refactor first two sections by @ansmonjol in getlago/lago-front#935
What's Changed
- misc(docker): add LAGO_FRONT_URL variable to api worker by @ansmonjol in #214
- misc(readme): add product hunt badge by @sarkissianraffi in #216
- misc(readme): change roadmap link to Canny by @sarkissianraffi in #217
Full Changelog: v0.27.0-beta...v0.28.0-beta