Skip to content

Releases: getlago/lago

v0.5.0-alpha

08 Aug 08:42
6bf5d1c
Compare
Choose a tag to compare
v0.5.0-alpha Pre-release
Pre-release

API Changes

Front Changes

What's Changed

  • chore: 📡 Allow websockets as entrypoint in traefik for front dev env by @ansmonjol in #66
  • Add needed Segment environment variables by @rsempe in #72
  • misc: Add support for LAGO_DISABLE_SIGNUP env var by @vincent-pochet in #73
  • create a new Readme file with more context by @sarkissianraffi in #74
  • misc: add ssl support by @jdenquin in #75
  • misc: Use delegated config for volumes and set SEGMENT_WRITE_KEY by @rsempe in #76
  • fix(segment): Do not default LAGO_DISABLE_SEGMENT to true by @rsempe in https://gi...
Read more

v0.4.0-alpha

13 Jul 14:45
Compare
Choose a tag to compare
v0.4.0-alpha Pre-release
Pre-release

API Changes

Full API Changelog: getlago/lago-api@v0.3.0-alpha...v0.4.0-alpha

Front Changes

Full Front Changelog: getlago/lago-front@v0.3.0-alpha...v0.4.0-alpha

What's Changed

Full Changelog: v0.3.1-alpha...v0.4.0-alpha

v0.3.1-alpha

04 Jul 15:28
Compare
Choose a tag to compare
v0.3.1-alpha Pre-release
Pre-release

Align version with API hotfix

Full Changelog: v0.3.0-alpha...v0.3.1-alpha

v0.3.0-alpha

04 Jul 12:06
Compare
Choose a tag to compare
v0.3.0-alpha Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2.0-alpha...v0.3.0-alpha

v0.2.0-alpha

16 Jun 14:25
5b3b0c8
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

What's Changed

Full Changelog: V0.1.2-alpha...v0.2.0-alpha

Front Changes

Full Changelog: getlago/lago-front@v0.1.2-alpha...v0.2.0-alpha

API Changes

New Contributors

Full Changelog: getlago/lago-api@v0.1.2-alpha...v0.2.0-alpha

v0.1.1-alpha

02 Jun 10:15
3a5c339
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-alpha...v0.1.1-alpha

API Changes

Full Changelog: getlago/lago-api@v0.1.0-alpha...v0.1.1-alpha

Front Changes

Minor fixes

v0.1.2-alpha

03 Jun 13:45
Compare
Choose a tag to compare
v0.1.2-alpha Pre-release
Pre-release

API Changes

Full Changelog: getlago/lago-api@v0.1.1-alpha...v0.1.2-alpha

Front Changes

What's Changed

Full Changelog: getlago/lago-front@v0.1.1-alpha...v0.1.2-alpha

v0.1.0-alpha

31 May 13:11
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Launch of Lago v0.1.0-alpha.

Here is the feature list supported :

  • Add a billable metric
    • with several aggregation type
      • Count
      • Count unique
      • Max
      • Sum
  • Add a plan
    • Define a plan model
    • Add charges to place with several charge model
      • Standard pricing
      • Graduated pricing
      • Package pricing
  • Add a coupon
  • Add a customer (with billing information)
  • Edit / Delete a billable metric / plan / coupon / customer
  • Apply a plan to a customer
  • Upgrade and downgrade subscription on a specific customer
  • Apply a coupon to a customer
  • Define a general tax rate in the settings
  • Define a specific tax rate on a customer lever
  • Display the API in the developers sections
  • Create a webhook endpoint for invoice.created event

For a more precise changelog, you check release for :