v0.34.0-beta
版本发布时间: 2023-05-26 21:57:45
getlago/lago最新发布版本:v1.9.0(2024-08-19 21:41:17)
API Changes
- feat(tax_rates): Assign and unassign tax rate to a customer by @rsempe in https://github.com/getlago/lago-api/pull/1030
- hotfix: Fix monthly charges for yearly plan when subscription starts on last day of the month by @vincent-pochet in https://github.com/getlago/lago-api/pull/1035
- feat(tax_rate): Implement TaxRate#customers_count by @vincent-pochet in https://github.com/getlago/lago-api/pull/1033
- feat(tax_rates): Ability to assign and unassign tax rate via graphql by @rsempe in https://github.com/getlago/lago-api/pull/1036
- feat(admin): Add invoice regenerate endpoint by @jdenquin in https://github.com/getlago/lago-api/pull/1037
- feat (charges): rename from instant to pay in advance by @lovrocolic in https://github.com/getlago/lago-api/pull/1039
- feat(admin): Add membership endpoint by @jdenquin in https://github.com/getlago/lago-api/pull/1040
- feat(tax_rates): Rename tax_rate into tax by @rsempe in https://github.com/getlago/lago-api/pull/1041
- fix: Convert integer to string for subscription params by @rsempe in https://github.com/getlago/lago-api/pull/1048
- fix(aggregation): Fix sum aggregation when event property is a float by @vincent-pochet in https://github.com/getlago/lago-api/pull/1049
- feat(tax): Rename invoice vat fields into taxes by @vincent-pochet in https://github.com/getlago/lago-api/pull/1044
- feat(tax): Rename credit_note vat fields into taxes by @vincent-pochet in https://github.com/getlago/lago-api/pull/1045
- feat(tax): Rename fee vat fields into taxes by @rsempe in https://github.com/getlago/lago-api/pull/1047
- feat(tax): Add fees_taxes resource by @rsempe in https://github.com/getlago/lago-api/pull/1052
- feat(tax): Add invoices_taxes resource by @rsempe in https://github.com/getlago/lago-api/pull/1051
- feat(tax): Add credit_notes_taxes resource by @rsempe in https://github.com/getlago/lago-api/pull/1055
- fix(coupons): Ignore applied coupons for deleted customers by @vincent-pochet in https://github.com/getlago/lago-api/pull/1054
- fix: Monetize fee with expected currency by @rsempe in https://github.com/getlago/lago-api/pull/1057
- fix (coupons): adapt applied coupon logic by @lovrocolic in https://github.com/getlago/lago-api/pull/1059
- misc: Fix fee boundaries migration by turning it into SQL by @vincent-pochet in https://github.com/getlago/lago-api/pull/1058
Front Changes
- chore(deps-minor) Update dependency @types/luxon to v3.3.0 by @renovate in https://github.com/getlago/lago-front/pull/968
- chore(global): export form error enum globally by @ansmonjol in https://github.com/getlago/lago-front/pull/993
- chore(deps-major) Update dependency yup to v1 by @renovate in https://github.com/getlago/lago-front/pull/994
- chore(deps) Update dependency @babel/core to v7.21.8 by @renovate in https://github.com/getlago/lago-front/pull/995
- chore(deps) Update dependency gettext-extractor to v3.7.2 by @renovate in https://github.com/getlago/lago-front/pull/996
- chore(deps) Update dependency html-webpack-plugin to v5.5.1 by @renovate in https://github.com/getlago/lago-front/pull/997
- chore(deps) Update dependency react-router-dom to v6.11.1 by @renovate in https://github.com/getlago/lago-front/pull/998
- chore(deps-minor) Update dependency eslint to v8.40.0 by @renovate in https://github.com/getlago/lago-front/pull/1001
- chore(deps-minor) Update sentry-javascript monorepo to v7.51.2 by @renovate in https://github.com/getlago/lago-front/pull/1002
- chore(deps-minor) Update typescript-eslint monorepo to v5.59.5 by @renovate in https://github.com/getlago/lago-front/pull/1003
- fix(add-subscription): Make february29 constant aware of the current year by @ansmonjol in https://github.com/getlago/lago-front/pull/1000
- chore(deps-minor) Update emotion monorepo to v11.11.0 by @renovate in https://github.com/getlago/lago-front/pull/1006
- bug(button) prevent clicking button if action is already running by @ansmonjol in https://github.com/getlago/lago-front/pull/1012
- chore(deps-major) Update dependency @svgr/webpack to v8 by @renovate in https://github.com/getlago/lago-front/pull/1004
- chore(deps) remove package resolutions by @ansmonjol in https://github.com/getlago/lago-front/pull/1013
- chore(deps-minor) Update react monorepo by @renovate in https://github.com/getlago/lago-front/pull/1009
- chore(router): fix non-uniq chunk names by @ansmonjol in https://github.com/getlago/lago-front/pull/1014
- chore(charge): rename attribute instant to payInAdvance by @ansmonjol in https://github.com/getlago/lago-front/pull/1015
- chore(deps-minor) Update material-ui monorepo by @renovate in https://github.com/getlago/lago-front/pull/1008
- chore(TaxRate) rename into Tax by @ansmonjol in https://github.com/getlago/lago-front/pull/1016
- chore: Rename multiple attributes by @ansmonjol in https://github.com/getlago/lago-front/pull/1017
- bug(one-off) Fix tax rate assignment by @ansmonjol in https://github.com/getlago/lago-front/pull/1018
- chore: better component lazy loading by @ansmonjol in https://github.com/getlago/lago-front/pull/1019
- chore: prevent accessing an object value that could be undefined by @ansmonjol in https://github.com/getlago/lago-front/pull/1020
- chore: prevent destructuring raising error on read by @ansmonjol in https://github.com/getlago/lago-front/pull/1021
- chore(deps-minor) Update graphqlcodegenerator monorepo by @renovate in https://github.com/getlago/lago-front/pull/1007
What's Changed
- misc(readme): add information about tracking by @sarkissianraffi in https://github.com/getlago/lago/pull/236
Full Changelog: https://github.com/getlago/lago/compare/v0.33.0-beta...v0.34.0-beta