Releases: getlago/lago
Releases · getlago/lago
v0.1.2-alpha
API Changes
- 221: apply add on to customer by @lovrocolic in getlago/lago-api#224
- feat: Improve reseeding and add event seeds by @vincent-pochet in getlago/lago-api#240
- fix: Add missing object type field in webhooks by @vincent-pochet in getlago/lago-api#244
- fix: Delivered webhooks with empty response bodies should not fail by @vincent-pochet in getlago/lago-api#245
- fix: #246 bug object type root object is missing on webhook by @jdenquin in getlago/lago-api#247
Full Changelog: getlago/lago-api@v0.1.1-alpha...v0.1.2-alpha
Front Changes
What's Changed
- feat: 🔌 Add-on list/create/edit/delete by @MorganeLecurieux in getlago/lago-front#136
Full Changelog: getlago/lago-front@v0.1.1-alpha...v0.1.2-alpha
v0.1.0-alpha
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
- with several aggregation type
- 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 :