Skip to content

Releases: EVMlord/Warm-N-Dim

0.4.0-beta.2

0.4.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 08:49
9955fbe

[0.4.0-beta.2] – 2026‑08‑20

Changed

  • Fullscreen default is Hide overlay. Ask after fullscreen hides during the session, then shows a branded Warm N Dim window once you are back (no native Windows dialog).
  • Fullscreen detection no longer treats lock screen / screensaver (QUNS_BUSY) as a game.

Download WarmNDim-Setup-0.4.0-beta.2.exe. Windows SmartScreen may show "Windows protected your PC" because this build is unsigned. Click More info then Run anyway.

0.4.0-beta.1

0.4.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 07:26

[0.4.0-beta.1] – 2026‑08‑19

Added

  • Global hotkeys (toggle, open controls, optional warmth/dim bumps). Click-to-record in Controls.
  • Schedule: fixed hours or local sunset→sunrise (suncalc, offline city presets). Optional fade.
  • Fullscreen handling as a user choice: Ask each time, Hide overlay, or Always stay on top. Optional borderless/F11 detection.
  • Update channel: Stable vs Beta (GitHub prereleases).
  • Controls window is tabbed (Overlay / Schedule / Hotkeys / Updates).

Changed

  • Controls no longer open on every launch; first run still opens them. Tray click and a second instance still open controls.
  • Toggle button reflects whether the overlay is enabled.
  • Main process split into src/lib/*.
  • Overlay z-order is re-asserted every 2s in always-on-top mode (Windows often steals it).
  • Installer afterPack now strips SwiftShader (no software GL fallback).
  • package.json license field is MIT (matches LICENSE).
  • GitHub Actions Release workflow builds the Windows installer and publishes the GitHub release (run from the Actions tab).

Fixed

  • powerMonitor resume handler is registered after app.whenReady().
  • Auto-updater CJS load + file logger (from dev after 0.3.2).

Download WarmNDim-Setup-0.4.0-beta.1.exe. Windows SmartScreen may show "Windows protected your PC" because this build is unsigned. Click More info then Run anyway.

0.3.2

Choose a tag to compare

@EVMlord EVMlord released this 07 Oct 06:16
71c2d15
Merge pull request #1 from EVMlord/dev

Dev

0.3.1

Choose a tag to compare

@EVMlord EVMlord released this 06 Oct 07:48
71c2d15
Merge pull request #1 from EVMlord/dev

Dev

0.3.0

Choose a tag to compare

@EVMlord EVMlord released this 06 Oct 07:17
3a9896e

Warm N Dim v0.3.0 — First public beta

A tiny Windows utility that overlays a warm tint and super-dim layer on top of everything. Great for late-night coding, reading, or minimizing eye strain.

✨ Highlights

  • Two sliders: Warmth (blue-light reduction) and Dim (extra darkness beyond system minimum)

  • Always-on-top, click-through overlay that doesn’t block interaction

  • Multi-monitor support (per-display overlays)

  • Tray app with quick toggle, Launch at startup option, and Debug → Flash overlay

  • Settings persist across restarts

  • Auto-update ready (GitHub Releases)

🧰 How to use

  1. Run the installer (WarmNDim-Setup-0.3.0.exe).

  2. Find Warm N Dim in the system tray.

  3. Click Open controls to adjust Warmth and Dim.

  4. Toggle Launch at startup if you want it to auto-launch with Windows.

✅ Requirements

  • Windows 10/11 (x64)

  • No admin rights needed

🔐 Security & privacy

  • No telemetry, no network calls except checking for updates (GitHub Releases).

  • Runs from the tray; close the controls window and it keeps working.

  • Windows may show “Windows protected your PC” once—choose More info → Run anyway.