Skip to content

Releases: Sharma-IT/blur

v1.0.0

02 Nov 02:37

Choose a tag to compare

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

02 Nov 06:19

Choose a tag to compare

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

v1.1.0

02 Nov 03:53

Choose a tag to compare

Added

  • New application logo icons