Releases: getlago/lago
Releases · getlago/lago
v0.39.0-beta
v0.37.0-beta
API Changes
- feat(stripe) send webhook when user is created by @ansmonjol in getlago/lago-api#1107
- Prevent creating invoices in case of duplicate by @rsempe in getlago/lago-api#1108
- fix(invoice): Duplication validation should only be checked for recurring billing by @vincent-pochet in getlago/lago-api#1110
- bug(customer) fix creation with tax identification number by @ansmonjol in getlago/lago-api#1111
- fix: Prevent from receiving rate and fixed_amount as numbers by @rsempe in getlago/lago-api#1113
- fix(stripe): checkout URL should return empty result when no webhook URL by @vincent-pochet in getlago/lago-api#1114
Front Changes
- chore(sentry): improve chunk loading error management by @ansmonjol in getlago/lago-front#1061
- chore: UI improvements by @ansmonjol in getlago/lago-front#1062
- chore(ditto) copy update by @ansmonjol in getlago/lago-front#1063
- chore(codegen) get last update by @ansmonjol in getlago/lago-front#1064
- chote: copy update by @ansmonjol in getlago/lago-front#1065
- bug(subscription) fix subscription time send to backend by @ansmonjol in getlago/lago-front#1066
- bug(bm-group) fix display order by @ansmonjol in getlago/lago-front#1067
What's Changed
- misc(version): bump to v0.36.0-beta by @jdenquin in #246
- misc: Bump to v0.36.1-beta by @rsempe in #248
Full Changelog: v0.36.0-beta...v0.37.0-beta
v0.36.1-beta
What's Changed
- misc(version): bump to v0.36.0-beta by @jdenquin in #246
- misc: Bump to v0.36.1-beta by @rsempe in #248
Full Changelog: v0.36.0-beta...v0.36.1-beta
v0.36.0-beta
API Changes
- fix(plan): Prevent error when creating a plan without interval by @vincent-pochet in getlago/lago-api#1084
- feat(invoices): display customer and orga legal_number by @ansmonjol in getlago/lago-api#1087
- feat(adyen payments): Add adyen payments by @ivannovosad in getlago/lago-api#1079
- feat(invoice): Prevent duplicated subscription invoice creation by @vincent-pochet in getlago/lago-api#1086
- feat(adyen refunds): Add adyen refunds by @ivannovosad in getlago/lago-api#1088
- Move boundaries from properties on invoice_subscriptions by @rsempe in getlago/lago-api#1089
- feat: Add tax_id_number on customer & orga object by @ansmonjol in getlago/lago-api#1092
- feat(invoice): Add specs sceanrios for every billing cases by @vincent-pochet in getlago/lago-api#1091
- misc(version): bump rails to 7.0.5 by @jdenquin in getlago/lago-api#1095
- feat(adyen fix): Fix adyen payment provider authorisation webhook by @ivannovosad in getlago/lago-api#1093
Front Changes
- bug(plan-form) fix non-dirty form to close easilly by @ansmonjol in getlago/lago-front#1055
- bug(applied-coupons) fix add and delete behaviours by @ansmonjol in getlago/lago-front#1056
- feat(invoices): display customer and orga legal_number by @ansmonjol in getlago/lago-front#1057
- bug(drawer-button): inherit text color from button wrapper by @ansmonjol in getlago/lago-front#1058
- feat(payment-provider): add Adyen by @ansmonjol in getlago/lago-front#999
- chore(ditto) fix project config by @ansmonjol in getlago/lago-front#1059
- chore(deps-minor) Update sentry-javascript monorepo to v7.54.0 by @renovate in getlago/lago-front#1054
- chore(deps-minor) Update dependency webpack-bundle-analyzer to v4.9.0 by @renovate in getlago/lago-front#1053
- feat(taxIdentificationNumber): show new attribute by @ansmonjol in getlago/lago-front#1060
What's Changed
Full Changelog: v0.34.3-beta...v0.36.0-beta
v0.35.0-beta
API Changes
- feat(charges): charges paid in advance - part 1 by @lovrocolic in getlago/lago-api#1069
- fix (one-off-invoices): set status to succeeded if total amount is zero by @lovrocolic in getlago/lago-api#1076
- fix(plan): Validate pay_in_advance by @vincent-pochet in getlago/lago-api#1075
- fix(event): fix event webhook error by @vincent-pochet in getlago/lago-api#1078
- fix(credit-note): retries webhook delivery as it could be sent inside a DB transaction by @vincent-pochet in getlago/lago-api#1077
- feat(adyen provider): Add adyen payment provider by @ivannovosad in getlago/lago-api#1042
- fix: Fix legacy vat migration by @vincent-pochet in getlago/lago-api#1080
- feat(applied_coupon): expose coupon name in serializer by @ansmonjol in getlago/lago-api#1081
- fix (invoices): fix one off retry webhook by @lovrocolic in getlago/lago-api#1082
Front Changes
- feat(plan) new charge options display by @ansmonjol in getlago/lago-front#1048
- chore(router) make sure retried call is catched by @ansmonjol in getlago/lago-front#1047
- chore: copy update by @ansmonjol in getlago/lago-front#1049
What's Changed
- misc(version): bump to v0.34.2-beta by @jdenquin in #242
- misc: Bump to v0.34.3-beta by @rsempe in #243
Full Changelog: v0.34.1-beta...v0.35.0-beta
v0.34.3-beta
What's Changed
- misc(version): bump to v0.34.2-beta by @jdenquin in #242
- misc: Bump to v0.34.3-beta by @rsempe in #243
Full Changelog: v0.34.1-beta...v0.34.3-beta
v0.34.2-beta
API Changes
- fix: Invoice refresh timestamp should come from existing fees by @vincent-pochet in getlago/lago-api#1070
- feat(tax): Return applied taxes via graphql by @rsempe in getlago/lago-api#1066
- fix(sidekiq): Add Sidekiq web session middleware by @jdenquin in getlago/lago-api#1071
Front Changes
- bug(credit-notes) fix form inline validation for addOn fees by @ansmonjol in getlago/lago-front#1029
- chore(deps-minor) Update nginx Docker tag to v1.25 by @renovate in getlago/lago-front#1023
What's Changed
- misc(version): bump to 0.34.0-beta by @jdenquin in #240
- misc: Version 0.34.1-beta by @vincent-pochet in #241
Full Changelog: v0.34.0-beta...v0.34.2-beta
v0.34.1-beta
API Changes
- fix: Invoice credit amount migration by @vincent-pochet in getlago/lago-api#1062
- feat(tax): Present taxes on fees, invoices and credit notes serializers by @rsempe in getlago/lago-api#1061
- feat(tax): Add a service to apply taxes to a fee by @vincent-pochet in getlago/lago-api#1056
- feat(tax): Use a customer namespace for applied taxes by @rsempe in getlago/lago-api#1064
- feat(tax): Present applied taxes to Fee, Invoice and CreditNote by @rsempe in getlago/lago-api#1065
- fix: Invoice organization_id migration by @vincent-pochet in getlago/lago-api#1067
Front Changes
- chore(deps) Update dependency @types/lodash to v4.14.195 by @renovate in getlago/lago-front#1024
- chore(deps) Update dependency styled-components to v5.3.11 by @renovate in getlago/lago-front#1025
- chore(deps-major) Update dependency typescript to v5 by @renovate in getlago/lago-front#1010
- bug(customer) fix name overflows by @ansmonjol in getlago/lago-front#1027
- chore(graph) get last version by @ansmonjol in getlago/lago-front#1026
- chore(deps-minor) Update dependency yup to v1.2.0 by @renovate in getlago/lago-front#1022
- chore(customer) better header display by @ansmonjol in getlago/lago-front#1028
What's Changed
- misc(version): bump to 0.34.0-beta by @jdenquin in #240
- misc: Version 0.34.1-beta by @vincent-pochet in #241
Full Changelog: v0.34.0-beta...v0.34.1-beta
v0.34.0-beta
API Changes
- feat(tax_rates): Assign and unassign tax rate to a customer by @rsempe in getlago/lago-api#1030
- hotfix: Fix monthly charges for yearly plan when subscription starts on last day of the month by @vincent-pochet in getlago/lago-api#1035
- feat(tax_rate): Implement TaxRate#customers_count by @vincent-pochet in getlago/lago-api#1033
- feat(tax_rates): Ability to assign and unassign tax rate via graphql by @rsempe in getlago/lago-api#1036
- feat(admin): Add invoice regenerate endpoint by @jdenquin in getlago/lago-api#1037
- feat (charges): rename from instant to pay in advance by @lovrocolic in getlago/lago-api#1039
- feat(admin): Add membership endpoint by @jdenquin in getlago/lago-api#1040
- feat(tax_rates): Rename tax_rate into tax by @rsempe in getlago/lago-api#1041
- fix: Convert integer to string for subscription params by @rsempe in getlago/lago-api#1048
- fix(aggregation): Fix sum aggregation when event property is a float by @vincent-pochet in getlago/lago-api#1049
- feat(tax): Rename invoice vat fields into taxes by @vincent-pochet in getlago/lago-api#1044
- feat(tax): Rename credit_note vat fields into taxes by @vincent-pochet in getlago/lago-api#1045
- feat(tax): Rename fee vat fields into taxes by @rsempe in getlago/lago-api#1047
- feat(tax): Add fees_taxes resource by @rsempe in getlago/lago-api#1052
- feat(tax): Add invoices_taxes resource by @rsempe in getlago/lago-api#1051
- feat(tax): Add credit_notes_taxes resource by @rsempe in getlago/lago-api#1055
- fix(coupons): Ignore applied coupons for deleted customers by @vincent-pochet in getlago/lago-api#1054
- fix: Monetize fee with expected currency by @rsempe in getlago/lago-api#1057
- fix (coupons): adapt applied coupon logic by @lovrocolic in getlago/lago-api#1059
- misc: Fix fee boundaries migration by turning it into SQL by @vincent-pochet in getlago/lago-api#1058
Front Changes
- chore(deps-minor) Update dependency @types/luxon to v3.3.0 by @renovate in getlago/lago-front#968
- chore(global): export form error enum globally by @ansmonjol in getlago/lago-front#993
- chore(deps-major) Update dependency yup to v1 by @renovate in getlago/lago-front#994
- chore(deps) Update dependency @babel/core to v7.21.8 by @renovate in getlago/lago-front#995
- chore(deps) Update dependency gettext-extractor to v3.7.2 by @renovate in getlago/lago-front#996
- chore(deps) Update dependency html-webpack-plugin to v5.5.1 by @renovate in getlago/lago-front#997
- chore(deps) Update dependency react-router-dom to v6.11.1 by @renovate in getlago/lago-front#998
- chore(deps-minor) Update dependency eslint to v8.40.0 by @renovate in getlago/lago-front#1001
- chore(deps-minor) Update sentry-javascript monorepo to v7.51.2 by @renovate in getlago/lago-front#1002
- chore(deps-minor) Update typescript-eslint monorepo to v5.59.5 by @renovate in getlago/lago-front#1003
- fix(add-subscription): Make february29 constant aware of the current year by @ansmonjol in getlago/lago-front#1000
- chore(deps-minor) Update emotion monorepo to v11.11.0 by @renovate in getlago/lago-front#1006
- bug(button) prevent clicking button if action is already running by @ansmonjol in getlago/lago-front#1012
- chore(deps-major) Update dependency @svgr/webpack to v8 by @renovate in getlago/lago-front#1004
- chore(deps) remove package resolutions by @ansmonjol in getlago/lago-front#1013
- chore(deps-minor) Update react monorepo by @renovate in getlago/lago-front#1009
- chore(router): fix non-uniq chunk names by @ansmonjol in getlago/lago-front#1014
- chore(charge): rename attribute instant to payInAdvance by @ansmonjol in getlago/lago-front#1015
- chore(deps-minor) Update material-ui monorepo by @renovate in getlago/lago-front#1008
- chore(TaxRate) rename into Tax by @ansmonjol in getlago/lago-front#1016
- chore: Rename multiple attributes by @ansmonjol in getlago/lago-front#1017
- bug(one-off) Fix tax rate assignment by @ansmonjol in getlago/lago-front#1018
- chore: better component lazy loading by @ansmonjol in getlago/lago-front#1019
- chore: prevent accessing an object value that could be undefined by @ansmonjol in getlago/lago-front#1020
- chore: prevent destructuring raising error on read by @ansmonjol in getlago/lago-front#1021
- chore(deps-minor) Update graphqlcodegenerator monorepo by @renovate in getlago/lago-front#1007
What's Changed
- misc(readme): add information about tracking by @sarkissianraffi in #236
Full Changelog: v0.33.0-beta...v0.34.0-beta
v0.33.0-beta
What's Changed
Full Changelog: v0.31.0-beta...v0.33.0-beta