v1.6.3

getlago/lagov1.6.3Jul 11, 2024by jdenquin

AI Summary

A maintenance release focusing on dunning (payment recovery) analytics and ClickHouse migration configuration.

Key Highlights

  • Added customer portal analytics resources.
  • Added LAGO_CLICKHOUSE_MIGRATIONS_ENABLED environment variable.
  • Fixed Stripe nil result on small amounts.

New Features

  • Customer portal analytics resources.
  • ClickHouse migration environment variable configuration.

Full Release Notes

## API Changes

* fix(stripe): nil result on small amount by @vincent-pochet in https://github.com/getlago/lago-api/pull/2279
* feat(dunning): Add customer portal analytics resources by @rsempe in https://github.com/getlago/lago-api/pull/2236
* misc: remove groups from event post validation by @vincent-pochet in https://github.com/getlago/lago-api/pull/2280
* misc: Add LAGO_CLICKHOUSE_MIGRATIONS_ENABLED env by @vincent-pochet in https://github.com/getlago/lago-api/pull/2281

## Front Changes

* bug: fix error assertion for graduated error display by @ansmonjol in https://github.com/getlago/lago-front/pull/1599
* feat: dunning display by @keellyp in https://github.com/getlago/lago-front/pull/1584
* misc: simple copy adjustment by @ansmonjol in https://github.com/getlago/lago-front/pull/1600

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


**Full Changelog**: https://github.com/getlago/lago/compare/v1.6.2...v1.6.3