Releases: Sharma-IT/blur
Releases · Sharma-IT/blur
v1.0.0
Added
- Initial release of Blur for macOS
- Global keyboard shortcut support (default: Cmd+Shift+B)
- Multi-monitor blur support
- Customisable keyboard shortcuts through settings UI
- Menu bar interface with quick access to settings
- Persistent preferences using UserDefaults
- Accessibility permission handling and user guidance
- Native macOS blur effect using NSVisualEffectView
- Click-to-dismiss blur functionality
- Shortcut conflict validation
- Visual feedback for shortcut changes
- Comprehensive documentation (README, CONTRIBUTING)
- MIT License
v1.2.0
Added
- Granular monitor selection in Settings: blur all monitors or only selected displays (default: all)
- Per-display monitor options are always visible in Settings
- Monitor toggles are visually disabled when “Blur all monitors” is ON
- Settings view now scrolls and has a taller default height; sections have consistent full width
Changed
- Unblur behaviour: now only via the shortcut again or by pressing Esc on the focused blurred display
Removed
- Click-to-dismiss blur functionality