Skip to content

Commit 114d046

Browse files
authored
Merge pull request #577 from bitfinexcom/staging
Release version 4.40.1
2 parents 6335d1b + a56754c commit 114d046

File tree

20 files changed

+248
-168
lines changed

20 files changed

+248
-168
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [4.40.1] - 2025-12-19
11+
12+
### Changed
13+
14+
- Used and adapted the implemented modal window for the `show-docs` module instead of the `electron-alert` library. This module is used for showing the `changelog` and the `user manual`. PR: [bfx-report-electron#575](https://github.com/bitfinexcom/bfx-report-electron/pull/575)
15+
- Reworked and optimized `BalancePrecisionSelector` in a more performant way. PR: [bfx-report-ui#1001](https://github.com/bitfinexcom/bfx-report-ui/pull/1001)
16+
17+
### Fixed
18+
19+
- Reverted [(improvements) USDT0 support and currencies mapping flow](https://github.com/bitfinexcom/bfx-report-ui/pull/992) as a quick fix for the `USDt` mapping flow issues noted after this update. PR: [bfx-report-ui#1002](https://github.com/bitfinexcom/bfx-report-ui/pull/1002)
20+
1021
## [4.40.0] - 2025-12-17
1122

1223
### Added

build/locales/en/translations.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,13 @@
154154
"cancelButtonText": "Close"
155155
}
156156
},
157+
"changelog": {
158+
"modalDialog": {
159+
"title": "Changelog v{{version}}",
160+
"fullChangelogTitle": "Full Changelog",
161+
"confirmButtonText": "Show Full Changelog"
162+
}
163+
},
157164
"printToPDF": {
158165
"defaultTemplate": "No data",
159166
"pagination": {

build/locales/es-EM/translations.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,13 @@
154154
"cancelButtonText": "Cerrar"
155155
}
156156
},
157+
"changelog": {
158+
"modalDialog": {
159+
"title": "Registro de cambios v{{version}}",
160+
"fullChangelogTitle": "Registro de cambios completo",
161+
"confirmButtonText": "Mostrar registro de cambios completo"
162+
}
163+
},
157164
"printToPDF": {
158165
"defaultTemplate": "Sin datos",
159166
"pagination": {

build/locales/pt-BR/translations.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,13 @@
154154
"cancelButtonText": "Fechar"
155155
}
156156
},
157+
"changelog": {
158+
"modalDialog": {
159+
"title": "Registro de alterações v{{version}}",
160+
"fullChangelogTitle": "Registro de alterações completo",
161+
"confirmButtonText": "Mostrar registro de alterações completo"
162+
}
163+
},
157164
"printToPDF": {
158165
"defaultTemplate": "Sem dados",
159166
"pagination": {

build/locales/ru/translations.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,13 @@
154154
"cancelButtonText": "Закрыть"
155155
}
156156
},
157+
"changelog": {
158+
"modalDialog": {
159+
"title": "Журнал Изменений v{{version}}",
160+
"fullChangelogTitle": "Полный Журнал Изменений",
161+
"confirmButtonText": "Показать Полный Журнал"
162+
}
163+
},
157164
"printToPDF": {
158165
"defaultTemplate": "Нет данных",
159166
"pagination": {

build/locales/tr/translations.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,13 @@
154154
"cancelButtonText": "Kapat"
155155
}
156156
},
157+
"changelog": {
158+
"modalDialog": {
159+
"title": "Değişiklik günlüğü v{{version}}",
160+
"fullChangelogTitle": "Tam değişiklik günlüğü",
161+
"confirmButtonText": "Tam değişiklik günlüğünü göster"
162+
}
163+
},
157164
"printToPDF": {
158165
"defaultTemplate": "Veri yok",
159166
"pagination": {

build/locales/vi/translations.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,13 @@
154154
"cancelButtonText": "Đóng"
155155
}
156156
},
157+
"changelog": {
158+
"modalDialog": {
159+
"title": "Nhật ký thay đổi v{{version}}",
160+
"fullChangelogTitle": "Nhật ký thay đổi đầy đủ",
161+
"confirmButtonText": "Hiển thị nhật ký thay đổi đầy đủ"
162+
}
163+
},
157164
"printToPDF": {
158165
"defaultTemplate": "Không có dữ liệu",
159166
"pagination": {

build/locales/zh-CN/translations.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,13 @@
154154
"cancelButtonText": "关闭"
155155
}
156156
},
157+
"changelog": {
158+
"modalDialog": {
159+
"title": "更新日志 v{{version}}",
160+
"fullChangelogTitle": "完整更新日志",
161+
"confirmButtonText": "显示完整更新日志"
162+
}
163+
},
157164
"printToPDF": {
158165
"defaultTemplate": "无数据",
159166
"pagination": {

build/locales/zh-TW/translations.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,13 @@
154154
"cancelButtonText": "關閉"
155155
}
156156
},
157+
"changelog": {
158+
"modalDialog": {
159+
"title": "更新日誌 v{{version}}",
160+
"fullChangelogTitle": "完整更新日誌",
161+
"confirmButtonText": "顯示完整更新日誌"
162+
}
163+
},
157164
"printToPDF": {
158165
"defaultTemplate": "無資料",
159166
"pagination": {

0 commit comments

Comments
 (0)