Skip to content

Releases: getlago/lago-api

v1.32.4

13 Aug 13:02
4995a54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.32.3...v1.32.4

v1.32.3

08 Aug 16:02
8c42cb7
Compare
Choose a tag to compare

What's Changed

  • Feat(fixed_charges): Move AmountDetails to ChargeModels namespace by @ancorcruz in #4098
  • fix(invoice): Voided invoice is disputable as well by @ivannovosad in #4107
  • misc(event): Add missing results on events services by @vincent-pochet in #4110
  • Fix get tax regenerate invoice by @brunomiguelpinto in #4108
  • Feat(fixed_charges): Extract ChargeModel::FilterPropertiesService by @ancorcruz in #4100
  • Feat(fixed_charges): Extract chargeable validation service by @ancorcruz in #4109
  • REVERT: Projected usage feature on API by @murparreira in #4112
  • Feat(fixed_charges): Add FixedCharges::CreateService by @ancorcruz in #4113
  • fix(subscription-service): Fix potential race condition by @ivannovosad in #4117
  • Feat(fixed_charges): Plans::CreateService creates fixed charges by @ancorcruz in #4116
  • fix(charge-model-factory): Boolean param to only calculate the projected values when being called by the projection service by @murparreira in #4118

Full Changelog: v1.32.2...v1.32.3

v1.32.2

06 Aug 19:31
8d714de
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.32.1...v1.32.2

v1.32.1

05 Aug 08:19
0fe78c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.32.0...v1.32.1

v1.32.0

24 Jul 15:36
8f06ce0
Compare
Choose a tag to compare

Migration guide:

please, follow the migration guide:
https://getlago.com/docs/guide/migration/migration-to-v1.32.0

What's Changed

Read more

v1.31.0

26 Jun 09:48
96ee5b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.30.0...v1.31.0

v1.30.0

17 Jun 13:42
890fe66
Compare
Choose a tag to compare

What's Changed

Read more

v1.29.0

28 May 15:32
fd60d18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.28.1...v1.29.0

v1.28.1

15 May 12:39
dc57712
Compare
Choose a tag to compare

What's Changed

  • feat(multi entities): Add REST endpoint and GraphQL mutation to update a billing entity by @ancorcruz in #3563
  • feat(multi entities): Add REST endpoint and GraphQL mutation to create a billing entity by @ancorcruz in #3567
  • feat: Add webhook resolver by @rsempe in #3641
  • feat: add event resolver by @mariohd in #3644
  • Feat(multientities): add standard algorithm of managing the taxes by @annvelents in #3646
  • fix(console): Fix console helpers by @julienbourdeau in #3647
  • fix(netsuite): Use max length when creating netsuite customer by @rsempe in #3649
  • fix(stripe): Deliver error webhook when wrong key for registering webhooks by @julienbourdeau in #3650
  • fix(multientities): Fix invoice billing_entity_sequential_id by @ancorcruz in #3652
  • feat(multientities): add billing_entity_id to payment_receipts and mailers by @ancorcruz in #3648
  • feat(console): Add deadjobs_summary helper by @julienbourdeau in #3651

New Contributors

Full Changelog: v1.28.0...v1.28.1

v1.28.0

14 May 14:54
ce786e0
Compare
Choose a tag to compare

What's Changed

  • chore(organization): Add organization_id to coupon_targets table by @vincent-pochet in #3626
  • Feat(multientities): use taxes from selected for the billing entity for invoices by @annvelents in #3525
  • misc(webhooks): Add lago_id to payment.requires_action webhook payload by @ancorcruz in #3612
  • Feat(multientities): refresh draft invoices when manage taxes on billing entity by @annvelents in #3530
  • misc(webhooks): add payment amount to payment requires action webhook by @ancorcruz in #3629
  • chore(logs): Log when idempotency record is not unique by @julienbourdeau in #3630
  • feat(avalara-integration): Define invoice payload for avalara by @lovrocolic in #3569
  • chore(gems): No more whitequark/parser warning! by @julienbourdeau in #3628
  • feat(avalara-integration): handle reporting credit notes for avalara by @lovrocolic in #3592
  • fix: populate job for credit_notes_taxes by @vincent-pochet in #3631
  • Feat(multientities): use organizations default_currency and timezone from the default billing_entity by @annvelents in #3547
  • feat (avalara-integration): Cover void invoice flow by @lovrocolic in #3638
  • fix(multientities): wrong document numbering by @annvelents in #3602
  • Feat(multientiites): add billing entities to data exports by @annvelents in #3550
  • Fix(multientities): fix eu_tax country source by @annvelents in #3622
  • feat(multi entities): Invoice mailer uses billing entity as data source by @ancorcruz in #3523
  • feat(multi entities): Apply Billing Entity invoice grace period changes by @ancorcruz in #3548
  • Fix(multientities): return be sequential id by @annvelents in #3616

Full Changelog: v1.27.1...v1.28.0