Hardened build of the TaskNotes Timer desktop overlay.
Changes since the previous build
- Electron security hardening: context isolation enabled,
nodeIntegrationdisabled, all privileged calls routed through a minimalcontextBridgepreload (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 → Open → Open, or run xattr -cr "/Applications/TaskNotes Timer.app".