Releases: CaspianG/focus-flow
Releases · CaspianG/focus-flow
Release list
Focus Flow 0.2.2
What's new
- Closing the Focus Flow window now hides it to the Windows system tray instead of stopping the app.
- Active timers keep running in the background because the renderer window stays alive while hidden.
- The tray menu includes
Open Focus FlowandQuit Focus Flowactions. - Reopening from the desktop shortcut or tray brings the existing window back instead of starting a duplicate copy.
Verification
npm run dist- 23/23 tests passed
- Local installed build verified: close hides the window while Focus Flow processes remain alive
- Reopening from the desktop shortcut restores the hidden window without increasing the process count
Focus Flow 0.2.1
What's fixed
- The Windows installer now always creates a stable desktop shortcut and Start Menu shortcut.
- Release builds now generate the portable ZIP automatically instead of requiring a manual archive step.
- Repeated desktop clicks now reuse the existing app instance instead of starting duplicate Electron processes.
- Version bumped to 0.2.1 so installer, source tag, and release assets match.
Verification
npm run dist- 20/20 tests passed
- Local installed desktop shortcut now points to
%LOCALAPPDATA%\Programs\focus-flow\Focus Flow.exe - Repeated shortcut launch keeps the same Electron process group instead of spawning another copy
Focus Flow 0.2.0
What's new
- English-first interface with a persisted English / Russian language switch
- Slight layout polish for longer English copy and settings panels
- Refreshed README screenshots in English for both light and dark themes
- New app icon, MIT license, and improved GitHub repository metadata
- Updated planner and settings copy across the desktop app
Verification
npm test(17/17 passed)npm run dist
Focus Flow 0.1.0
First public release of Focus Flow.
Highlights:
- premium minimalist desktop timer for 50/10 and 90/15 work rhythms
- day planning by sessions with focus-only and full-session accounting modes
- Light, Dark, and System themes
- gentle built-in sound cues and persistent state between launches
Assets:
- Windows installer for the easiest setup
- portable ZIP build if you prefer to run without installation