Skip to content

Releases: jeckside/wakelens

WakeLens v0.3.1

Choose a tag to compare

@jeckside jeckside released this 23 Jun 15:36

WakeLens 0.3.1 fixes the administrator restart action when the app is launched through a development Electron entrypoint, so the elevated relaunch keeps the current app arguments instead of opening a bare Electron process. It also improves the Russian button label to 'Перезапустить от имени администратора'.

WakeLens v0.3.0

Choose a tag to compare

@jeckside jeckside released this 23 Jun 15:17

WakeLens 0.3.0 adds full product localization: English, Simplified Chinese, Hindi, Spanish, Modern Standard Arabic with RTL layout, and Russian. It localizes the app UI, diagnoses, recommendations, evidence cards, Markdown reports, README/docs, and adds a packaged localization smoke test with refreshed screenshots.

WakeLens v0.2.0

Choose a tag to compare

@jeckside jeckside released this 23 Jun 14:39

WakeLens Release Notes

v0.2.0

WakeLens 0.2.0 focuses on trust and usability.

  • Replaced vague failed statuses with user-facing diagnostic issues.
  • Added administrator permission detection and a whitelisted relaunch action.
  • Added wake-capable device parsing and low-confidence device follow-up diagnosis.
  • Added Power-Troubleshooter wake-source analysis.
  • Improved localized powercfg parsing for Russian and English output patterns.
  • Redesigned the dashboard with evidence cards, diagnostic issues, next steps, and technical details.
  • Added repeated-suspect summaries to history.
  • Added diagnostic issues and power events to Markdown reports.
  • Added a branded app icon and updated README screenshots.

v0.1.1

  • Fixed packaged preload loading so the installed app can access the desktop diagnostics API.

v0.1.0

  • Initial public WakeLens release.

WakeLens v0.1.1

Choose a tag to compare

@jeckside jeckside released this 23 Jun 14:13

Fixes the packaged desktop API bridge so the Scan now button can access Windows diagnostics in the installed app.\n\nVerification:\n- npm run build\n- npm run dist\n- packaged app smoke check confirmed window.wakeLens is available\n- GitHub Actions CI passed on main

WakeLens v0.1.0

Choose a tag to compare

@jeckside jeckside released this 23 Jun 14:02

Initial public release of WakeLens for Windows wake diagnostics. Includes a Windows installer, local scan history, powercfg-based diagnostics, safe recommendations, and Markdown/JSON report export.