Releases: getlago/lago-front
Releases · getlago/lago-front
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
v0.52.0-beta
What's Changed
- bug(subscription) allow edit subscription start date if pending by @ansmonjol in #1303
- bug(customer-infos) better display for multiple emails by @ansmonjol in #1304
- chore(node) update version to LTS (v20) by @ansmonjol in #1302
- bug(textarea) fix multiline input behaviour by @ansmonjol in #1305
- bug(BM) fix cache issue when recurring value is used to fetch same resource by @ansmonjol in #1306
- feat(analytics) add dashboards graphs by @ansmonjol in #1297
- bug(period) fix data scale on period filter by @ansmonjol in #1307
- bug(dashboard) better mrr for 0 amount display by @ansmonjol in #1308
Full Changelog: v0.51.4-beta...v0.52.0-beta
v0.51.4-beta
What's Changed
- chore(dialog) simplify exported method jsx by @ansmonjol in #1299
- misc(plan) allow to edit tax on created plan by @ansmonjol in #1298
- bug(plan-override) allow billable metric id to be part of the payload by @ansmonjol in #1301
- bug(creditNotes) use new BE estimate endpoint to calculate totals by @ansmonjol in #1300
Full Changelog: v0.51.2-beta...v0.51.4-beta
v0.51.2-beta
What's Changed
- bug(combobox) fix option display for long values by @ansmonjol in #1296
- chore(Dialog) Refactor API and attributes by @ansmonjol in #1278
Full Changelog: v0.51.1-beta...v0.51.2-beta
v0.51.1-beta
What's Changed
- feat: set default currency at organization level by @ansmonjol in #1294
- bug(subscription) fix plan list display if long name and code by @ansmonjol in #1295
Full Changelog: v0.51.0-beta...v0.51.1-beta
v0.51.0-beta
What's Changed
- chore(test) add test for useDebounceHook behaviours by @ansmonjol in #1273
- chore(router) update :id name in router by @ansmonjol in #1274
- chore(router) update customer :id name in router by @ansmonjol in #1275
- bug(plan) fix details display by @ansmonjol in #1277
- chore(input) add default border radius by @ansmonjol in #1276
- chore(deps): bump postcss from 8.4.24 to 8.4.31 by @dependabot in #1280
- chore(deps) Update dependency @trivago/prettier-plugin-sort-imports to v4.2.1 by @renovate in #1281
- bug(plan) fix details display by @ansmonjol in #1279
- Fix plan form and details by @ansmonjol in #1284
- feat (graduated-prorated): Unlock graduated prorated combo from the UI by @lovrocolic in #1244
- bug(billable-metrics): fix pagination by @ansmonjol in #1285
- misc(beta): remove graduated percentage beta badge by @sarkissianraffi in #1283
- misc: add chart-bar icon by @ansmonjol in #1286
- misc: add bigNumberShortenNotationFormater helper by @ansmonjol in #1287
- feat(PSP) Allow to customise success URL redirection by @ansmonjol in #1282
- bug(test) remove time-shifting TZ test by @ansmonjol in #1289
- bug(webhook) remove broken link by @ansmonjol in #1291
- misc(copy) fix some plurals and add tests by @ansmonjol in #1292
- bug(remove-charge) don't show delete-charge warning dialog in duplicate by @ansmonjol in #1290
- bug(billable-metric) fix condition when no real change are performed by @ansmonjol in #1288
- bug(plan) fix redirection when closing a plan duplication form by @ansmonjol in #1293
Full Changelog: v0.50.0-beta...v0.51.0-beta
v0.50.0-beta
What's Changed
- bug(ChargeAccordion) fix spacing with the Alert and content by @ansmonjol in #1257
- bug(DatePicker): apply flip modifier if placement is auto by @ansmonjol in #1258
- feat: plan override when creating a subscription and subscription details by @ansmonjol in #1259
- chore(create-subscription) Adjust separator by @ansmonjol in #1261
- bug(group-properties) no group by default when adding a charge by @ansmonjol in #1263
- feat(locale) add Spanish and Swedish locales by @ansmonjol in #1262
- chore(fixture) fix fee attributes by @ansmonjol in #1266
- chore: update codegen by @sarkissianraffi in #1265
- feat(plan) add details page by @ansmonjol in #1264
- bug(nav) plan sub route should allow nav button click by @ansmonjol in #1268
- bug(subscription) hide parent on upgrade/downgrade by @ansmonjol in #1269
- feat(invoice) allow to void and invoice by @ansmonjol in #1260
- bug(invoice) fix advance without positive fees display by @ansmonjol in #1270
- chore(copy): Get last translations version by @jdenquin in #1271
- bug(list) fix duplicated items by @ansmonjol in #1272
Full Changelog: v0.49.1-beta...v0.50.0-beta
v0.49.1-beta
What's Changed
- bug(cache) fine tune customer cache policy by @ansmonjol in #1253
- feat(customer) add field for external salesforce id by @sarkissianraffi in #1254
- chore(deps-minor) Update babel monorepo by @renovate in #1252
- feat(charge) display code in the charge accordion summary by @ansmonjol in #1255
Full Changelog: v0.49.0-beta...v0.49.1-beta
v0.49.0-beta
What's Changed
- chore(deps-minor) Update dependency graphql to v16.8.1 [SECURITY] by @renovate in #1229
- chore(plan-override) prevent sending parentId to BE by @ansmonjol in #1231
- chore(deps-minor) Update typescript-eslint monorepo to v6.7.2 by @renovate in #1237
- chore(deps-minor) Update sentry-javascript monorepo to v7.69.0 by @renovate in #1236
- chore(deps) Update jest monorepo by @renovate in #1232
- chore(fixture) add missing params by @ansmonjol in #1238
- chore(deps-minor) Update dependency eslint to v8.49.0 by @renovate in #1234
- chore(copy): Get last translations version by @jdenquin in #1239
- chore(deps-minor) Update dependency @svgr/webpack to v8.1.0 by @renovate in #1233
- bug(email) prevent uppercase value on any email field by @ansmonjol in #1241
- feat: add weighted sum BM code snippet by @ansmonjol in #1242
- bug(usage) fix duplicate usage drawer data by @ansmonjol in #1243
- chore(deps-minor) Update sentry-javascript monorepo to v7.72.0 by @renovate in #1245
- feat: fallback customer name if non-existing by @ansmonjol in #1246
- chore(deps) Update dependency webpack-bundle-analyzer to v4.9.1 by @renovate in #1251
- bug(webhook) prevent long url to overflow by @ansmonjol in #1250
- chore(deps-minor) Update dependency @testing-library/user-event to v14.5.1 by @renovate in #1248
- chore(deps-minor) Update dependency eslint to v8.50.0 by @renovate in #1249
- feat: customise invoice display name by @ansmonjol in #1247
Full Changelog: v0.48.0-beta...v0.49.0-beta
v0.48.0-beta
What's Changed
- chore(test) add more test on schema validation by @ansmonjol in #1221
- chore(plan) make plan form more modular, to ease re-usage by @ansmonjol in #1215
- chore(button) add test by @ansmonjol in #1222
- feat(invoice) customise subscription fee display name for invoice by @ansmonjol in #1213
- bug(addon) remove tooltip that does not make sense anymore by @ansmonjol in #1223
- chore(deps-major) Update docker/setup-qemu-action action to v3 by @renovate in #1219
- chore(deps-major) Update dependency cypress to v13 by @renovate in #1225
- feat(credit-note) display invoice display name if present by @ansmonjol in #1224
- chore(cypress) build e2e instance with premium license by @ansmonjol in #1174
- chore(nginx) update config to support IPV6 by @ansmonjol in #1226
- feat(bm): add weighted sum aggregation type by @ansmonjol in #1210
- chore(graph) rename customerCount attribute to customersCount by @ansmonjol in #1227
- feat(subscription): add end date by @ansmonjol in #1179
Full Changelog: v0.47.0-beta...v0.48.0-beta