Skip to content

Releases: jane-t/TaskNotesTimer

v1.0.2 — Security hardening

Choose a tag to compare

@jane-t jane-t released this 14 Jun 10:10

Hardened build of the TaskNotes Timer desktop overlay.

Changes since the previous build

  • Electron security hardening: context isolation enabled, nodeIntegration disabled, all privileged calls routed through a minimal contextBridge preload (window.electronAPI).
  • Content-Security-Policy added to both renderer pages.
  • CSS extracted into separate stylesheet files.
  • Single-instance lock, quit-on-close, and the 227×200 widget size.

Downloads

  • macOS (Apple Silicon): TaskNotes Timer-1.0.0-arm64.dmg
  • Windows: TaskNotes Timer Setup 1.0.0.exe

Note: installer filenames still read 1.0.0 (the app version was not bumped for this release).

macOS first launch

The DMG is unsigned — right-click the app → OpenOpen, or run xattr -cr "/Applications/TaskNotes Timer.app".