v1.18.0
Front changes
- misc(invoice-list-item): add issue a credit note action by @ansmonjol in getlago/lago-front#1970
- misc: align customersCount display in lists by @ansmonjol in getlago/lago-front#1971
- misc: restore list item icon by @ansmonjol in getlago/lago-front#1972
- feat: Migrate from webpack to vite by @stephenlago99 in getlago/lago-front#1974
- bug: make sure classname is merge with existing one by @ansmonjol in getlago/lago-front#1975
- misc(Table): allow to open row link in new tab by @ansmonjol in getlago/lago-front#1973
- bug(Combobox): fix element height with description by @ansmonjol in getlago/lago-front#1977
- misc: adjust some toast wordings by @ansmonjol in getlago/lago-front#1978
- refactor(favicons): swap staging and prod by @stephenlago99 in getlago/lago-front#1979
- fix(MultipleCombobox): regression chevron and clear icon wrong size by @keellyp in getlago/lago-front#1981
- bug(Volume charge): make sure amount calculation precision is correct by @ansmonjol in getlago/lago-front#1982
- misc: switch from mathjs to decimaljs by @ansmonjol in getlago/lago-front#1983
- fix(InvoicesPage): Fix export while having a issuing date filter enabled by @stephenlago99 in getlago/lago-front#1984
- misc: unify coupons experience by @ansmonjol in getlago/lago-front#1985
- feat(eslint): enable no-nested-ternary and no-unneeded-ternary by @stephenlago99 in getlago/lago-front#1986
- refactor(paymentProcessorToast): Update payment handling toast by @stephenlago99 in getlago/lago-front#1987
- feat: customer creation revamp by @keellyp in getlago/lago-front#1966
- misc: slightly improve customer info perf by @ansmonjol in getlago/lago-front#1989
- feat: invoice custom section by @keellyp in getlago/lago-front#1946
- misc: improve confusing Okta setup copy by @ansmonjol in getlago/lago-front#1991
Full Changelog: getlago/lago-front@v1.17.5...v1.18.0
API changes
- fix: Retry when getting stale wallet error for pay in advance events by @rsempe in getlago/lago-api#3027
- feat: Add payment type and reference by @brunomiguelpinto in getlago/lago-api#3003
- Fix invoice grace period saving with null values by @nudded in getlago/lago-api#3015
- fix: Update provider taxes rescue logic by @lovrocolic in getlago/lago-api#3028
- fix(invoice): Use BigDecimal rather than float for amount details by @vincent-pochet in getlago/lago-api#3030
- feat(manual-payments): Add payment serializer by @ivannovosad in getlago/lago-api#3031
- feat(manual-payments): Add service to create manual payments by @ivannovosad in getlago/lago-api#3029
- misc(Github) - Do not use secrets when hardcoded values suffice by @nudded in getlago/lago-api#3038
- fix(event): retrieve clickhouse events by @vincent-pochet in getlago/lago-api#3039
- fix: Recurring fee not displayed on invoices after upgrade by @ancorcruz in getlago/lago-api#3012
- fix: Use succeeded_at to select fees for regrouping by @rsempe in getlago/lago-api#3034
- Feat (invoice_custom_sections): customer update service by @annvelents in getlago/lago-api#2960
- misc(wallet): Refactor wallet transaction related jobs queuing by @vincent-pochet in getlago/lago-api#3040
- Feat (invoice_custom_sections): refactor invoice_custom_sections inclusion by @annvelents in getlago/lago-api#3006
- fix(stripe): Payment failing with requires_payment_method should be marked as failed by @vincent-pochet in getlago/lago-api#3042
- misc(BillingWorker) - Move Invoices::RefreshDraftJob to billing queue by @nudded in getlago/lago-api#3043
- fix: Cast filters to string on ingestion by @rsempe in getlago/lago-api#3044
- Propagate StaleObjectErrors so PayInAdvance jobs retry by @justinberry in getlago/lago-api#3036
- fix(migrations): support pg databases with unaccent installed by @sanchezcarlosjr in getlago/lago-api#3048
- misc(invoice): Add integration_customers to the invoice payload by @ivannovosad in getlago/lago-api#3050
- fix(one-off-invoice): Fix create one off invoice service by @ivannovosad in getlago/lago-api#3051
- misc(PaymentRequest): Apply payment idempotency refactor by @vincent-pochet in getlago/lago-api#2986
- Feat(invoice_custom_sections): api controllers by @annvelents in getlago/lago-api#3007
New Contributors
- @justinberry made their first contribution in getlago/lago-api#3036
- @sanchezcarlosjr made their first contribution in getlago/lago-api#3048
Full Changelog: getlago/lago-api@v1.17.5...v1.18.0
What's Changed
- feat(docker-compose): Allow sign up disable in api by @ravenblackdusk in #441
- misc(version): Bump to v1.17.5 by @jdenquin in #443
- misc: Bump version to 1.18.0 by @vincent-pochet in #446
New Contributors
- @ravenblackdusk made their first contribution in #441
Full Changelog: v1.17.4...v1.18.0