Releases: getlago/lago-front
Releases · getlago/lago-front
v1.20.2
What's Changed
- feat(CustomerRevamp): Refactor customer subscription list, customer coupons and customer details by @stephenlago99 in #1997
- feat: allow to add fee on draft invoices by @ansmonjol in #2004
- feat: add Boleto as Stripe payment method by @ansmonjol in #2007
- chore: enforce vscode import preference in settings by @keellyp in #2008
Full Changelog: v1.20.1...v1.20.2
v1.20.1
What's Changed
- hotfix: Remove filters from credit notes by @stephenlago99 in #2003
Full Changelog: v1.20.0...v1.20.1
v1.20.0
v1.19.1
What's Changed
- chore(deps) Update dependency vite to v6.0.9 [SECURITY] by @renovate in #1998
- bug: define allowedHosts in vite config by @ansmonjol in #1999
- chore: prevent dependabot auto merge by @ansmonjol in #2000
Full Changelog: v1.19.0...v1.19.1
v1.19.0
What's Changed
- misc: improve improved Okta setup copy by @ansmonjol in #1992
- feat: Invoice amount filter by @stephenlago99 in #1980
- feat: handle static filters and refactor component by @keellyp in #1990
- feat: add new partially filled icon by @keellyp in #1993
- Add Cashfree Payment Provider by @ansmonjol in #1826
- refactor: migrate PageHeader by @keellyp in #1994
- bug: update missed page header implementations by @ansmonjol in #1995
- feat: add new icon by @keellyp in #1996
Full Changelog: v1.18.0...v1.19.0
v1.18.0
What's Changed
- misc(invoice-list-item): add issue a credit note action by @ansmonjol in #1970
- misc: align customersCount display in lists by @ansmonjol in #1971
- misc: restore list item icon by @ansmonjol in #1972
- feat: Migrate from webpack to vite by @stephenlago99 in #1974
- bug: make sure classname is merge with existing one by @ansmonjol in #1975
- misc(Table): allow to open row link in new tab by @ansmonjol in #1973
- bug(Combobox): fix element height with description by @ansmonjol in #1977
- misc: adjust some toast wordings by @ansmonjol in #1978
- refactor(favicons): swap staging and prod by @stephenlago99 in #1979
- fix(MultipleCombobox): regression chevron and clear icon wrong size by @keellyp in #1981
- bug(Volume charge): make sure amount calculation precision is correct by @ansmonjol in #1982
- misc: switch from mathjs to decimaljs by @ansmonjol in #1983
- fix(InvoicesPage): Fix export while having a issuing date filter enabled by @stephenlago99 in #1984
- misc: unify coupons experience by @ansmonjol in #1985
- feat(eslint): enable no-nested-ternary and no-unneeded-ternary by @stephenlago99 in #1986
- refactor(paymentProcessorToast): Update payment handling toast by @stephenlago99 in #1987
- feat: customer creation revamp by @keellyp in #1966
- misc: slightly improve customer info perf by @ansmonjol in #1989
- feat: invoice custom section by @keellyp in #1946
- misc: improve confusing Okta setup copy by @ansmonjol in #1991
Full Changelog: v1.17.5...v1.18.0
v1.17.5
What's Changed
- refactor: use centered layout for dunnings by @keellyp in #1936
- feat: create invoice custom section by @keellyp in #1917
- misc: some TW migration and refactor by @ansmonjol in #1938
- feat: create hyperlink for stripe customer in sidebar by @ansmonjol in #1939
- misc: remove focus on click for inlined link by @ansmonjol in #1940
- feat: new accordion variant by @keellyp in #1941
- misc: start migration of Combobox to Tailwind by @ansmonjol in #1942
- misc: improve multiple combobox behaviour by @ansmonjol in #1945
- misc: migrate combobox to Tailwind by @ansmonjol in #1943
- misc: migrate multiple combobox to tailwind by @ansmonjol in #1947
- misc: migrate styled typography to tailwind part I by @ansmonjol in #1948
- misc: migrate styled typography to tailwind part II by @ansmonjol in #1949
- bug: make sure className is passed to all Skeleton cases by @ansmonjol in #1951
- misc: refactor shared styled typography to render FC with TW by @ansmonjol in #1950
- misc: migrate all styled icon to use tailwind by @ansmonjol in #1952
- feat: handle invoice tax status pending by @ansmonjol in #1937
- fix: table thead row size by @keellyp in #1953
- refactor: extract customer information by @keellyp in #1955
- misc: migrate some shared style to FC components using tailwind by @ansmonjol in #1954
- misc: use Table component for billable metrics list by @ansmonjol in #1956
- bug: make sure table sticky action column is visible on scroll by @ansmonjol in #1957
- misc: allow click on menu active sidebar item by @ansmonjol in #1959
- misc: use Table component for plan list by @ansmonjol in #1958
- misc: use Table component for AddOns list by @ansmonjol in #1960
- refactor: external apps improvement by @keellyp in #1961
- misc: use Table component for Coupons list by @ansmonjol in #1962
- misc(OneOffInvoice): allow 3 decimal value for units by @ansmonjol in #1963
- misc: some more styled component migration to TW by @ansmonjol in #1965
- misc: some tailwind migration by @ansmonjol in #1964
- refactor: move CustomerInvoiceDetails into pages folder by @keellyp in #1967
- misc: remove feature flag on salesforce integration display by @ansmonjol in #1969
- refactor(tailwind): CreatePlan page by @stephenlago99 in #1968
Full Changelog: v1.17.4...v1.17.5
v1.17.4
What's Changed
- refactor: migrate json editor component by @keellyp in #1924
- chore: extend frame-ancestors list by @keellyp in #1927
- refactor: migrate checkbox component by @keellyp in #1926
- feat: revamp customers list by @keellyp in #1925
- (feat) Credit note export & filtering by @stephenlago99 in #1930
- chore: remove debug info dialog by @ansmonjol in #1931
- deps: fix CVE about nanoid by @ansmonjol in #1935
- deps: fix CVE path-to-regexp by @ansmonjol in #1934
- misc: remove some lint warnings by @ansmonjol in #1932
- refactor: migrate styled-components usage of form components by @keellyp in #1928
Full Changelog: v1.17.3...v1.17.4
v1.17.3
What's Changed
- [tailwind] Refactor Dialog to tailwind by @stephenlago99 in #1919
- [tailwind] Refactor DatePicker to tailwind by @stephenlago99 in #1920
- refactor: migrate switch to tailwind by @keellyp in #1921
- refactor: migrate radio to tailwind by @keellyp in #1923
Full Changelog: v1.17.2...v1.17.3
v1.17.2
What's Changed
- feat(metadataSchema): increase max metadata length by @stephenlago99 in #1922
Full Changelog: v1.17.1...v1.17.2