v1.20.1

getlago/lagov1.20.1Jan 29, 2025by nudded

AI Summary

This version updates the development environment to use `.env` files and bumps the version to 1.20.1.

Key Highlights

  • Use .env files for dev environment
  • Migration notice for version 1.20.0
  • Updated version to 1.20.1

New Features

  • Support for .env files in development

Full Release Notes

# 1.20 migration notice

Please read https://doc.getlago.com/guide/migration/migration-to-v1.20.0 before upgrading to this version

## What's Changed
* feat(docker): Use .env files for dev environment by @julienbourdeau in https://github.com/getlago/lago/pull/455
* chore(release): Bump version to 1.20.1 by @nudded in https://github.com/getlago/lago/pull/459

## New Contributors
* @julienbourdeau made their first contribution in https://github.com/getlago/lago/pull/455

**Full Changelog**: https://github.com/getlago/lago/compare/v1.20.0...v1.20.1