Releases: cristianst85/uRADMonitorX
1.4.0
Added a new dialog 'uRADMonitor Network' that can be used to list all devices from the uRADMonitor network.
Application settings from the config.xml
file are stored (and migrated automatically) into a JSON file named uRADMonitorX.json
.
Fixed an issue that was causing the application to be restored outside the visible area of the screen.
Fixed an issue that was causing the taskbar application icon to be blurred.
Measurements retrieved from uRADMonitor devices are using internally the decimal
type representation instead of double
.
Code refactoring and optimization.
Other minor improvements.
1.3.3
Improved Check for Updates functionality.
Fixed blurred UI issue on high-DPI displays.
Fixed a bug that was causing a high rate data polling when data fetch was unsuccessful immediately after the application was started.
Added Git commit hash and branch name to the assembly info / About dialog.
Code refactoring and optimization.
1.3.2
Updated View device online data sub-menu entries.
Improved Check for Updates functionality.
1.3.1
Fixed compatibility issue with firmware version 138 for model A.
Added more conversion units (hPa, mbar) for pressure.
1.2.0
Fixed an issue with 'Check for updates' due to GitHub API no longer supporting requests made with TLSv1 / TLSv1.1.
Show timestamp of the last successful data fetch in the tooltip text of the system tray icon when an error occurs.
NOTE: .NET Framework 4.5 is required.
1.1.2
Added a fix for A3 model with firmware version 119.
Fixed minor bug under Linux.
Minor UI changes.
1.1.1
Added partial support for A3 model.
Fixed minor bug.
1.1.0
Added data logging.
Minor improvements.
1.0.2
Minor improvements.
1.0.0
Added 'Check for updates' feature.
NOTE: .NET Framework 4.0 is required.