v0.27.0-beta
版本发布时间: 2023-03-28 20:49:22
getlago/lago最新发布版本:v1.9.0(2024-08-19 21:41:17)
API Changes
- misc(Customer): merge single object and object types by @ansmonjol in https://github.com/getlago/lago-api/pull/905
- fix(credit-notes): Truncate item amount on termination by @vincent-pochet in https://github.com/getlago/lago-api/pull/917
- feat(bm): Prevent update if attached to plan by @vincent-pochet in https://github.com/getlago/lago-api/pull/914
- fix: Correct percentage calculation for fixed amount by @rsempe in https://github.com/getlago/lago-api/pull/916
- misc: Update email regex to be consistent with the frontend by @rsempe in https://github.com/getlago/lago-api/pull/915
- chore(deps): bump rack from 2.2.6.3 to 2.2.6.4 by @dependabot in https://github.com/getlago/lago-api/pull/919
- feat(email): Add Organization email settings by @jdenquin in https://github.com/getlago/lago-api/pull/918
- fix: Ensure migrations with tasks from prior v0.24.0-beta passes by @vincent-pochet in https://github.com/getlago/lago-api/pull/920
- feat(instant_charge): Ability to have an instant charge by @rsempe in https://github.com/getlago/lago-api/pull/892
- feat(instant_charge): Allow instant fee creation without persistence by @vincent-pochet in https://github.com/getlago/lago-api/pull/921
- feat(instant_charge): Add fee estimate instant service by @vincent-pochet in https://github.com/getlago/lago-api/pull/922
- feat (customer portal): add graphql support for generating customer portal url by @lovrocolic in https://github.com/getlago/lago-api/pull/925
- feat(instant_charge): Add API route to estimate instant fees amount by @vincent-pochet in https://github.com/getlago/lago-api/pull/923
- feat (customer portal): Add api endpoint for fetching customer portal url by @lovrocolic in https://github.com/getlago/lago-api/pull/931
- feat (customer portal): add customer portal auth and setup invoices query by @lovrocolic in https://github.com/getlago/lago-api/pull/926
- fix(charge_models): Change Integer types to BigInt by @vincent-pochet in https://github.com/getlago/lago-api/pull/933
- fix(invoice template): fix invoice template header overflow by @lovrocolic in https://github.com/getlago/lago-api/pull/936
- fix: add licence check in generate customer portal url service by @lovrocolic in https://github.com/getlago/lago-api/pull/937
- feat(emails): Add Invoice Finalized Mailer by @jdenquin in https://github.com/getlago/lago-api/pull/924
- feat(emails): Add Credit Note Mailer by @jdenquin in https://github.com/getlago/lago-api/pull/929
- fix (payment providers): remove null constraint on refunds for payment_provider_id field by @lovrocolic in https://github.com/getlago/lago-api/pull/938
- misc: Update and fix contribution guide by @vincent-pochet in https://github.com/getlago/lago-api/pull/940
Front Changes
- chore(copy): fix wrongly names keys and clean inspect script by @ansmonjol in https://github.com/getlago/lago-front/pull/902
- chore(UserIdentifier): prevent query if user is not authenticated by @ansmonjol in https://github.com/getlago/lago-front/pull/903
- chore(Customer): remove all CustomerDetails occurences by @ansmonjol in https://github.com/getlago/lago-front/pull/890
- chore(ChargePercentage): reorder translations by @ansmonjol in https://github.com/getlago/lago-front/pull/908
- bug: 💊 Prevent BM update if used in plan by @MorganeLecurieux in https://github.com/getlago/lago-front/pull/904
- chore(deps-minor) Update dependency react-router-dom to v6.9.0 by @renovate in https://github.com/getlago/lago-front/pull/906
- chore(deps-minor) Update dependency eslint to v8.36.0 by @renovate in https://github.com/getlago/lago-front/pull/905
- chore(deps-minor) Update dependency webpack to v5.76.0 [SECURITY] by @renovate in https://github.com/getlago/lago-front/pull/909
- chore(deps-minor) Update sentry-javascript monorepo to v7.42.0 by @renovate in https://github.com/getlago/lago-front/pull/900
- bug(email): better validation by @ansmonjol in https://github.com/getlago/lago-front/pull/907
- chore: init sentry only if SENTRY_DSN is defined by @ansmonjol in https://github.com/getlago/lago-front/pull/638
- bug(AddOn): should be able to create with a min of 0.01 by @ansmonjol in https://github.com/getlago/lago-front/pull/910
- chore(CurrentUser): prevent fetch is user is not authenticated by @ansmonjol in https://github.com/getlago/lago-front/pull/911
- chore(deps-minor) Update dependency @babel/core to v7.21.3 by @renovate in https://github.com/getlago/lago-front/pull/856
- chore(deps-minor) Update graphqlcodegenerator monorepo by @renovate in https://github.com/getlago/lago-front/pull/858
- chore(deps-minor) Update dependency @types/jest to v29.5.0 by @renovate in https://github.com/getlago/lago-front/pull/913
- chore(deps-minor) Update dependency @types/sanitize-html to v2.9.0 by @renovate in https://github.com/getlago/lago-front/pull/914
- chore(deps-minor) Update dependency luxon to v3.3.0 by @renovate in https://github.com/getlago/lago-front/pull/886
- chore: 👩🏽🎤 Allow variant and contextual translations by @MorganeLecurieux in https://github.com/getlago/lago-front/pull/912
- chore(deps) Update dependency prettier to v2.8.5 by @renovate in https://github.com/getlago/lago-front/pull/917
- feat: ➕ Add Segment and Hightouch integration by @MorganeLecurieux in https://github.com/getlago/lago-front/pull/916
- feat: 😎 Update customer website url by @MorganeLecurieux in https://github.com/getlago/lago-front/pull/915
- chore(invoice-overview): update credit note total display by @ansmonjol in https://github.com/getlago/lago-front/pull/920
- fix(charge): change integer types to bigint by @ansmonjol in https://github.com/getlago/lago-front/pull/921
- feat: add customer portal by @ansmonjol in https://github.com/getlago/lago-front/pull/919
- chore(deps-minor) Update dependency eslint-config-prettier to v8.8.0 by @renovate in https://github.com/getlago/lago-front/pull/918
- chore(deps-major) Update dependency @dittowords/cli to v3 by @renovate in https://github.com/getlago/lago-front/pull/901
- chore(deps) Update dependency webpack to v5.76.2 by @renovate in https://github.com/getlago/lago-front/pull/899
- Feat send invoice email by @MorganeLecurieux in https://github.com/getlago/lago-front/pull/885
What's Changed
- misc(docker): bump to v0.26.0-beta by @jdenquin in https://github.com/getlago/lago/pull/206
- Fix Typo by @poly4concept in https://github.com/getlago/lago/pull/207
- misc(sentry): Allow custom DSN for lago-front by @ansmonjol in https://github.com/getlago/lago/pull/208
New Contributors
- @poly4concept made their first contribution in https://github.com/getlago/lago/pull/207
Full Changelog: https://github.com/getlago/lago/compare/v0.26.0-beta...v0.27.0-beta