This afternoon I have upgraded my website.
The following changes were implemented:
– Upgrade to WordPress 7.0.0
– Upgrade all used plugins to latest available version.
PlaatSoft is a christian non profit organisation which is founded in 1996.
This afternoon I have upgraded my website.
The following changes were implemented:
– Upgrade to WordPress 7.0.0
– Upgrade all used plugins to latest available version.
The next version of PlaatHue is released.
Version 1.1.0 (27-06-2026)
– Added live widgets to home page
– Added logic to compact graph db every night
– Added logic to reduce old measurements
– Added support for Hue switch, bulb devices
– Added graph backup/restore/compact logic
– Added Tesla Wall temperature probe
– Added credits page
– Improve Hue config resync logic
– Improve Hue data proces logic
The next version of PlaatBattery is released.
Version 2.4.0 (26-06-2026)
– Improve export calculation
– Added more menu configuration options
– Added swagger call to fetch missing solar production data
– Upgraded gradle to 9.6.0
– Upgraded spring-boot to 4.1.0
– Upgraded mock-server to 7.1.0
More information click here
The first (early draft) version of PlaatHue is released.
Version 1.0.0 (23-06-2026)
– Initial version
– Added Philips Hue configuration logic
– Added Philips Hue sensor probe
– Added home, config, about, release-notes page
– Added temperature, battery, luminance chart
– Build service based on SpringBoot 4.x
– Build service based on Jackson 3.x
– Build service based on Java 25
The next version of PlaatBattery is released.
Version 2.3.0 (16-06-2026)
– Optimize screen dimension for mobiles
– Added subtitle to current / voltage / frequency chart
– Combined battery and solar power efficiency
– Improve error handling
– Upgraded httpclient to 5.6.1
– Upgraded httpcomponenents to 5.4.2
– Upgraded mockserver to 7.0.0
– Upgraded commons-suncalc to 3.11
– Upgraded gradle to 9.5.1
More information click here
The next version of KnightQuest was released.
12-06-2026 (Version 1.0.0)
– Catch exception when audio fails
– Fix cloud REST calls
– Replace maven with Gradle
– Upgraded OpenFX from 8 to 25
– Upgraded Java from 8 to 25
– Upgraded Log4J to 2.26.0
Click here to download the latest version.
The next version of PlaatBattery is released.
Version 2.2.0 (11-06-2026)
– Added support for second kWh HomeWizard device
– Added configuration chart
– Added heating chart
– Updated main menu
More information click here
A new version of PlaatService was released
Version 1.2.0 (09-06-2026)
– Added graph datastore layer
– Added graph compact tasks
– Added modern graph maintenance APIs
– Added modern /user, /score, /product APIs
– Protect modern APIs with Bearer token
The next release of RedSquare for Java is released. The following changes are made:
07-06-2025 Version 1.0.0
– Catch exception when audio fails
– Fix animation speed on linux OS
– Fix cloud REST calls
– Replace Maven with Gradle
– Upgraded OpenFX from 8 to 25
– Upgraded Java from 8 to 25
– Upgraded Log4J to 2.26.0
Click here to download the latest version.
– Check which version of java you are running.
java -version
– Download the OpenFX linux version (same version as java) from https://gluonhq.com/products/javafx
– Install openFx software in following path
/usr/lib/jvm
– Create symlink
sudo ln -s /usr/lib/jvm/javafx-sdk-25.0.3 /usr/lib/jvm/javafx
– Run JavaFx jar on commandline
java -jar –module-path /usr/lib/jvm/javafx/lib –add-modules javafx.base,javafx.controls,javafx.fxml,javafx.graphics,javafx.media,javafx.swing,javafx.web –enable-native-access=javafx.media –enable-native-access=javafx.graphics *.jar
– Enjoy
– Check which version of java you are running.
java -version
– Download the windows OpenFX (same version as java) from https://gluonhq.com/products/javafx
– Install openFx software in following path
C:\Program Files\Java
– Run JavaFx jar on commandline
java -jar –module-path “C:\Program Files\Java\javafx-sdk-26.0.1\lib” –add-modules javafx.base,javafx.controls,javafx.fxml,javafx.graphics,javafx.media,javafx.swing,javafx.web –enable-native-access=javafx.media –enable-native-access=javafx.graphics *.jar
– Enjoy
A new version of PlaatService was released
Version 1.1.0 (07-06-2026)
– Added Legacy V2 (2010 – 2020 period) APIs
/action=getVersion?product=X?version=Y?os=Z
/action=getProduct?product=X?version=Y?os=Z
/action=getUser?username=X&nickname=Y
/action=setUser?username=X&nickname=Y
/action=setScore?uid=X&pid=Y&dt=12345&score=10&level=1
/action=getLocalScore?uid=X&pid=Y
/action=getGlobalScore?pid=Y
– Enabled log4j request/response logging
– Added workaround to fix legacy V2 IP lookup logic
– Added workaround to fix legacy V2 double POST parameter values
– Added new modern /release-notes API
The next version of PlaatBattery is released.
Version 2.1.0 (05-06-2026)
– Tune battery charge mode forecast logic
– Improve new version check logic
– Enable log4j logging to disk to monitor access
– Added total saved money to export chart
– Improve color schema for native Android mode
More information click here