From c92c1b9d102965310fdbaa03a2c65f9b1fc63a92 Mon Sep 17 00:00:00 2001 From: Vladimir Voronkov Date: Wed, 8 May 2024 11:59:32 +0300 Subject: [PATCH 1/3] Bump version up to v4.24.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 461fb426..b68b511d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bfx-report-electron", - "version": "4.23.0", + "version": "4.24.0", "repository": "https://github.com/bitfinexcom/bfx-report-electron", "description": "Reporting tool", "author": "bitfinex.com", From 75f3ae6ea956a9192152c38609c449ee7e39159d Mon Sep 17 00:00:00 2001 From: Vladimir Voronkov Date: Wed, 8 May 2024 12:00:10 +0300 Subject: [PATCH 2/3] Add changelog for v4.24.0 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b420393..c50cd2a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [4.24.0] - 2024-05-08 + +### Added + +- Added `3` retries for the test run before it fails, increased timeouts for mocha hooks. PRs: [bfx-report#368](https://github.com/bitfinexcom/bfx-report/pull/368), [bfx-report-electron#374](https://github.com/bitfinexcom/bfx-report-electron/pull/374), [bfx-reports-framework#372](https://github.com/bitfinexcom/bfx-reports-framework/pull/372), [bfx-reports-framework#374](https://github.com/bitfinexcom/bfx-reports-framework/pull/374) +- Implemented the possibility to `Reset Column Widths` via the context menu (right click) on column headers. PR: [bfx-report-ui#808](https://github.com/bitfinexcom/bfx-report-ui/pull/808) +- Implemented the possibility to customize (1-7 days range supported) authorization token TTL via the `Preferences` menu in the app. PR: [bfx-report-ui#809](https://github.com/bitfinexcom/bfx-report-ui/pull/809) + +### Changed + +- Disabled the `Changelog` menu option if the description of the current version is not available. PR: [bfx-report-electron#373](https://github.com/bitfinexcom/bfx-report-electron/pull/373) +- Enhanced `sub-account` ledger balance recalc to prevent setting non-recalced balances. Prevented `funding trades` sync issue when `end` less than `start`. Related to this issue: [bfx-report-electron#375](https://github.com/bitfinexcom/bfx-report-electron/issues/375). PR: [bfx-reports-framework#375](https://github.com/bitfinexcom/bfx-reports-framework/pull/375) +- Enhanced default column widths calculation flow using dynamic calculated average and widths multipliers based on the column types. PR: [bfx-report-ui#810](https://github.com/bitfinexcom/bfx-report-ui/pull/810) + +### Security + +- Resolved `dependabot` dependency updates, bumped `ejs` from `3.1.9` to `3.1.10`. PR: [bfx-report-ui#813](https://github.com/bitfinexcom/bfx-report-ui/pull/813) + ## [4.23.0] - 2024-04-17 ### Added From 5f7a5d7be1fadda853f6c6118c6f64169d3b8d2f Mon Sep 17 00:00:00 2001 From: Vladimir Voronkov Date: Wed, 8 May 2024 12:59:16 +0300 Subject: [PATCH 3/3] Update sub-modules --- bfx-report-ui | 2 +- bfx-reports-framework | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bfx-report-ui b/bfx-report-ui index 49972f84..b14ccb94 160000 --- a/bfx-report-ui +++ b/bfx-report-ui @@ -1 +1 @@ -Subproject commit 49972f84980a59b9bc9481ca8865959b4ff2abb1 +Subproject commit b14ccb94004977332f8f6838bda0d43c6f0d3914 diff --git a/bfx-reports-framework b/bfx-reports-framework index 7821574c..50dc1b4c 160000 --- a/bfx-reports-framework +++ b/bfx-reports-framework @@ -1 +1 @@ -Subproject commit 7821574c713456968fe08436add4139ed57b675a +Subproject commit 50dc1b4cb4f1840e818077c28c861f518756c2fc