Skip to content

Releases: getlago/lago-front

v0.26.0-beta

13 Mar 09:44
Compare
Choose a tag to compare

What's Changed

  • chore(accordion): prevent rendering content when closed by @ansmonjol in #868
  • chore(deps) Update dependency react-router-dom to v6.8.2 by @renovate in #870
  • feat(customer): Add, edit, remove and display metadata by @ansmonjol in #862
  • bug(credit_notes): fix multiple plan display by @ansmonjol in #873
  • chore(deps-minor) Update sentry-javascript monorepo to v7.39.0 by @renovate in #871
  • chore(deps) Update material-ui monorepo to v5.11.11 by @renovate in #874
  • chore(deps) Update dependency styled-components to v5.3.8 by @renovate in #876
  • chore(deps-minor) Update sentry-javascript monorepo to v7.40.0 by @renovate in #875
  • chore(deps) Update dependency @types/sanitize-html to v2.8.1 by @renovate in #877
  • chore(deps-minor) Update dependency cypress to v12.7.0 by @renovate in #861
  • chore: remove BM details type association by @ansmonjol in #880
  • chore: remove AddOn details type association by @ansmonjol in #881
  • chore: remove Coupons details type and association by @ansmonjol in #882
  • chore: remove Plan details type association by @ansmonjol in #883
  • chore(deps-minor) Update typescript-eslint monorepo to v5.54.0 by @renovate in #872
  • chore(PlanCodeSnippet): add missing attribute by @ansmonjol in #884
  • chore(deps) Update dependency @apollo/client to v3.7.10 by @renovate in #888
  • feat(invoice): add metadata drawer by @ansmonjol in #878
  • chore(Accordion): allow transitionProps as props by @ansmonjol in #889
  • feat(locale): add Norwegian as available value by @ansmonjol in #864
  • bug(Customer): fix vat button click not working by @ansmonjol in #892
  • chore(deps) Update dependency @mui/material to v5.11.12 by @renovate in #893
  • chore(deps-minor) Update sentry-javascript monorepo to v7.41.0 by @renovate in #897
  • chore(deps-minor) Update jest monorepo to v29.5.0 by @renovate in #896
  • chore(deps-minor) Update dependency eslint-config-prettier to v8.7.0 by @renovate in #895
  • chore(deps) Update typescript-eslint monorepo to v5.54.1 by @renovate in #894
  • chore(deps-major) Update dependency fork-ts-checker-webpack-plugin to v8 by @renovate in #891
  • chore(deps-minor) Update dependency eslint to v8.35.0 by @renovate in #869
  • feat(metadata): invoice value an be 255 length by @ansmonjol in #898

Full Changelog: v0.25.0-beta...v0.26.0-beta

v0.25.0-beta

02 Mar 15:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.0-beta...v0.25.0-beta

v0.24.0-beta

28 Feb 15:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.0-beta...v0.24.0-beta

v0.23.0-beta

21 Feb 09:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.0-beta...v0.23.0-beta

v0.22.0-beta

09 Feb 13:38
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump loader-utils from 1.4.0 to 1.4.2 by @ansmonjol in #748
  • bug: set loading to true by default by @ansmonjol in #749
  • chore(deps) Update dependency @apollo/client to v3.7.5 by @renovate in #750
  • chore(deps-minor) Update dependency cypress to v12.4.0 by @renovate in #751
  • chore(deps-minor) Update jest monorepo to v29.4.0 by @renovate in #752
  • chore(deps-minor) Update sentry-javascript monorepo to v7.33.0 by @renovate in #753
  • chore(deps) Update jest monorepo to v29.4.1 by @renovate in #754
  • bug: fix amount cents type by @ansmonjol in #758
  • chore(deps) Update storybook monorepo to v6.5.16 by @renovate in #755
  • chore(deps-minor) Update sentry-javascript monorepo to v7.34.0 by @renovate in #757
  • Fix checkbox style by @ansmonjol in #759
  • 🗑 Delete Plan with subscription by @MorganeLecurieux in #743
  • chore: get last translation update by @ansmonjol in #760
  • chore(deps) Update dependency cypress to v12.4.1 by @renovate in #764
  • chore(deps-minor) Update dependency react-router-dom to v6.8.0 by @renovate in #756
  • chore: unify terminate plan copy by @ansmonjol in #762
  • bug: fix invoice loading state behaviour by @ansmonjol in #761
  • chore(deps) Update dependency @mui/x-date-pickers to v5.0.16 by @renovate in #763
  • chore(deps-minor) Update dependency eslint to v8.33.0 by @renovate in #765
  • chore: reset addon dialog on click away by @ansmonjol in #767
  • chore(deps) Update dependency eslint-plugin-react to v7.32.2 by @renovate in #768
  • bug: 🏷️ fix coupons alert wrongly displayed by @ansmonjol in #769
  • feat: disable plan and BM edit if subscription existed by @ansmonjol in #770
  • feat: udpate edit coupon and addon disabled logic by @ansmonjol in #771
  • misc: fix timezone usage by @ansmonjol in #772
  • chore(deps) Update dependency @apollo/client to v3.7.6 by @renovate in #774
  • chore(deps) Update dependency @mui/material to v5.11.7 by @renovate in #775
  • chore(deps) Update dependency typescript to v4.9.5 by @renovate in #776
  • chore(deps) Update graphqlcodegenerator monorepo by @renovate in #777
  • chore(deps-minor) Update dependency cypress to v12.5.1 by @renovate in #778
  • chore(deps-minor) Update sentry-javascript monorepo to v7.36.0 by @renovate in #781
  • chore(deps-minor) Update typescript-eslint monorepo to v5.50.0 by @renovate in #779
  • chore(deps-minor) Update dependency sanitize-html to v2.9.0 by @renovate in #780
  • chore: rename countryCode.json file by @ansmonjol in #782
  • bug: 🐟 fix edition rule for BM in plan form by @ansmonjol in #783
  • chore: 🚢 fix warning peer deps not installed by @ansmonjol in #784
  • bug: 🧢 fix AddOns credit note label by @ansmonjol in #785
  • Add plan limitation to coupons by @ansmonjol in #786
  • feat: show warning if a BM already exists in plan by @ansmonjol in #787
  • feat: add Oso integration link by @ansmonjol in #788
  • chore(deps) Update dependency @apollo/client to v3.7.7 by @renovate in #790
  • feat: 🗑️ Delete customer by @ansmonjol in #766
  • bug: fix charge percentage delete messing with attributes value by @ansmonjol in #792
  • chore: remove unused mutation by @ansmonjol in #793
  • chore: fix oso svg rendering by @ansmonjol in #794
  • chore(deps) Update dependency @mui/x-date-pickers to v5.0.17 by @renovate in #791

Full Changelog: v0.21.0-beta...v0.22.0-beta

v0.21.0-beta

27 Jan 09:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0-beta...v0.21.0-beta

v0.20.0-beta

17 Jan 09:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.4-alpha...v0.20.0-beta

v0.19.4-alpha

02 Jan 16:00
Compare
Choose a tag to compare
v0.19.4-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.19.3-alpha...v0.19.4-alpha

v0.19.3-alpha

30 Dec 10:16
Compare
Choose a tag to compare
v0.19.3-alpha Pre-release
Pre-release

What's Changed

  • Bug: Handle currencies with multiple decimal precision by @ansmonjol in #641
  • chore(deps-minor) Update dependency sanitize-html to v2.8.0 by @renovate in #636
  • feat: Big decimal by @ansmonjol in #642
  • feat: improve copy-to-clipboard behaviour by @ansmonjol in #644
  • chore(deps) Update dependency @apollo/client to v3.7.3 by @renovate in #645
  • chore(deps) Update dependency @mui/x-date-pickers to v5.0.11 by @renovate in #646
  • chore(deps) Update dependency css-loader to v6.7.3 by @renovate in #647
  • chore(deps) Update dependency @babel/core to v7.20.7 by @renovate in #648
  • fix: 😵‍💫 Allow to fetch 1000 plans to add subscription by @MorganeLecurieux in #649
  • chore(deps) Update dependency @types/react-dom to v18.0.10 by @renovate in #650
  • chore(deps) Update dependency fork-ts-checker-webpack-plugin to v7.2.14 by @renovate in #651
  • chore: hide credit note cta by @ansmonjol in #653
  • chore(deps) Update dependency @mui/x-date-pickers to v5.0.12 by @renovate in #652
  • feat: Edit grace period on organization and customer level by @ansmonjol in #643
  • fix: 👵 Wallet top up by @MorganeLecurieux in #656
  • chore(deps) Update dependency sanitize-html to v2.8.1 by @renovate in #655
  • chore(deps) Update storybook monorepo to v6.5.15 by @renovate in #658

Full Changelog: v0.19.1-alpha...v0.19.3-alpha

v0.19.2-alpha

22 Dec 16:54
Compare
Choose a tag to compare
v0.19.2-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.19.0-alpha...v0.19.2-alpha