v0.48.0-beta
vincent-pochet
released this
21 Sep 14:55
·
146 commits
to main
since this release
Front changes
- chore(test) add more test on schema validation by @ansmonjol in getlago/lago-front#1221
- chore(plan) make plan form more modular, to ease re-usage by @ansmonjol in getlago/lago-front#1215
- chore(button) add test by @ansmonjol in getlago/lago-front#1222
- feat(invoice) customise subscription fee display name for invoice by @ansmonjol in getlago/lago-front#1213
- bug(addon) remove tooltip that does not make sense anymore by @ansmonjol in getlago/lago-front#1223
- chore(deps-major) Update docker/setup-qemu-action action to v3 by @renovate in getlago/lago-front#1219
- chore(deps-major) Update dependency cypress to v13 by @renovate in getlago/lago-front#1225
- feat(credit-note) display invoice display name if present by @ansmonjol in getlago/lago-front#1224
- chore(cypress) build e2e instance with premium license by @ansmonjol in getlago/lago-front#1174
- chore(nginx) update config to support IPV6 by @ansmonjol in getlago/lago-front#1226
- feat(bm): add weighted sum aggregation type by @ansmonjol in getlago/lago-front#1210
- chore(graph) rename customerCount attribute to customersCount by @ansmonjol in getlago/lago-front#1227
- feat(subscription): add end date by @ansmonjol in getlago/lago-front#1179
Full Changelog: getlago/lago-front@v0.47.0-beta...v0.48.0-beta
API changes
- chore(deps): bump sidekiq from 7.0.8 to 7.1.3 by @dependabot in getlago/lago-api#1315
- feat(weighted-sum): Update invoice PDF template by @vincent-pochet in getlago/lago-api#1301
- feat(weighted-sum): Finalize the feature by @vincent-pochet in getlago/lago-api#1316
- feat(invoice_display_name_plan): Add invoice display name to plan by @ivannovosad in getlago/lago-api#1298
- fix(stripe): Prevent new payment attempt when invoice is not in the right status by @vincent-pochet in getlago/lago-api#1317
- fix (charges): refactor paid in advance processing by @lovrocolic in getlago/lago-api#1314
- fix(customer): prevent updating provider customer on partial update by @vincent-pochet in getlago/lago-api#1318
- fix(coupon): Add missing coupons#terminated_at in serializer by @vincent-pochet in getlago/lago-api#1319
- feat(event): Improve indexes to speed up current usage computation by @vincent-pochet in getlago/lago-api#1320
- feat(override-plan): Services for overriding a plan by @rsempe in getlago/lago-api#1323
- misc: Add GIN index to events properties by @vincent-pochet in getlago/lago-api#1325
- feat(override-plan): Add GET single subscription endpoint by @rsempe in getlago/lago-api#1324
- misc: Add concurrently algo to new indexes by @vincent-pochet in getlago/lago-api#1326
- fix: Remove duplicated attribute on billable metric serializer by @vincent-pochet in getlago/lago-api#1327
- fix: Run migration without a transaction by @rsempe in getlago/lago-api#1328
- fix: Fix true_up_fee template by @vincent-pochet in getlago/lago-api#1331
- fix: concurent nmigrations should not be transactional by @vincent-pochet in getlago/lago-api#1332
- fix: migration fix by @vincent-pochet in getlago/lago-api#1333
- feat(weighted-sum): Fix aggregation computation by @vincent-pochet in getlago/lago-api#1322
- fix: Ignore unexpected stripe webhook messages by @vincent-pochet in getlago/lago-api#1330
- feat(override-plan): Ability to override plan on API subscription creation by @rsempe in getlago/lago-api#1329
- misc: Rename customer_count to customers_count on GraphQL by @rsempe in getlago/lago-api#1334
- misc: Prevent duplicated events#transaction_id error from poluting the dead job queue by @vincent-pochet in getlago/lago-api#1335
- misc: Speedup subscription activation by @vincent-pochet in getlago/lago-api#1336
- fix (invoice): bill correctly termination on billing day case by @lovrocolic in getlago/lago-api#1308
- feat (subscriptions): update termination alert webhook by @lovrocolic in getlago/lago-api#1341
Full Changelog: getlago/lago-api@v0.47.0-beta...v0.48.0-beta
What's Changed
- misc: Bump version to v0.48.0-beta by @vincent-pochet in #282
Full Changelog: v0.47.0-beta...v0.48.0-beta