Skip to content

Releases: getlago/lago

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 :