Releases: getlago/lago
Releases · getlago/lago
v0.19.4-alpha
What's Changed
Full Changelog: v0.19.3-alpha...v0.19.4-alpha
v0.19.3-alpha
What's Changed
Full Changelog: v0.19.2-alpha...v0.19.3-alpha
v0.19.2-alpha
What's Changed
- misc(docker): bump to v0.19.1-alpha by @jdenquin in #164
- misc: Bump version to v0.19.2-alpha by @rsempe in #165
Full Changelog: v0.19.0-alpha...v0.19.2-alpha
v0.19.1-alpha
API Changes
- fix(timezones): Typo in timezone validation by @vincent-pochet in getlago/lago-api#672
- feat(grace_period): Manage invoices based on grace period by @rsempe in getlago/lago-api#618
- misc: Update Ruby to latest stable (3.1.3) by @vincent-pochet in getlago/lago-api#673
- misc: Rename throw_error service method into raise_if_error by @vincent-pochet in getlago/lago-api#676
- feat(grace_period): Ability to refresh draft invoices by @rsempe in getlago/lago-api#675
- misc: Fix prod image build by @vincent-pochet in getlago/lago-api#678
- feat(grace_period): Prevent from downloading a draft invoice by @rsempe in getlago/lago-api#677
- feat(grace_period): Ability to finalize draft invoices by @rsempe in getlago/lago-api#679
- fix(currencies): Fix currency names by @vincent-pochet in getlago/lago-api#683
- feat(grace_period): Ability to create events on terminated subscription by @rsempe in getlago/lago-api#682
Front Changes
- chore: make the invite link visible by @ansmonjol in getlago/lago-front#639
- chore: update currency enum from graph by @ansmonjol in getlago/lago-front#640
What's Changed
- misc(docker): bump to v0.18.0-alpha by @jdenquin in #161
- misc: Bump version to v0.19.0-alpha by @vincent-pochet in #162
Full Changelog: v0.18.0-alpha...v0.19.1-alpha
v0.19.0-alpha
What's Changed
- misc(docker): bump to v0.18.0-alpha by @jdenquin in #161
- misc: Bump version to v0.19.0-alpha by @vincent-pochet in #162
Full Changelog: v0.18.0-alpha...v0.19.0-alpha
v0.18.0-alpha
API Changes
- feat(timezone): Wallet expiration date by @vincent-pochet in getlago/lago-api#644
- feat(timezones): Use datetimes in aggregation services by @vincent-pochet in getlago/lago-api#622
- feat(credit-notes): Disable credit note creation until license management is ready by @vincent-pochet in getlago/lago-api#663
- clean(timezones): Remove useless fallback into usage serializer by @vincent-pochet in getlago/lago-api#658
- fix(payments): Remove Lago from the payment label by @vincent-pochet in getlago/lago-api#664
- feat (coupons): add possibility to define if coupon will be reusable by @lovrocolic in getlago/lago-api#648
- misc(gh): Do not run Pronto for Dependabots PR by @jdenquin in getlago/lago-api#667
- chore(deps): bump loofah from 2.18.0 to 2.19.1 by @dependabot in getlago/lago-api#665
- chore(deps): bump rails-html-sanitizer from 1.4.3 to 1.4.4 by @dependabot in getlago/lago-api#666
Front Changes
- chore(deps) Update dependency @types/jest to v29.2.4 by @renovate in getlago/lago-front#620
- chore(deps) Update dependency @apollo/client to v3.7.2 by @renovate in getlago/lago-front#623
- chore(deps) Update dependency @mui/material to v5.10.17 by @renovate in getlago/lago-front#624
- chore(deps) Update dependency prettier to v2.8.1 by @renovate in getlago/lago-front#626
- chore(deps-minor) Update sentry-javascript monorepo to v7.24.2 by @renovate in getlago/lago-front#627
- chore(deps) Update dependency @mui/x-date-pickers to v5.0.10 by @renovate in getlago/lago-front#628
- chore(deps-minor) Update dependency eslint to v8.29.0 by @renovate in getlago/lago-front#622
- chore(deps-minor) Update dependency typescript to v4.9.4 by @renovate in getlago/lago-front#590
- feat (coupons): handle reusable coupons by @lovrocolic in getlago/lago-front#614
- chore(deps-minor) Update typescript-eslint monorepo to v5.46.0 by @renovate in getlago/lago-front#629
What's Changed
- misc(docker): bump front to v0.17.1-alpha by @jdenquin in #157
- misc(docker): Bump API version to 0.17.1-alpha by @vincent-pochet in #158
Full Changelog: v0.17.0-alpha...v0.18.0-alpha
v0.17.0-alpha
What's Changed
- Release v0.17.0-alpha by @vincent-pochet in #155
Full Changelog: v0.16.2-alpha...v0.17.0-alpha
v0.16.2-alpha
What's Changed
- misc(docker): bump to v0.16.0-alpha by @jdenquin in #138
- misc(docker): fix letsencrypt config by @jdenquin in #139
- misc(docker): fix letsencrypt script by @jdenquin in #140
- fix(docker): front proxy url by @jdenquin in #142
- Fix add-ons page link by @ibrahimBeladi in #141
- misc(docker): Add Redis password support by @jdenquin in #143
- misc(docker): Remove GCL env vars by @jdenquin in #144
- misc: Bump version to v0.16.2-alpha by @rsempe in #154
New Contributors
- @ibrahimBeladi made their first contribution in #141
Full Changelog: v0.16.0-alpha...v0.16.2-alpha
v0.16.0-alpha
API Changes
- feat(timezone): Expose customer and organization timezone to API and … by @vincent-pochet in getlago/lago-api#611
- feat(grace_period): Support grace period on customer/organization via GraphQL by @rsempe in getlago/lago-api#616
- feat (coupons): Coupons refactoring by @lovrocolic in getlago/lago-api#615
- bug: fix customer count wrongly calculated by @ansmonjol in getlago/lago-api#620
- chore: add tests for customerCount method by @ansmonjol in getlago/lago-api#621
Front Changes
- chore(deps) Update dependency eslint-plugin-react to v7.31.11 by @renovate in getlago/lago-front#584
- chore(deps) Update jest monorepo by @renovate in getlago/lago-front#565
- chore(deps-minor) Update dependency eslint to v8.28.0 by @renovate in getlago/lago-front#587
- feat: 🏷 Allow to apply multiple coupons on customer by @ansmonjol in getlago/lago-front#575
- chore(deps-minor) Update sentry-javascript monorepo to v7.20.0 by @renovate in getlago/lago-front#591
What's Changed
- misc: Update front on arm64 by @rsempe in #136
- misc: Update worker to v0.15.1-alpha by @rsempe in #137
Full Changelog: v0.15.1-alpha...v0.16.0-alpha
v0.15.1-alpha
What's Changed
- misc(docker): Bump versions to v0.15.0-alpha by @jdenquin in #132
- misc: Bump version to v0.15.1-alpha by @rsempe in #135
Full Changelog: v0.14.1-alpha...v0.15.1-alpha