Releases: kareldonk/QuantumGate
Alpha version 0.3.5 (including pre-built binaries)
This 0.3.5 alpha release includes pre-built binaries which you can download below along with the source code. The pre-built binaries allow you to easily try out QuantumGate without having to first set up a development environment with all the required dependencies and building the library from source code.
You may need to install the latest version of Microsoft Visual C++ Redistributable (version 14.3 or above) for Visual Studio 2022 which you can get from Microsoft's website. If the Microsoft Visual C++ Redistributable files are not installed you will get an error when running the executable files.
Both Debug and Release versions of all the pre-built binaries are included in this release for the Win32 (32-bit) and x64 (64-bit) Microsoft Windows platforms, while only the latest release of Windows 10 and 2019 Server are supported.
What's new
This version adds a major new feature: support for connections using the RFCOMM protocol that enables establishing connections to peers via Bluetooth.
Checksums for Binaries.zip
MD5: 76a7c8376de0e1a24800feba4a2f1d8c
SHA-1: 2699b4bda6b8c9c8c10b74038bef005e83c92789
Alpha version 0.3.0 (including pre-built binaries)
This 0.3.0 alpha release includes pre-built binaries which you can download below along with the source code. The pre-built binaries allow you to easily try out QuantumGate without having to first set up a development environment with all the required dependencies and building the library from source code.
You may need to install the latest version of Microsoft Visual C++ Redistributable (version 14.1 or above) for Visual Studio 2019 which you can get from Microsoft's website. If the Microsoft Visual C++ Redistributable files are not installed you will get an error when running the executable files.
Both Debug and Release versions of all the pre-built binaries are included in this release for the Win32 (32-bit) and x64 (64-bit) Microsoft Windows platforms, while only the latest release of Windows 10 and 2019 Server are supported.
What's new
This version adds a major new feature: a UDP-based protocol that enables establishing connections to peers via UDP.
Checksums for Binaries.zip
MD5: c35c694865298a8076e77af9668b048d
SHA-1: 918c0875c225ba198ef784fb33de671b6ffb8b44
Alpha version 0.2.6 (including pre-built binaries)
This 0.2.6 alpha release includes pre-built binaries which you can download below along with the source code. The pre-built binaries allow you to easily try out QuantumGate without having to first set up a development environment with all the required dependencies and building the library from source code.
You may need to install the latest version of Microsoft Visual C++ Redistributable (version 14.1 or above) for Visual Studio 2019 which you can get from Microsoft's website. If the Microsoft Visual C++ Redistributable files are not installed you will get an error when running the executable files.
Both Debug and Release versions of all the pre-built binaries are included in this release for the Win32 (32-bit) and x64 (64-bit) Microsoft Windows platforms, while only the latest release of Windows 10 and 2019 Server are supported.
Bug fixes
This version fixed compile errors with the latest version of Visual Studio 2019 (16.9.4) and fixes a bug that prevented a Global Shared Secret from being used in version 0.2.5.
Checksums for Binaries.zip
MD5: eda81c336ae65b1b05828f23a0acfc45
SHA-1: bc7e318034facd73f986509d9feddbac695ebca6
Alpha version 0.2.5 (including pre-built binaries)
This 0.2.5 alpha release includes pre-built binaries which you can download below along with the source code. The pre-built binaries allow you to easily try out QuantumGate without having to first set up a development environment with all the required dependencies and building the library from source code.
You may need to install the latest version of Microsoft Visual C++ Redistributable (version 14.1 or above) for Visual Studio 2019 which you can get from Microsoft's website. If the Microsoft Visual C++ Redistributable files are not installed you will get an error when running the executable files.
Both Debug and Release versions of all the pre-built binaries are included in this release for the Win32 (32-bit) and x64 (64-bit) Microsoft Windows platforms, while only the latest release of Windows 10 and 2019 Server are supported.
Checksums for Binaries.zip
MD5: e8857433c67fb902141fe5e0c108d711
SHA-1: 31f59c2dd4b829ca870b4b291f53bf8a4790e860
Alpha version 0.2.4 (including pre-built binaries)
This 0.2.4 alpha release includes pre-built binaries which you can download below along with the source code. The pre-built binaries allow you to easily try out QuantumGate without having to first set up a development environment with all the required dependencies and building the library from source code.
You may need to install the latest version of Microsoft Visual C++ Redistributable (version 14.1 or above) for Visual Studio 2019 which you can get from Microsoft's website. If the Microsoft Visual C++ Redistributable files are not installed you will get an error when running the executable files.
Both Debug and Release versions of all the pre-built binaries are included in this release for the Win32 (32-bit) and x64 (64-bit) Microsoft Windows platforms, while only the latest release of Windows 10 and 2019 Server are supported.
Checksums for Binaries.zip
MD5: b32588851278c91997bc635f2bd46129
SHA-1: bcf2297f6db14c4a2833116b45e2c9320fe7f52a
Alpha version 0.2.3 (including pre-built binaries)
This 0.2.3 alpha release includes pre-built binaries which you can download below along with the source code. The pre-built binaries allow you to easily try out QuantumGate without having to first set up a development environment with all the required dependencies and building the library from source code.
You may need to install the latest version of Microsoft Visual C++ Redistributable (version 14.1 or above) for Visual Studio 2019 which you can get from Microsoft's website. If the Microsoft Visual C++ Redistributable files are not installed you will get an error when running the executable files.
Both Debug and Release versions of all the pre-built binaries are included in this release for the Win32 (32-bit) and x64 (64-bit) Microsoft Windows platforms, while only the latest release of Windows 10 and 2019 Server are supported.
Checksums for Binaries.zip
MD5: d4c1620fa41de36ab59cb2b766e549c6
SHA-1: 94ec9618e78c8807e1c6833722e2f39a220b4129
Archive of alpha version 0.2.2
This is to mark the end of version 0.2.2 alpha.
Archive of alpha version 0.1
This is to mark the end of version 0.1 alpha supporting Visual Studio 2017 and C++17. Later releases will require Visual Studio 2019 and C++20. The public API also slightly changes after this version.