From 3ad202bab4e441330001860a6d4e685767421fdf Mon Sep 17 00:00:00 2001 From: Vladimir Voronkov Date: Wed, 28 May 2025 11:02:01 +0300 Subject: [PATCH 1/3] Bump version up to v4.36.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f03fae41..ef06bde6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bfx-report-electron", - "version": "4.36.0", + "version": "4.36.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "bfx-report-electron", - "version": "4.36.0", + "version": "4.36.1", "license": "Apache-2.0", "dependencies": { "archiver": "7.0.1", diff --git a/package.json b/package.json index f6c9037c..fd722d22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bfx-report-electron", - "version": "4.36.0", + "version": "4.36.1", "repository": "https://github.com/bitfinexcom/bfx-report-electron", "description": "Reporting tool", "author": "bitfinex.com", From e1e71833d43900cfc5e2feee7635eea017e07eb5 Mon Sep 17 00:00:00 2001 From: Vladimir Voronkov Date: Wed, 28 May 2025 11:02:23 +0300 Subject: [PATCH 2/3] Add changelog for v4.36.1 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b136d806..ce28fa23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [4.36.1] - 2025-05-28 + +### Added + +- Added `isUserMerchant` flag into user info model. PR: [bfx-api-node-models#89](https://github.com/bitfinexcom/bfx-api-node-models/pull/89) +- Added `isUserMerchant` flag into the response of `verifyUser` endpoint. PR: [bfx-report#432](https://github.com/bitfinexcom/bfx-report/pull/432) +- Added `isUserMerchant` flag into the response of the `signUp` and `signIn` endpoints for the UI to remove `Merchant` nav item for non merchant users. PR: [bfx-reports-framework#457](https://github.com/bitfinexcom/bfx-reports-framework/pull/457) + +### Changed + +- Implemented redirection to the main platform login page (only for web production) on logout or in cases where there is no auth available. PR: [bfx-report-ui#932](https://github.com/bitfinexcom/bfx-report-ui/pull/932) +- Improved currency formatting in the `Trading fees charged in the last 30 days` section. PR: [bfx-report-ui#931](https://github.com/bitfinexcom/bfx-report-ui/pull/931) +- Disabled `Fees Report` refresh button during initial synchronization to prevent report generation errors. Added a corresponding notice to communicate this to the user. PR: [bfx-report-ui#933](https://github.com/bitfinexcom/bfx-report-ui/pull/933) + ## [4.36.0] - 2025-05-14 ### Added From db4cebd5607695e977714cb4249eacea289280d0 Mon Sep 17 00:00:00 2001 From: Vladimir Voronkov Date: Wed, 28 May 2025 11:02:49 +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 4c63f6a8..413381c7 160000 --- a/bfx-report-ui +++ b/bfx-report-ui @@ -1 +1 @@ -Subproject commit 4c63f6a812423e8ef302960d5929ee7b97d5da59 +Subproject commit 413381c7ed1065312cfcdb63c010ef63575a7658 diff --git a/bfx-reports-framework b/bfx-reports-framework index 7db14630..519089ff 160000 --- a/bfx-reports-framework +++ b/bfx-reports-framework @@ -1 +1 @@ -Subproject commit 7db146304d2d62d3eb67a9f20d5e3420b7f5025b +Subproject commit 519089ff4696427807ce8af61dfe09d17cdeb22b