Releases: JDE-Projects/Simple-UNA-Device-Manager
Releases · JDE-Projects/Simple-UNA-Device-Manager
Release list
v1.4.3
What's Changed
- Improved window-position handling when multiple app instances are open and added support for 1024-pixel-wide displays.
- Adopted the standard app header with the Simple UNA Device Manager glyph.
- Hardened GitHub update checks with Windows certificate-store support, detailed failure reasons, and better debug logging.
- Expanded automated coverage and strengthened sensitive-data redaction in debug logs.
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- Light theme: the alternating row shading was too dark, which made status text on shaded rows hard to read, "Pending Adoption" worst of all. It is now a lighter stripe. Dark theme is unchanged.
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Fixed selection following the row position instead of the device: sorting a column could move your selection onto a different device than the one you clicked, which then became the device that got deleted.
- Turning on the debug log now reports an error if the log file cannot be created, instead of quietly reporting that logging is off.
- Device names from the controller are now shown as plain text in the delete confirmation, so unusual characters cannot garble the list of what you are about to remove.
- Deleting a device now clears only that device's row from the results.
- Tidied the header to two lines.
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- The window now remembers its size and position between launches, restoring correctly across monitors and at fractional display scaling.
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Launching the app while it is already running now asks before opening a second copy (native Yes/No prompt; Yes opens a second instance, No leaves the existing window as is).
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Searching with an empty field now lists every device on the controller
- Fixed Uptime column sorting: rows now order by actual duration, not alphabetically
- Fixed the oversized gap between the Verify TLS checkbox and its label
- CSV export save dialog updated to the current pywebview API
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- New light/dark theme toggle in the header that remembers your choice between runs.
- New Windows installer (Start menu shortcut, per-user install, clean uninstall), shipped alongside the existing portable zip.
Full Changelog: v1.0.0...v1.1.0