MQTT.fx 1.7.1 is released!

Here’s the latest MQTT.fx release: MQTT.fx 1.7.1! MQTT.fx 1.7.1 RELEASE NOTES [Fixed] Issue #197: Problem with leading ‘$’ in topic name [Fixed] Issue #214: Window position [Fixed] Issue #208: MQTT Window does not come in focus. [Fixed] Issue #207: main window is not shown after start, only preferences can are visible [Fixed] Issue #216: Broker… Continue Reading MQTT.fx 1.7.1 is released!

MQTT.fx 1.7.0 is released!

Here’s the latest MQTT.fx release: MQTT.fx 1.7.0! Support for Sparkplug Payload Decoders Sparkplug is a specification for MQTT enabled devices and applications to send and receive messages in a stateful way. A decoder for the binary Sparkplug payload data has been added recently to the “mqttfx-payload-decoders” project at GitHub. Many Thanks to Wes Johnson from Cirrus Link… Continue Reading MQTT.fx 1.7.0 is released!

MQTT.fx 1.6.0 is released!

Here’s the latest MQTT.fx release: MQTT.fx 1.6.0! Support for Google Cloud IoT!     A few weeks ago some guys from the Google IoT Team asked me to implement support for the all new Google Cloud IoT. And I am very happy to announce that MQTT.fx 1.6.0 is the first client to support Google IoT Core! Basically… Continue Reading MQTT.fx 1.6.0 is released!

MQTT.fx 1.5.1 released (fix for MacOS High Sierra only)

MQTT.fx crashed with NullpointerException on start-up on MacOS 10.13 High Sierra. Here is MQTT.fx 1.5.1 containing a quick fix for this issue. Unfortunately this version have to show the MenuBar within the Application window (like a Windows™ App): Not happy with that at all, will find a way to fix this in MQTT.fx 1.6.0! As… Continue Reading MQTT.fx 1.5.1 released (fix for MacOS High Sierra only)

FontAwesomeFX now with Java 9 modules support

I just released FontAwesomeFX 9.0.0 coming with Java 9 modules support! Font Updates Coordinates FontAwesomeFX 9.0.0 is available via Bintray / JCenter . Source code available at Bitbucket . Please report issues here .

“Secret” unveiled: Why MQTT v4.0 will never be released

In 2010 MQTT version 3.1 was released to the public. About 4 years later MQTT 3.1.1 became an OASIS Standard. By end of this year (likely) the next version of the MQTT specification will be released: MQTT v5.0. But wait! MQTT v3.1.1 and now v5.0? Why isn’t the next release v4.0? Well, the root cause… Continue Reading “Secret” unveiled: Why MQTT v4.0 will never be released

MQTT.fx 1.5.0 is released

Here’s the latest MQTT.fx release: MQTT.fx 1.5.0! MQTT.fx is now Donation Ware. I am working on MQTT.fx since more than 3 years (mostly at night) in my very, very rare spare-time. By now MQTT.fx had more than thirty released versions (almost 1 per month) and ciritical bugs are fixed instantly. Recently I decided to add… Continue Reading MQTT.fx 1.5.0 is released

TimeboxFX 2

When I started with JavaFX in 2012 TimeboxFX was one of my very first JavaFX apps. Recently in a meeting I wanted to use it as a gimmick and I found out that TimeboxFX needed some love… So here is the new version:

FontAwesomeFX 8.15 released

I just released FontAwesomeFX 8.15 coming with support for EmojiOne Font Icons! FontAwesomeFX 8.15 is available at Bintray. Additionally this release contains some major fixes: [NEW] Support for 1111 new EmojiOne Font Icons [NEW] Additional IconView constructor taking iconSize [FIXED] Issue #37: Icon resizes on mouse hover when using glyph-size different than 1em [FIXED] Issue #45:… Continue Reading FontAwesomeFX 8.15 released

FontAwesomeFX 8.14 released

I just released FontAwesomeFX 8.14 to Bintray. This release contains some major fixes: Fixed glyph size changing issue on mouse over Fixed Issues #44 “CSS -glyph-size broken” Also I updated the FontAwesomeFX GlyphsBrowser and the examples in respect to this release! You can find the FontAwesomeFX bintray package here. Source code available at Bitbucket Please report issues here