Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version 4.31.0 #462

Merged
merged 69 commits into from
Dec 5, 2024
Merged

Release version 4.31.0 #462

merged 69 commits into from
Dec 5, 2024

Conversation

ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Nov 26, 2024

[4.31.0] - 2024-12-04

Added

  • Added translation support to the export-db module. PR: bfx-report-electron#441
  • Added translation support to the import-db module. PR: bfx-report-electron#442
  • Added progress perc to the loading window for the export-db module as it can take significant time for large DB. PR: bfx-report-electron#445
  • Added progress perc to the loading window for the import-db module as it can take significant time for large DB. bfx-report-electron#449
  • Added translation support to the remove-db module. PR: bfx-report-electron#450
  • Added translation support to the manage-worker-messages module. Add translation support to the backup-db and migration-db modules. Fixed showing modal dialogs in sequence. PR: bfx-report-electron#456
  • Added translation support to the show-about-modal-dialog module. PR: bfx-report-electron#457

Changed

  • Optimized electron translation file data structure to prevent some common duplication and redundant nesting for easier support. PR: bfx-report-electron#468
  • Reworked and optimized the TimeRangePreservePref component in a more performant way and reduced redundant code. PR: bfx-report-ui#885
  • Extended data logging by showing public request params to simplify debugging BFX API issues. PR: bfx-report#414
  • Removed language schema param check and added en fallback language to prevent returning the translation key key.nestedKey.etc if a value is missing for a certain language and added the ability to try to take one from the default en translation file. PR: bfx-report#415

Fixed

ZIMkaRU and others added 30 commits November 8, 2024 13:57
…to-export-db

Add translation support to export-db module
…to-import-db

Add translation support to import-db module
…ding-win-for-export-db-module

Add progress perc to loading window for export-db module
@ZIMkaRU ZIMkaRU marked this pull request as draft November 26, 2024 07:54
@ZIMkaRU ZIMkaRU marked this pull request as ready for review December 5, 2024 06:49
@ZIMkaRU ZIMkaRU closed this Dec 5, 2024
@ZIMkaRU ZIMkaRU reopened this Dec 5, 2024
Copy link
Collaborator

@ezewer ezewer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@ezewer ezewer merged commit cc2e19b into master Dec 5, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants