v1.1.2

getlago/lagov1.1.2Apr 12, 2024by vincent-pochet

AI Summary

This release adds Google SSO and invoice dispute capabilities to the frontend, while expanding backend integration support for Netsuite and Okta, along with new payment dispute services.

Key Highlights

  • Added Google SSO support
  • Added invoice dispute functionality
  • Netsuite integration mutations
  • Okta integration setup
  • Payment dispute services

New Features

  • Google SSO
  • Invoice disputes
  • Netsuite
  • Okta
  • Payment disputes

Full Release Notes

## Front-end changes
* misc: add missing alert case in edit draft fee by @ansmonjol in https://github.com/getlago/lago-front/pull/1459
* feat: add Google SSO by @ansmonjol in https://github.com/getlago/lago-front/pull/1454
* bug: fee amount details display condition fix by @ansmonjol in https://github.com/getlago/lago-front/pull/1461
* feat: Allow to dispute invoices by @ansmonjol in https://github.com/getlago/lago-front/pull/1460


**Full Changelog**: https://github.com/getlago/lago-front/compare/v1.1.1...v1.1.2

## API changes
* feat (accounting-integrations): add integration destroy mutation by @lovrocolic in https://github.com/getlago/lago-api/pull/1852
* chore(ci): Update pronto actions/checkout to v4 by @julienbourdeau in https://github.com/getlago/lago-api/pull/1855
* feat(integrations-mutations): Add mutations for netsuite integration by @ivannovosad in https://github.com/getlago/lago-api/pull/1850
* refactor: check validate_organization! on graphql resolve when RequiredOrganization included by @josemoyab in https://github.com/getlago/lago-api/pull/1853
* chore(ci): tentative fix pronto by @julienbourdeau in https://github.com/getlago/lago-api/pull/1857
* fix(pdf): Remove extra blank link in custom footer by @julienbourdeau in https://github.com/getlago/lago-api/pull/1854
* feat(filter): Move group API fields into legacy serializers by @vincent-pochet in https://github.com/getlago/lago-api/pull/1851
* misc: remove unnecessary organization validations by @lovrocolic in https://github.com/getlago/lago-api/pull/1858
* feat(integrations-attributes): Add new attribute to netsuite integration by @ivannovosad in https://github.com/getlago/lago-api/pull/1859
* feat(okta): Add Okta integration setup by @jdenquin in https://github.com/getlago/lago-api/pull/1860
* chore(config): Move Sidekiq config to initializer by @julienbourdeau in https://github.com/getlago/lago-api/pull/1861
* feat(filter): API - Render values in fees by @vincent-pochet in https://github.com/getlago/lago-api/pull/1862
* feat(disputes): Add payment dispute stripe and adyen service by @ivannovosad in https://github.com/getlago/lago-api/pull/1838
* fix(invoice): Bill usage-based charges if subscription is terminated on day one by @julienbourdeau in https://github.com/getlago/lago-api/pull/1863

### New Contributors
* @josemoyab made their first contribution in https://github.com/getlago/lago-api/pull/1853

**Full Changelog**: https://github.com/getlago/lago-api/compare/v1.1.1...v1.1.2


## What's Changed
* misc: Version 1.1.2 by @vincent-pochet in https://github.com/getlago/lago/pull/340


**Full Changelog**: https://github.com/getlago/lago/compare/v1.1.1...v1.1.2