Skip to content

Releases: JDE-Projects/Simple-UNA-Device-Manager

v1.4.3

Choose a tag to compare

@github-actions github-actions released this 09 Aug 14:27

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

Choose a tag to compare

@github-actions github-actions released this 20 Jul 13:31

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

Choose a tag to compare

@github-actions github-actions released this 20 Jul 12:29

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

Choose a tag to compare

@github-actions github-actions released this 19 Jul 19:00

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

Choose a tag to compare

@github-actions github-actions released this 11 Jul 16:34

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

Choose a tag to compare

@github-actions github-actions released this 10 Jul 12:15

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

Choose a tag to compare

@github-actions github-actions released this 26 Jun 18:35

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

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 01:34