Changes in this release:

Universal binaries for MacOS

If you have an error like mach-o but wrong architecture on Apple M1, upgrade to this version and problem should be resolved.

Before 4.3.1 precompiled libraries for MacOS were only for x86_64 arch. In this version we’ve moved to universal binaries which have native code for both architectures(ARM and X86). We did that only for libraries provided by us and we can not update 3rd party precompiled libraries which we are using for some devices.

More information about universal binaries for MacOS can be found here:

We’ve tested that such libraries work for universal and non-universal executables and for both architectures.