ShichimiFX 1.0.3 released

I have released ShichimiFX 1.0.3. Get the code from my ShichimiFX Bitbucket Repo Maven <dependency> <groupId>de.jensd</groupId> <artifactId>shichimifx</artifactId> <version>1.0.3</version> </dependency> This release mostly focuses on the ConsoleStream. I have fixed some performance issues. Also optionally now an alternate stream can be given, e.g. to pass through System.out. This is used for displaying the logging stream in… Continue Reading ShichimiFX 1.0.3 released

MQTT.fx 0.0.12 released

Download latest binaries at mqttfx.org. Bugs and feature requests can be reported via the issue tracker. New in this version: MQTT version support for 3.1 and 3.1.1 The MQTT version can be set via ConnectonProfile (default: 3.1.1, if not supported by broker: 3.1) New: “Log”-tab MQTT.fx 0.0.12 introduces a new tab to capture/show the logging… Continue Reading MQTT.fx 0.0.12 released