Release notes
WindowHop 1.0.2
Released on 6 July 2026. All release notes.
WindowHop 1.0.2
Added
- The WindowHop Settings window now shows its own preview in Window Previews mode.
Changed
- Native update dialog: checking for updates now shows the plain macOS alert — no embedded web view. Full release notes stay on GitHub.
- Previews follow the AltTab model strictly: what the switcher opens with is what you see (snapshots are never swapped mid-session); captures only refresh the in-memory cache for the next open, and tiles that had no snapshot fill in.
- Bigger app-icon badge on previews (40 pt), close/Settings controls aligned on one 8 pt inset grid, and all UI dimensions moved into a single design-tokens file (
UI/DesignTokens.swift). - "Quit WindowHop…" in Settings is visibly destructive (red), with confirmation.
Fixed
- Fixed the endless Accessibility permission loop after updates: releases are now signed with a stable certificate, so macOS keeps the grant across updates. One last re-grant is needed when installing this version (remove WindowHop from the Accessibility list with −, add it again with +); after that, updates keep working without asking again.
- Multi-row layouts center every row (no more left-ragged last row).