v1.23.0
Front-end changes
- misc: extract revenue sreams methods for testing by @ansmonjol in getlago/lago-front#2054
- fix: table alignement by @keellyp in getlago/lago-front#2055
- misc: revenue streams UX improvements by @ansmonjol in getlago/lago-front#2056
- fix(text): updating stripe connection button by @julienbourdeau in getlago/lago-front#2057
- feat: revamp create wallet and create topup layout by @keellyp in getlago/lago-front#2058
- feat: add new avatar badge component by @keellyp in getlago/lago-front#2059
- misc: adjust disputed modal description by @ansmonjol in getlago/lago-front#2060
- chore(deps-minor) Update dependency prismjs to v1.30.0 [SECURITY] by @renovate in getlago/lago-front#2063
- fix(paymentList): merge cache issue by @keellyp in getlago/lago-front#2064
New Contributors
- @julienbourdeau made their first contribution in getlago/lago-front#2057
Full Changelog: getlago/lago-front@v1.22.1...v1.23.0
Back-end changes
- feat(stripe): Pre-authorize payment before creating subscription by @julienbourdeau in getlago/lago-api#3262
- chore(logs): Improve logging to json by @jdenquin in getlago/lago-api#3272
- feat(data): Add mrrs plans resolver by @rsempe in getlago/lago-api#3293
- fix(logs): Parse AJ logs in json by @jdenquin in getlago/lago-api#3301
- feat(preauth): Prepare Stripe Authorization for recent versions by @julienbourdeau in getlago/lago-api#3303
- feat(netsuite): enforce customer external id to be NetSuite EntityId by @sarkissianraffi in getlago/lago-api#3286
- chore(logs): Add level to json by @jdenquin in getlago/lago-api#3304
- fix: make json parsing more resilient by @lovrocolic in getlago/lago-api#3298
- feat(payment-receipts): Add pdf templates by @ivannovosad in getlago/lago-api#3248
- fix(invoice-preview): Add charge duration to boundaries during preview generation by @floganz in getlago/lago-api#3305
- feat(payment-receipts): Add services to create payment receipt and generate pdf by @ivannovosad in getlago/lago-api#3255
- feat(data): Add usages invoiced resolver by @rsempe in getlago/lago-api#3306
- feat(payment-receipts): Add mailer for payment receipts by @ivannovosad in getlago/lago-api#3264
- feat(payment-receipts): Add GraphQL mutation and type by @ivannovosad in getlago/lago-api#3289
- Misc: migrate invoice_errors to error_details by @annvelents in getlago/lago-api#3211
- chore(config): Improve the RSA Keys configuration by @jdenquin in getlago/lago-api#3309
- misc(wallet): Reduce number of queries to flag refresh by @vincent-pochet in getlago/lago-api#3311
- fix(dunning): adapt refund logic with dunning by @lovrocolic in getlago/lago-api#3308
- chore(deps): bump rack from 2.2.11 to 2.2.13 by @dependabot in getlago/lago-api#3314
- Feat(multi-entities): add services to update billing_entity by @annvelents in getlago/lago-api#3251
- chore(validation): Refactor Expiration Date Validation to Use Centralized Validator by @brunomiguelpinto in getlago/lago-api#3312
- Fix: overdue invoices should not include invoices not ready to be paid by @annvelents in getlago/lago-api#3315
Full Changelog: getlago/lago-api@v1.22.1...v1.23.0
What's Changed
New Contributors
Full Changelog: v1.22.1...v1.23.0