Skip to content

Commit 63802dc

Browse files
authored
Merge pull request #133 from bitfinexcom/beta
Release version 3.6.3
2 parents f41a127 + 000b6be commit 63802dc

4 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.6.3] - 2021-01-12
11+
12+
### Added
13+
14+
- Added usd equivalents columns to ledgers csv export. This request was got from issue: [#114](https://github.com/bitfinexcom/bfx-report-electron/issues/114)
15+
16+
### Fixed
17+
18+
- Fixed data consistency error message, while DB is being synced, we should display the message that: `This particular endpoints are not available for the selected time frame while DB is being synced`
19+
- Fixed `Logins` metadata duplicated data preview on mobiles
20+
21+
## [3.6.2] - 2021-12-17
22+
1023
### Added
1124

1225
- Added ability to `backup/restore` DB

bfx-report-ui

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bfx-report-electron",
3-
"version": "3.6.2",
3+
"version": "3.6.3",
44
"repository": "https://github.com/bitfinexcom/bfx-report-electron",
55
"description": "Reporting tool",
66
"author": "bitfinex.com",

0 commit comments

Comments
 (0)