Releases: getlago/lago-front
Releases · getlago/lago-front
v0.55.0-beta
What's Changed
- bug(plan) prevent accessing undefined object by @ansmonjol in #1392
- misc(Avatar) unify sizes to big by @ansmonjol in #1391
- bug(invoices) prevent faking values to wrong number by default by @ansmonjol in #1393
- bug(rate) fix display of amount details rate by @ansmonjol in #1394
- misc(invoice) separate invoice 0 unit into their own block by @ansmonjol in #1395
- bug(invoice) adjust footer td colspan for old invoices by @ansmonjol in #1396
- misc(invoice-details) improve hidden fee animation by @ansmonjol in #1397
- bug(invoice) Fix condition for positive fee check in InvoiceDetailsTable by @ansmonjol in #1398
- chore(copy): Get last translations version by @jdenquin in #1399
- bug(wallet-form) fix validation logic by @ansmonjol in #1400
- bug(invoice-details) handle up to 28 sub per invoice by @ansmonjol in #1403
- feat(wallet) show ongoing prepaid credits by @ansmonjol in #1390
- bug(editFee) fix fee edition when amount or unit is equal to 0 by @ansmonjol in #1404
- feat(groupedBy) handle grouped fee display all over the app by @ansmonjol in #1401
- feat: allow to add and edit groupBy property by @ansmonjol in #1402
- bug(usage) fix group by line label display by @ansmonjol in #1405
- bug(groupedBy) fix value display state by @ansmonjol in #1406
- bug(plan) fix already used charge alert display logic by @ansmonjol in #1407
- misc(invoice-details) show subscription fee group first by @ansmonjol in #1408
- misc(copy) get last version by @ansmonjol in #1410
- chore(deps-minor) Update typescript-eslint monorepo to v6.20.0 by @renovate in #1389
- misc(plan-form) fix minor UI glitches by @ansmonjol in #1411
- misc: improve email list display by @ansmonjol in #1412
Full Changelog: v0.54.2-beta...v0.55.0-beta
v0.54.2-beta
What's Changed
- feat(invoice) Allow to edit a draft invoice by @ansmonjol in #1382
- chore(deps-minor) Update dependency eslint to v8.56.0 by @renovate in #1385
- chore(deps-minor) Update sentry-javascript monorepo to v7.93.0 by @renovate in #1388
- chore(deps-minor) Update dependency eslint-config-prettier to v9.1.0 by @renovate in #1386
Full Changelog: v0.54.1-beta...v0.54.2-beta
v0.54.1-beta
What's Changed
- misc(images) improve public images size and clean svgs by @ansmonjol in #1370
- misc(breakpoint) better use helper rather than hardcoded value by @ansmonjol in #1371
- bug(credit-note) Prevent displaying hardcoded USD in item price by @ansmonjol in #1373
- bug(subscription) allow edit pending subscription start date by @ansmonjol in #1377
- chore(deps) Update dependency @types/jest to v29.5.11 by @renovate in #1378
- chore(deps) Update dependency @types/styled-components to v5.1.34 by @renovate in #1379
- chore(deps) Update dependency eslint-plugin-import to v2.29.1 by @renovate in #1380
- feat(invoice) display unit price in details by @ansmonjol in #1375
- feat(integrations): allow to link multiple psp accounts by @ansmonjol in #1366
- chore(codegen) get last graph version by @ansmonjol in #1383
- chore: multiple improvements by @ansmonjol in #1384
Full Changelog: v0.53.3-beta...v0.54.1-beta
v0.54.0-beta
What's Changed
- misc(images) improve public images size and clean svgs by @ansmonjol in #1370
- misc(breakpoint) better use helper rather than hardcoded value by @ansmonjol in #1371
- bug(credit-note) Prevent displaying hardcoded USD in item price by @ansmonjol in #1373
- bug(subscription) allow edit pending subscription start date by @ansmonjol in #1377
- chore(deps) Update dependency @types/jest to v29.5.11 by @renovate in #1378
- chore(deps) Update dependency @types/styled-components to v5.1.34 by @renovate in #1379
- chore(deps) Update dependency eslint-plugin-import to v2.29.1 by @renovate in #1380
- feat(invoice) display unit price in details by @ansmonjol in #1375
- feat(integrations): allow to link multiple psp accounts by @ansmonjol in #1366
- chore(codegen) get last graph version by @ansmonjol in #1383
- chore: multiple improvements by @ansmonjol in #1384
Full Changelog: v0.53.3-beta...v0.54.0-beta
v0.53.3-beta
What's Changed
- misc(show-more) improve look and feel by @ansmonjol in #1369
Full Changelog: v0.53.2-beta...v0.53.3-beta
v0.53.2-beta
What's Changed
- bug(taxes) prevent deleting autogenerated taxes and adjust wording by @ansmonjol in #1368
Full Changelog: v0.53.1-beta...v0.53.2-beta
v0.53.1-beta
What's Changed
- misc: remove deprecated aggregation type by @ansmonjol in #1352
- misc(invoice) update one-off details display by @ansmonjol in #1353
- feat(tax) add new tax eu integration by @ansmonjol in #1347
- misc(analytics) change date display format by @ansmonjol in #1354
- mics(tests) comment failing e2e tests by @ansmonjol in #1358
- Update lago tax doc link by @ansmonjol in #1356
- misc: add new id svg icon by @ansmonjol in #1355
- misc(nav): remove beta badge on analytics item by @ansmonjol in #1359
- misc(Dialog): update CTA style to allow full width container by @ansmonjol in #1360
- bug(invoice) display invoiceName on fee line by @ansmonjol in #1361
- bug(wallet) fix snippet typos by @ansmonjol in #1362
- bug(subscription) remove extra attribute by @ansmonjol in #1363
- bug(addon) make currency dynamic in code snippet by @ansmonjol in #1364
- bug(analytics) fix condition that prevents unauthorised call by @ansmonjol in #1365
Full Changelog: v0.53.0-beta...v0.53.1-beta
v0.53.0-beta
What's Changed
- chore(deps-minor) Update typescript-eslint monorepo to v6.13.1 by @renovate in #1338
- feat(invoice) allow to define a custom numbering by @ansmonjol in #1325
- misc(nav) add icon if link is external by @ansmonjol in #1344
- chore: code cleanup by @ansmonjol in #1343
- chore(deps) revert codegen cli v5 update by @ansmonjol in #1349
- misc(nav) external links should open new tab by @ansmonjol in #1350
Full Changelog: v0.52.2-beta...v0.53.0-beta
v0.52.2-beta
What's Changed
- chore(deps-minor) Update dependency cypress to v13.6.0 by @renovate in #1335
- chore(deps-minor) Update dependency recharts to v2.10.1 by @renovate in #1324
- feat(wallet) allow setting recurring rules by @ansmonjol in #1316
Full Changelog: v0.52.1-beta...v0.52.2-beta
v0.52.1-beta
What's Changed
- misc(beta) add beta chip on new menu item by @ansmonjol in #1309
- misc(nav) align link label and beta chip on baseline by @ansmonjol in #1310
- bug(analytics) fix outstanding invoice amount displayed by @ansmonjol in #1311
- misc: add new formatter for ordinal number by @ansmonjol in #1313
- chore(deps-major) Update dependency prettier to v3 by @renovate in #1102
- chore: rename outstandingInvoices into finalizedInvoices by @ansmonjol in #1314
- misc(auth) small minor changes to login and header by @ansmonjol in #1315
- chore(deps-minor) Update typescript-eslint monorepo to v6.12.0 by @renovate in #1317
- chore(deps-minor) Update dependency typescript to v5.3.2 by @renovate in #1191
- chore(deps) Update dependency @types/jest to v29.5.10 by @renovate in #1318
- chore(deps) Update dependency @types/lodash to v4.14.202 by @renovate in #1320
- chore(deps) Update dependency @types/prismjs to v1.26.3 by @renovate in #1321
- chore(deps) Update dependency @types/jsonwebtoken to v9.0.5 by @renovate in #1319
- chore(deps-minor) Update material-ui monorepo by @renovate in #1267
- chore(deps-minor) Update dependency eslint-plugin-import to v2.29.0 by @renovate in #1322
- chore(deps-minor) Update dependency eslint-plugin-jsx-a11y to v6.8.0 by @renovate in #1323
- chore(deps) Update dependency @types/apollo-upload-client to v17.0.5 by @renovate in #1328
- chore(deps) Update dependency @testing-library/jest-dom to v6.1.4 by @renovate in #1327
- chore(deps) Update dependency @types/sanitize-html to v2.9.5 by @renovate in #1329
- chore(deps) Update dependency formik to v2.4.5 by @renovate in #1331
- chore(deps) Update react monorepo by @renovate in #1332
- chore(deps) Update dependency @testing-library/dom to v9.3.3 by @renovate in #1326
- chore(deps) Update dependency @types/styled-components to v5.1.32 by @renovate in #1330
- chore(deps-minor) Update dependency @testing-library/react to v14.1.2 by @renovate in #1333
- chore(deps-minor) Update dependency @trivago/prettier-plugin-sort-imports to v4.3.0 by @renovate in #1334
- chore(deps-minor) Update dependency eslint to v8.54.0 by @renovate in #1336
- chore(deps-minor) Update sentry-javascript monorepo to v7.81.1 by @renovate in #1337
- chore(deps-major) Update dependency @graphql-codegen/typescript-react-apollo to v4 by @renovate in #1339
- chore(deps-major) Update dependency fork-ts-checker-webpack-plugin to v9 by @renovate in #1341
- chore(deps-major) Update dependency crypto-hash to v3 by @renovate in #1340
Full Changelog: v0.52.0-beta...v0.52.1-beta