v0.22.0-beta
版本发布时间: 2023-02-09 21:39:24
getlago/lago最新发布版本:v1.9.0(2024-08-19 21:41:17)
API Changes
- fix: Accept timestamp as string by @rsempe in https://github.com/getlago/lago-api/pull/772
- misc: Disable wrap parameters by default by @rsempe in https://github.com/getlago/lago-api/pull/774
- fix(stripe): Ignore not found payment webhook when not created with lago by @vincent-pochet in https://github.com/getlago/lago-api/pull/773
- feat(delete_plan): Add subscription and invoice counters to plans by @vincent-pochet in https://github.com/getlago/lago-api/pull/766
- feat(delete_plan): Merge subscription terminate methods by @vincent-pochet in https://github.com/getlago/lago-api/pull/777
- feat(delete_plan): Remove plan canBeDeleted by @rsempe in https://github.com/getlago/lago-api/pull/765
- feat(delete_plan): Ability to delete a plan linked to subscriptions by @rsempe in https://github.com/getlago/lago-api/pull/776
- feat(delete_plan): Scenario spec for deleting a plan by @rsempe in https://github.com/getlago/lago-api/pull/778
- misc(dependencies): Update some tools versions by @jdenquin in https://github.com/getlago/lago-api/pull/780
- feat(delete_add_on): Add ability to soft delete an add_on by @vincent-pochet in https://github.com/getlago/lago-api/pull/782
- feat(delete_customer): Add API delete route and improve services by @vincent-pochet in https://github.com/getlago/lago-api/pull/779
- fix: Flaky test on finalizing invoices by @rsempe in https://github.com/getlago/lago-api/pull/786
- fix(subscriptions): Fix invoice subscriptions order by @jdenquin in https://github.com/getlago/lago-api/pull/787
- feat(delete_coupon): Add ability to soft delete a coupon by @rsempe in https://github.com/getlago/lago-api/pull/785
- feat (coupons): add DB changes for coupons with plan limitations by @lovrocolic in https://github.com/getlago/lago-api/pull/788
- feat(delete_coupon): Add unscoped to legacy coupon's tasks by @rsempe in https://github.com/getlago/lago-api/pull/789
- fix(subscription): Fix credit note amount validation when terminating by @vincent-pochet in https://github.com/getlago/lago-api/pull/784
- feat(subscriptions): Add subscriptions count to BM and plan by @rsempe in https://github.com/getlago/lago-api/pull/790
- fix(payment_provider): Prevent duplicated payment provider customers by @vincent-pochet in https://github.com/getlago/lago-api/pull/791
- feat(delete_customer): Add attributes to allow soft deletion by @vincent-pochet in https://github.com/getlago/lago-api/pull/793
- misc: Refactor AddOns::UpdateService by @rsempe in https://github.com/getlago/lago-api/pull/794
- feat: Restrict add on update if already applied by @rsempe in https://github.com/getlago/lago-api/pull/795
- feat: Remove can_be_deleted on coupons and add_ons by @rsempe in https://github.com/getlago/lago-api/pull/792
- feat(delete_add_on): Process soft deletion by @vincent-pochet in https://github.com/getlago/lago-api/pull/783
- feat(delete_customer): Keep customer visible from invoice by @vincent-pochet in https://github.com/getlago/lago-api/pull/796
- feat(delete_coupon): Soft delete coupon and coupon plans by @rsempe in https://github.com/getlago/lago-api/pull/797
- feat(delete_coupon): Terminate applied coupons on deletion by @rsempe in https://github.com/getlago/lago-api/pull/798
- feat(delete_customer): soft delete customer and track to segment by @vincent-pochet in https://github.com/getlago/lago-api/pull/799
- fix(credit_note): Fix item label when related to an add on invoice by @vincent-pochet in https://github.com/getlago/lago-api/pull/804
- feat(delete_coupon): Ability to terminate an applied coupon from the API by @rsempe in https://github.com/getlago/lago-api/pull/803
- feat(delete_customer): Terminate all customer resources by @vincent-pochet in https://github.com/getlago/lago-api/pull/802
- feat (coupons): coupons with plan limitations by @lovrocolic in https://github.com/getlago/lago-api/pull/806
- feat(webhooks): Add Webhooks Table and Model by @jdenquin in https://github.com/getlago/lago-api/pull/805
- feat (locales): Add base setup for localization by @lovrocolic in https://github.com/getlago/lago-api/pull/807
- feat(delete_customer): Remove delete limitation by @vincent-pochet in https://github.com/getlago/lago-api/pull/801
- misc(pronto): fix rubocop version by @jdenquin in https://github.com/getlago/lago-api/pull/815
- feat(webhooks): Add Webhooks GQL Resolver by @jdenquin in https://github.com/getlago/lago-api/pull/808
- feat(webhooks): Add Cleanup Job by @jdenquin in https://github.com/getlago/lago-api/pull/809
Front Changes
- chore(deps): bump loader-utils from 1.4.0 to 1.4.2 by @ansmonjol in https://github.com/getlago/lago-front/pull/748
- bug: set loading to true by default by @ansmonjol in https://github.com/getlago/lago-front/pull/749
- chore(deps) Update dependency @apollo/client to v3.7.5 by @renovate in https://github.com/getlago/lago-front/pull/750
- chore(deps-minor) Update dependency cypress to v12.4.0 by @renovate in https://github.com/getlago/lago-front/pull/751
- chore(deps-minor) Update jest monorepo to v29.4.0 by @renovate in https://github.com/getlago/lago-front/pull/752
- chore(deps-minor) Update sentry-javascript monorepo to v7.33.0 by @renovate in https://github.com/getlago/lago-front/pull/753
- chore(deps) Update jest monorepo to v29.4.1 by @renovate in https://github.com/getlago/lago-front/pull/754
- bug: fix amount cents type by @ansmonjol in https://github.com/getlago/lago-front/pull/758
- chore(deps) Update storybook monorepo to v6.5.16 by @renovate in https://github.com/getlago/lago-front/pull/755
- chore(deps-minor) Update sentry-javascript monorepo to v7.34.0 by @renovate in https://github.com/getlago/lago-front/pull/757
- Fix checkbox style by @ansmonjol in https://github.com/getlago/lago-front/pull/759
- 🗑 Delete Plan with subscription by @MorganeLecurieux in https://github.com/getlago/lago-front/pull/743
- chore: get last translation update by @ansmonjol in https://github.com/getlago/lago-front/pull/760
- chore(deps) Update dependency cypress to v12.4.1 by @renovate in https://github.com/getlago/lago-front/pull/764
- chore(deps-minor) Update dependency react-router-dom to v6.8.0 by @renovate in https://github.com/getlago/lago-front/pull/756
- chore: unify terminate plan copy by @ansmonjol in https://github.com/getlago/lago-front/pull/762
- bug: fix invoice loading state behaviour by @ansmonjol in https://github.com/getlago/lago-front/pull/761
- chore(deps) Update dependency @mui/x-date-pickers to v5.0.16 by @renovate in https://github.com/getlago/lago-front/pull/763
- chore(deps-minor) Update dependency eslint to v8.33.0 by @renovate in https://github.com/getlago/lago-front/pull/765
- chore: reset addon dialog on click away by @ansmonjol in https://github.com/getlago/lago-front/pull/767
- chore(deps) Update dependency eslint-plugin-react to v7.32.2 by @renovate in https://github.com/getlago/lago-front/pull/768
- bug: 🏷️ fix coupons alert wrongly displayed by @ansmonjol in https://github.com/getlago/lago-front/pull/769
- feat: disable plan and BM edit if subscription existed by @ansmonjol in https://github.com/getlago/lago-front/pull/770
- feat: udpate edit coupon and addon disabled logic by @ansmonjol in https://github.com/getlago/lago-front/pull/771
- misc: fix timezone usage by @ansmonjol in https://github.com/getlago/lago-front/pull/772
- chore(deps) Update dependency @apollo/client to v3.7.6 by @renovate in https://github.com/getlago/lago-front/pull/774
- chore(deps) Update dependency @mui/material to v5.11.7 by @renovate in https://github.com/getlago/lago-front/pull/775
- chore(deps) Update dependency typescript to v4.9.5 by @renovate in https://github.com/getlago/lago-front/pull/776
- chore(deps) Update graphqlcodegenerator monorepo by @renovate in https://github.com/getlago/lago-front/pull/777
- chore(deps-minor) Update dependency cypress to v12.5.1 by @renovate in https://github.com/getlago/lago-front/pull/778
- chore(deps-minor) Update sentry-javascript monorepo to v7.36.0 by @renovate in https://github.com/getlago/lago-front/pull/781
- chore(deps-minor) Update typescript-eslint monorepo to v5.50.0 by @renovate in https://github.com/getlago/lago-front/pull/779
- chore(deps-minor) Update dependency sanitize-html to v2.9.0 by @renovate in https://github.com/getlago/lago-front/pull/780
- chore: rename countryCode.json file by @ansmonjol in https://github.com/getlago/lago-front/pull/782
- bug: 🐟 fix edition rule for BM in plan form by @ansmonjol in https://github.com/getlago/lago-front/pull/783
- chore: 🚢 fix warning peer deps not installed by @ansmonjol in https://github.com/getlago/lago-front/pull/784
- bug: 🧢 fix AddOns credit note label by @ansmonjol in https://github.com/getlago/lago-front/pull/785
- Add plan limitation to coupons by @ansmonjol in https://github.com/getlago/lago-front/pull/786
- feat: show warning if a BM already exists in plan by @ansmonjol in https://github.com/getlago/lago-front/pull/787
- feat: add Oso integration link by @ansmonjol in https://github.com/getlago/lago-front/pull/788
- chore(deps) Update dependency @apollo/client to v3.7.7 by @renovate in https://github.com/getlago/lago-front/pull/790
- feat: 🗑️ Delete customer by @ansmonjol in https://github.com/getlago/lago-front/pull/766
- bug: fix charge percentage delete messing with attributes value by @ansmonjol in https://github.com/getlago/lago-front/pull/792
- chore: remove unused mutation by @ansmonjol in https://github.com/getlago/lago-front/pull/793
- chore: fix oso svg rendering by @ansmonjol in https://github.com/getlago/lago-front/pull/794
- chore(deps) Update dependency @mui/x-date-pickers to v5.0.17 by @renovate in https://github.com/getlago/lago-front/pull/791
What's Changed
- misc(docker): Bump version to v0.21.0-beta by @jdenquin in https://github.com/getlago/lago/pull/184
Full Changelog: https://github.com/getlago/lago/compare/v0.21.0-beta...v0.22.0-beta