Skip to content

4.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 17:46
· 1346 commits to master since this release
9c267a3

[4.1.0] - 2023-01-18

Added

Fixed

  • Fixed error handling, added an option to not throw ENET error in the case when there are going to make retries to resume the internet connection. API requests should not be logged to std error stream when making an internal call and can have some attempts due to an internet connection issue. It's important for sync to avoid showing redundant error modal dialogs in the electron app. PR: bfx-report#278