Skip to content

Releases: JDE-Projects/Simple-UNA-Log-Viewer

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 17:15

What's Changed

  • New app header with the standard title and byline; theme toggle moved top-right.
  • CSV export now matches the sort order shown in the results table.
  • CSV export opens correctly in Excel for accented and non-Latin names.
  • CSV export guards against spreadsheet formula injection from device names.
  • Window position no longer saves from the wrong window when two copies are open.
  • Various internal cleanups, plus a new automated test suite.

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

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

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.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 17:07

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.1.1...v1.2.0

v1.1.1

Choose a tag to compare

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

What's Changed

  • CSV export save dialog updated to the current pywebview API
  • Softened the alternating row shading in light mode for better readability

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 00:14

What's Changed

  • New Windows installer (Start menu shortcut, per-user install, clean uninstall), shipped alongside the existing portable zip.
  • Light/dark theme toggle in the Controller Connection panel; your choice is remembered between launches.
  • Reworked update checker: a "Check for updates" button and inline notice in the status bar.
  • Fixed the Verify TLS certificate checkbox so its label sits next to it.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 12:04