v1.26.1
API Changes
- Fix(invoices): Ensure invoices got organization sequential id by @ancorcruz in getlago/lago-api#3549
- chore(organization): Add organization_id to payments table by @vincent-pochet in getlago/lago-api#3544
- feat(error): Add original_error to FailedResult by @julienbourdeau in getlago/lago-api#3457
- fix(data-api): Fix prepaid credits data types by @ivannovosad in getlago/lago-api#3551
- chore(organization): Add organization_id to webhooks table by @vincent-pochet in getlago/lago-api#3552
- hotfix(webhooks): Avoid errors with webhooks delivery by @vincent-pochet in getlago/lago-api#3555
- misc: unify avalara account id type by @ansmonjol in getlago/lago-api#3545
- feat(alerting): Introduce SubscriptionActivity by @julienbourdeau in getlago/lago-api#3535
- chore(deps): bump net-imap from 0.5.6 to 0.5.7 by @dependabot in getlago/lago-api#3556
- fix: send correct contact error webhook for avalara by @lovrocolic in getlago/lago-api#3559
- feat(avalara-integration): change namespace in mutation for fetching provider taxes by @lovrocolic in getlago/lago-api#3504
- fix(docker): Add psql dependency by @jdenquin in getlago/lago-api#3561
Front Changes
- feat: display all subscriptions by @keellyp in getlago/lago-front#2142
- fix: clear filters nullish value by @keellyp in getlago/lago-front#2143
- fix: handle uppercased emails by @keellyp in getlago/lago-front#2140
- feat: connect user to Avalara tax provider by @ansmonjol in getlago/lago-front#2145
- PrepaidCreditsAnalytics - Remove front end feature flag by @stephenlago99 in getlago/lago-front#2146
- bug: make sure avalara data is populated in form if present by @ansmonjol in getlago/lago-front#2150
- bug: fix wrong redirections by @ansmonjol in getlago/lago-front#2147
- misc: make sure to build packages on install by @ansmonjol in getlago/lago-front#2148
- fix: add babel to jest by @keellyp in getlago/lago-front#2152
- misc: get new name for anrok tax QGL object by @ansmonjol in getlago/lago-front#2151
- fix: sanitize avatar letters by @keellyp in getlago/lago-front#2149
- fix: improve copy to clipboard function by @keellyp in getlago/lago-front#2144
- misc: fix LS old data shape wrong access by @ansmonjol in getlago/lago-front#2153
- fix: dates with timezones by @keellyp in getlago/lago-front#2154
- bug: prevent cache manipulation after deletion by @ansmonjol in getlago/lago-front#2155
What's Changed
Full Changelog: v1.26.0...v1.26.1