Releases: getlago/lago-front
Releases · getlago/lago-front
v1.10.0
What's Changed
- misc: new translations scripts by @ansmonjol in #1670
- chore: remove Ditto words by @ansmonjol in #1673
- chore: simple copy update by @ansmonjol in #1674
- chore(deps-major) Update dependency @graphql-codegen/cli to v5 by @renovate in #1676
- chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #1675
- chore(deps-minor) Update Apollo GraphQL packages by @renovate in #1677
- chore(deps-minor) Update dependency graphql to v16.9.0 by @renovate in #1678
- chore(deps-minor) Update dependency ts-jest to v29.2.4 by @renovate in #1680
- chore(deps-minor) Update testing-library monorepo by @renovate in #1681
- chore(deps-minor) Update dependency webpack to v5.93.0 by @renovate in #1682
- feat: migrate invoicelist with table component by @keellyp in #1672
- misc: refactor plan advanced settings section by @ansmonjol in #1684
- misc: resolve ws security issue by @ansmonjol in #1685
- bug(navigationTab) fix max height falsy value by @ansmonjol in #1686
- misc: don't require removed package by @ansmonjol in #1687
- chore(deps): bump express from 4.18.1 to 4.19.2 by @dependabot in #1688
- misc: fix jose CVE and fix package version by @ansmonjol in #1689
- misc(docker): Update nginx and dependencies by @jdenquin in #1691
- chore: fix ws deep package version by @ansmonjol in #1692
- bug(plan details) fix minimum commitment display condition by @ansmonjol in #1693
- chore: align wording related to connections by @ansmonjol in #1694
- misc: update copy by @AlexEven in #1695
- feat: tie our systems with Anrok taxes by @keellyp in #1683
- misc: remove anrok ff usage by @ansmonjol in #1698
- feat(plan details): display progressive billing details by @ansmonjol in #1690
- feat: progressive billing (plan + subscription) by @keellyp in #1696
- feat: add missing translations by @keellyp in #1700
- misc(rate): default display up to 4 digit unless override by @ansmonjol in #1697
- chore(createInvoice): nicely display Anrok tax error by @ansmonjol in #1701
- misc: prevent rendering broken links by @ansmonjol in #1703
- bug: fix invoice tax aount by @ansmonjol in #1704
- bug(oneOffInvoice) fix tax display from provider by @ansmonjol in #1706
New Contributors
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- bug: remove unnecessary zindex rule by @ansmonjol in #1643
- fix: use paymentDisputeLostAt instead of paymentDisputeLosable by @keellyp in #1642
- misc: adjust some copies by @ansmonjol in #1644
- misc: small buttons should have caption style by @ansmonjol in #1645
- misc(release): Improve and change release workflow by @jdenquin in #1646
- fix: no wrapping in status badge by @keellyp in #1647
- feat: row height variation by @keellyp in #1648
- bug(Checkbox): align label with box by @ansmonjol in #1649
- misc: Alert can be fullwidth with custom v-padding by @ansmonjol in #1652
- feat: display alerts if tax provider is present by @ansmonjol in #1653
- bug(filters): display picker on top and filter multiple values by @ansmonjol in #1654
- misc: use gap spacing by @ansmonjol in #1655
- feat: Salesforce iframe navigation by @ansmonjol in #1656
- feat: export invoices by @ansmonjol in #1640
- chore: remove linter warning by @ansmonjol in #1659
- chore(deps) Update graphqlcodegenerator monorepo by @renovate in #1657
- chore(deps-minor) Update dependency webpack-bundle-analyzer to v4.10.2 by @renovate in #1658
- chore(deps-minor) Update dependency ts-loader to v9.5.1 by @renovate in #1661
- feat: retry Anrok invoice sync on failed ones by @ansmonjol in #1662
- misc: sticky bar for one-off form by @ansmonjol in #1664
- bug: better min commitment accordion display by @ansmonjol in #1663
- chore: add new anrok error in graphql resolver by @keellyp in #1665
- fix(table): make it browser compatible by @keellyp in #1667
- feat: add endIcon to status component by @keellyp in #1666
- fix(alert): full width variation padding issue by @keellyp in #1668
- bug(NagivationTab): prevent min height if no children by @ansmonjol in #1669
Full Changelog: v1.8.2...v1.9.0
v1.8.2
What's Changed
- bug: align min spending input and button by @ansmonjol in #1624
- chore(Table): rename Table component into ChargeTable by @keellyp in #1625
- misc: make the quick filters wrap on resize by @ansmonjol in #1626
- feat: new table component by @keellyp in #1627
- feat: new invoice table by @keellyp in #1628
- fix: remove link for customer name by @keellyp in #1629
- fix: multiple fixes on customer pages by @keellyp in #1630
- fix: add missing key to action button by @keellyp in #1634
- misc: change docker compose run command in CI by @ansmonjol in #1635
- misc: fix some button alignment in plan form by @ansmonjol in #1636
- feat: add settings for no invoice top-up by @keellyp in #1631
- bug: change wrong disabled condition for charge option by @ansmonjol in #1638
- feat: improve table component action column by @keellyp in #1637
- feat: migrate list item into table component by @keellyp in #1639
- feat: Add filters panel in invoice page by @ansmonjol in #1633
- bug: make sure input is full width on error by @ansmonjol in #1641
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- feat: turn quick filters to reusable components by @ansmonjol in #1623
- chore: Simple DS improvement by @ansmonjol in #1620
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- feat: update regrouped fees wordings by @keellyp in #1609
- misc: add fitContent props to button by @ansmonjol in #1613
- bug: fix tab extra width by @ansmonjol in #1612
- fix: disabled field and clean form before submitting by @keellyp in #1614
- fix: serialize number in package charge alert by @keellyp in #1615
- fix: refresh overdue balance query and invalidate cache by @keellyp in #1611
- fix: use organization currency as fallback by @keellyp in #1617
- misc: update the xero account fetch by @ansmonjol in #1610
- feat: add disputed status in customer portal invoice item by @keellyp in #1618
- feat: allow to sync CN with Xero by @ansmonjol in #1619
- chore: query invoice status type as array by @ansmonjol in #1622
- feat: Make Xero integration enable for all customer by @ansmonjol in #1621
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- feat: sync invoice with Xero by @ansmonjol in #1606
- bug: prevent chain form update by @ansmonjol in #1608
Full Changelog: v1.6.4...v1.7.0
v1.6.5
This release follow a back end fix, no changes on Front End.
Full Changelog: v1.6.4...v1.6.5
v1.6.4
What's Changed
- feat: implement new font system by @ansmonjol in #1602
- bug(xero): fetch accounts in payment mapping modal by @ansmonjol in #1603
- fix: search by tax name when getting taxes for add-on by @annvelents in #1604
- chore(BM): query heavy calculation attribute on uniq object query by @ansmonjol in #1605
- bug: prevent useless query after BM deletion 876c484
New Contributors
- @annvelents made their first contribution in #1604
Full Changelog: v1.6.3...v1.6.4
v1.6.3
What's Changed
- bug: fix error assertion for graduated error display by @ansmonjol in #1599
- feat: dunning display by @keellyp in #1584
- misc: simple copy adjustment by @ansmonjol in #1600
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- chore(deps-minor) Update dependency typescript to v5.5.3 by @renovate in #1592
- chore(deps-minor) Update typescript-eslint monorepo to v7.15.0 by @renovate in #1594
- chore(deps-minor) Update sentry-javascript monorepo by @renovate in #1593
- bug: set correct z-index for nav elements by @ansmonjol in #1597
- misc: fix copy used for PP section by @ansmonjol in #1596
- bug: improve charge model logic by @ansmonjol in #1595
- bug: display balanceAmountCents voidable in CN list by @ansmonjol in #1598
Full Changelog: v1.6.1...v1.6.2