v0.20.0-beta
版本发布时间: 2023-01-17 17:23:16
getlago/lago最新发布版本:v1.9.0(2024-08-19 21:41:17)
API Changes
- Update link to Lago Community by @mathieu-lago in https://github.com/getlago/lago-api/pull/708
- fix (webhooks): change webhook public key endpoint reponse type by @lovrocolic in https://github.com/getlago/lago-api/pull/689
- misc(license): Add license support by @jdenquin in https://github.com/getlago/lago-api/pull/707
- feat(license): Add GraphQL License information by @jdenquin in https://github.com/getlago/lago-api/pull/712
- fix(license): services urls by @jdenquin in https://github.com/getlago/lago-api/pull/714
- feat(credit_notes): Add license management and handle grace period by @vincent-pochet in https://github.com/getlago/lago-api/pull/715
- fix: Turn integer amount fields into bigint by @vincent-pochet in https://github.com/getlago/lago-api/pull/719
- misc: Ability to generate invoice from a rake task by @rsempe in https://github.com/getlago/lago-api/pull/722
- feat(timezones): Add license management by @vincent-pochet in https://github.com/getlago/lago-api/pull/717
- feat(grace_period): Ability to refresh pay in advance invoices by @rsempe in https://github.com/getlago/lago-api/pull/711
- feat (search): Add search capability for customers and plans by @lovrocolic in https://github.com/getlago/lago-api/pull/718
- feat (search): add search capability for billable metrics by @lovrocolic in https://github.com/getlago/lago-api/pull/721
- fix: Spec failure on CurrentContext.source by @rsempe in https://github.com/getlago/lago-api/pull/726
- feat(add_ons): add search capability to GraphQl resolver by @ansmonjol in https://github.com/getlago/lago-api/pull/725
- feat(invoice_grace_period): Add draft status to credit notes by @rsempe in https://github.com/getlago/lago-api/pull/724
- feat(grace-period): activate grace period under license by @jdenquin in https://github.com/getlago/lago-api/pull/723
- fix(credit_notes): Enforce security on PDF generation from GraphQL by @vincent-pochet in https://github.com/getlago/lago-api/pull/727
- feat (invoices): add support for invoice listing and single(batch) retry by @lovrocolic in https://github.com/getlago/lago-api/pull/709
- feat(coupons): add search capability to GraphQl resolver by @ansmonjol in https://github.com/getlago/lago-api/pull/728
- feat(credit_notes): add search capability to GraphQl resolver by @ansmonjol in https://github.com/getlago/lago-api/pull/730
- feat(invoices): Add second order on created_at on resolver to make order predictable by @vincent-pochet in https://github.com/getlago/lago-api/pull/732
- feat(grace_period): Finalize credit notes by @rsempe in https://github.com/getlago/lago-api/pull/729
- feat(grace_period): Add 1 second to timestamp before billing by @rsempe in https://github.com/getlago/lago-api/pull/733
- feat(invoices): add search capability to GraphQl resolver by @ansmonjol in https://github.com/getlago/lago-api/pull/734
- feat(grace_period): Finalize draft invoices when grace period is zero by @rsempe in https://github.com/getlago/lago-api/pull/735
- fix(credit-notes): Fix credit note amount for terminate with previous credit note by @vincent-pochet in https://github.com/getlago/lago-api/pull/738
- feat(subscriptions): Add terminated webhook by @jdenquin in https://github.com/getlago/lago-api/pull/737
- feat(invoices): Lock invoice payment jobs for 1 hour by @vincent-pochet in https://github.com/getlago/lago-api/pull/731
- misc: Bump rails to 7.0.4 (and reorder Gemfile) by @vincent-pochet in https://github.com/getlago/lago-api/pull/739
- feat: Expose amount_cents fields as bigint in GraphQL by @vincent-pochet in https://github.com/getlago/lago-api/pull/720
- feat(customer_invoices): add search capability to GraphQl resolver by @ansmonjol in https://github.com/getlago/lago-api/pull/736
Front Changes
- chore(deps) Update dependency @types/jest to v29.2.5 by @renovate in https://github.com/getlago/lago-front/pull/662
- misc(gha): Add manual launch for codegen by @jdenquin in https://github.com/getlago/lago-front/pull/666
- Premium warning dialog by @ansmonjol in https://github.com/getlago/lago-front/pull/661
- chore(deps) Update dependency gettext-extractor to v3.6.1 by @renovate in https://github.com/getlago/lago-front/pull/667
- chore(deps-minor) Update sentry-javascript monorepo to v7.28.1 by @renovate in https://github.com/getlago/lago-front/pull/668
- bug: allow to hide label on Status by @ansmonjol in https://github.com/getlago/lago-front/pull/671
- chore(deps-minor) Update dependency luxon to v3.2.0 by @renovate in https://github.com/getlago/lago-front/pull/664
- chore(deps-minor) Update typescript-eslint monorepo to v5.48.0 by @renovate in https://github.com/getlago/lago-front/pull/670
- chore(deps-minor) Update dependency release-it to v15.6.0 by @renovate in https://github.com/getlago/lago-front/pull/665
- feat: hide Coupon / Prepaid Credit in draft invoice totals and display alert info by @ansmonjol in https://github.com/getlago/lago-front/pull/672
- bug: fix credit note tab display for draft invoice by @ansmonjol in https://github.com/getlago/lago-front/pull/676
- chore: update trads by @ansmonjol in https://github.com/getlago/lago-front/pull/677
- chore(deps-minor) Update dependency eslint-config-prettier to v8.6.0 by @renovate in https://github.com/getlago/lago-front/pull/673
- chore(deps) Update dependency @babel/core to v7.20.12 by @renovate in https://github.com/getlago/lago-front/pull/679
- chore(deps) Update dependency luxon to v3.2.1 by @renovate in https://github.com/getlago/lago-front/pull/680
- chore(deps) Update graphqlcodegenerator monorepo by @renovate in https://github.com/getlago/lago-front/pull/681
- chore(deps) Update dependency @mui/x-date-pickers to v5.0.13 by @renovate in https://github.com/getlago/lago-front/pull/682
- feat: display contact lago modal on premium feature access by @ansmonjol in https://github.com/getlago/lago-front/pull/669
- Search tools by @ansmonjol in https://github.com/getlago/lago-front/pull/684
- chore: 🏂 Skip tests in Draft PR by @MorganeLecurieux in https://github.com/getlago/lago-front/pull/687
- Invoices list by @MorganeLecurieux in https://github.com/getlago/lago-front/pull/657
- chore(deps-minor) Update dependency cypress to v12.3.0 by @renovate in https://github.com/getlago/lago-front/pull/678
- chore(deps-minor) Update dependency eslint to v8.31.0 by @renovate in https://github.com/getlago/lago-front/pull/663
- [Chore] currentuser + organizationInfos hooks by @MorganeLecurieux in https://github.com/getlago/lago-front/pull/685
- Search bm by @ansmonjol in https://github.com/getlago/lago-front/pull/688
- chore(deps-major) Update dependency babel-loader to v9 by @renovate in https://github.com/getlago/lago-front/pull/630
- chore(deps-major) Update dependency webpack-cli to v5 by @renovate in https://github.com/getlago/lago-front/pull/674
- chore(deps) Update dependency prettier to v2.8.2 by @renovate in https://github.com/getlago/lago-front/pull/689
- fix: 🫥 QA Grace Period by @MorganeLecurieux in https://github.com/getlago/lago-front/pull/690
- bug: fix plan percentage charge serialization by @ansmonjol in https://github.com/getlago/lago-front/pull/692
- chore(deps-minor) Update dependency react-router-dom to v6.6.1 by @renovate in https://github.com/getlago/lago-front/pull/490
- chore(deps-minor) Update material-ui monorepo by @renovate in https://github.com/getlago/lago-front/pull/637
- chore(deps) Update dependency react-router-dom to v6.6.2 by @renovate in https://github.com/getlago/lago-front/pull/694
- chore(deps) Update typescript-eslint monorepo to v5.48.1 by @renovate in https://github.com/getlago/lago-front/pull/695
- feat: 🦷 Fix post massive QA by @MorganeLecurieux in https://github.com/getlago/lago-front/pull/693
- bug: fix tab display logic in invoice overview by @ansmonjol in https://github.com/getlago/lago-front/pull/697
- chore: fix typos in translations by @ansmonjol in https://github.com/getlago/lago-front/pull/698
- chore: fix react-router-dom index route type definition by @ansmonjol in https://github.com/getlago/lago-front/pull/699
- chore(deps) Update dependency ts-jest to v29.0.4 by @renovate in https://github.com/getlago/lago-front/pull/703
- feat: 🤐 Display resend recollection button by @MorganeLecurieux in https://github.com/getlago/lago-front/pull/707
- chore(deps-minor) Update dependency eslint-plugin-import to v2.27.4 by @renovate in https://github.com/getlago/lago-front/pull/704
- bug: fix number serialization by @ansmonjol in https://github.com/getlago/lago-front/pull/706
- chore: update graph with bigint by @vincent-pochet in https://github.com/getlago/lago-front/pull/705
- chore(deps-minor) Update dependency eslint-plugin-jsx-a11y to v6.7.1 by @renovate in https://github.com/getlago/lago-front/pull/696
- chore(deps-minor) Update dependency fork-ts-checker-webpack-plugin to v7.3.0 by @renovate in https://github.com/getlago/lago-front/pull/701
- chore(deps) Update dependency @apollo/client to v3.7.4 by @renovate in https://github.com/getlago/lago-front/pull/708
- fix: increase BM fetch limit in add dialog by @ansmonjol in https://github.com/getlago/lago-front/pull/710
What's Changed
- Update link to Lago Community by @mathieu-lago in https://github.com/getlago/lago/pull/173
- misc(docker): Add License vars by @jdenquin in https://github.com/getlago/lago/pull/174
Full Changelog: https://github.com/getlago/lago/compare/v0.19.4-alpha...v0.20.0-beta