Releases: MayaPosch/MQTTCute
Continuous build
Travis CI build log: https://travis-ci.com/MayaPosch/MQTTCute/builds/130470938
New MQTT library as default
Main change in this release is the introduction of a new MQTT library (NymphMQTT). This should increase stability and very much simplify compiling the application on all supported platforms.
A number of small tweaks and bug fixes were also introduced. As this is an alpha release, it's expected to be used for testing purposes prior to the release of v0.3.
Feel free to use the provided Windows installer for 64-bit platforms, or the Linux (x64) binary (BZipped). Note that the Linux binary requires that the Qt5 and LibPOCO dependencies have already been installed.
Final 0.2 release
Version 0.2 Alpha
This release adds session support and a number of bug fixes.
It should now also be possible to use MQTT broker password- and certificate-secured connections, but this is so far untested.
First Alpha release.
Early Alpha release. A Windows-based installer is also provided.