Update to version RELEASE v0.5.8. (full list of changes)
Feature:
- Add configuration to sign and notarize Apple bundle! The build has been verified and signed by Apple, so the application no longer generates warning messages or suspicious actions. For more details, see README.md in the section "MacOS code signing and notarization".
- Now the application binary file is universal for launching on any architecture (x86, ARM). The required part of the binary file will be launched itself depending on the architecture.
Fixes:
- Fixed bugs when processing data from the server.
- Improved stability of the application during long-term use of cards. Some components a little bit redesigned.