v1.26.1

getlago/lagov1.26.1Apr 29, 2025by jdenquin

AI Summary

Fixes organization sequential ID generation and improves the Avalara integration and alerting features.

Key Highlights

  • Introduce SubscriptionActivity for alerting
  • Fix Avalara contact error webhooks and namespace changes
  • Ensure invoices get organization sequential IDs

New Features

  • SubscriptionActivity alerting
  • Avalara webhook fixes

Full Release Notes

## API Changes

* Fix(invoices): Ensure invoices got organization sequential id by @ancorcruz in https://github.com/getlago/lago-api/pull/3549
* chore(organization): Add organization_id to payments table by @vincent-pochet in https://github.com/getlago/lago-api/pull/3544
* feat(error): Add original_error to FailedResult by @julienbourdeau in https://github.com/getlago/lago-api/pull/3457
* fix(data-api): Fix prepaid credits data types by @ivannovosad in https://github.com/getlago/lago-api/pull/3551
* chore(organization): Add organization_id to webhooks table by @vincent-pochet in https://github.com/getlago/lago-api/pull/3552
* hotfix(webhooks): Avoid errors with webhooks delivery by @vincent-pochet in https://github.com/getlago/lago-api/pull/3555
* misc: unify avalara account id type by @ansmonjol in https://github.com/getlago/lago-api/pull/3545
* feat(alerting): Introduce SubscriptionActivity by @julienbourdeau in https://github.com/getlago/lago-api/pull/3535
* chore(deps): bump net-imap from 0.5.6 to 0.5.7 by @dependabot in https://github.com/getlago/lago-api/pull/3556
* fix: send correct contact error webhook for avalara by @lovrocolic in https://github.com/getlago/lago-api/pull/3559
* feat(avalara-integration): change namespace in mutation for fetching provider taxes by @lovrocolic in https://github.com/getlago/lago-api/pull/3504
* fix(docker): Add psql dependency by @jdenquin in https://github.com/getlago/lago-api/pull/3561

## Front Changes

* feat: display all subscriptions by @keellyp in https://github.com/getlago/lago-front/pull/2142
* fix: clear filters nullish value by @keellyp in https://github.com/getlago/lago-front/pull/2143
* fix: handle uppercased emails by @keellyp in https://github.com/getlago/lago-front/pull/2140
* feat: connect user to Avalara tax provider by @ansmonjol in https://github.com/getlago/lago-front/pull/2145
* PrepaidCreditsAnalytics - Remove front end feature flag by @stephenlago99 in https://github.com/getlago/lago-front/pull/2146
* bug: make sure avalara data is populated in form if present by @ansmonjol in https://github.com/getlago/lago-front/pull/2150
* bug: fix wrong redirections by @ansmonjol in https://github.com/getlago/lago-front/pull/2147
* misc: make sure to build packages on install by @ansmonjol in https://github.com/getlago/lago-front/pull/2148
* fix: add babel to jest by @keellyp in https://github.com/getlago/lago-front/pull/2152
* misc: get new name for anrok tax QGL object by @ansmonjol in https://github.com/getlago/lago-front/pull/2151
* fix: sanitize avatar letters by @keellyp in https://github.com/getlago/lago-front/pull/2149
* fix: improve copy to clipboard function by @keellyp in https://github.com/getlago/lago-front/pull/2144
* misc: fix LS old data shape wrong access by @ansmonjol in https://github.com/getlago/lago-front/pull/2153
* fix: dates with timezones by @keellyp in https://github.com/getlago/lago-front/pull/2154
* bug: prevent cache manipulation after deletion by @ansmonjol in https://github.com/getlago/lago-front/pull/2155

## What's Changed
* misc(version): bump to v1.26.1 by @jdenquin in https://github.com/getlago/lago/pull/521


**Full Changelog**: https://github.com/getlago/lago/compare/v1.26.0...v1.26.1