Critical fix restoring Zone Level dimming, which was completely non-functional in v1.0.6 due to a regression in the overlay activation system.
🐛 Critical Fix
Zone Dimming Restored — Fixed a regression where Zone Level dimming stopped detecting and tracking bright regions. The overlay activation flag was not being set when entering intelligent mode, causing all zone overlays to be silently discarded
📋 Details
Root Cause — The v1.0.6 pause/decay fix added a safety guard that also blocked normal Zone Level overlay creation
Full Screen and Window Level modes were unaffected
Stability fix release resolving the Umbra hang when switching dark/light mode, plus a complete Auto-Minimize rewrite from AppleScript to Accessibility API.
🐛 Bug Fixes
Umbra Hang — Fixed hang when switching dark/light mode via Umbra. Auto-Minimize was flooding System Events with AppleScript; now uses targeted Accessibility API
Auto-Minimize Rewrite — Replaced non-working AppleScript with Accessibility API (kAXMinimizedAttribute). Windows now minimize correctly
Profile Loading Guards — Prevented notification storms when switching Light/Dark profiles; didSet handlers now skip during bulk load
🔧 Improvements
Retry Limit — Auto-minimize stops after 3 failed attempts per window instead of infinite retries
Thread Safety — Overlay removal during auto-minimize correctly dispatches to main thread
Clearer auto-minimize logging (Attempting vs Successfully minimized)
Major stability and feature release with multi-instance HUD support, UUID-based space tracking, redesigned settings UI, and critical crash fixes including infinite loop resolution and Zone Level dimming stability.
New Features
Multi-Instance HUD — Create multiple Super Spaces HUDs with independent settings, positions, and display modes
Per-HUD Display Modes — Each HUD instance gets its own display mode with full persistence
Per-HUD Float on Top — Independent float-on-top settings per HUD
Space-Aware Auto-Hide — Auto-hide timers only count time on current Space
UUID-Based Space Tracking — Spaces tracked by UUID, surviving reorders
Settings UI Redesign — Renamed tabs and new 3-mode dimming selector
Visual polish release with professional logo design and enhanced website presentation. This release focuses on branding improvements and cleaner visual appearance.
🎨 Visual Improvements
Professional Logo — New polished logo design with clean edges throughout the app and website
Super Spaces Visualizations — Added professional promotional images showcasing Super Spaces HUD features
🐛 Bug Fixes
Logo Rendering — Fixed white corner artifacts in logo display for cleaner appearance
🔧 Improvements
Enhanced website presentation with feature-focused promotional imagery
Improved branding consistency across app and website
Removed emoji-based icons in favor of professional logo design
Major feature release introducing Super Spaces HUD, intelligent idle-aware timer pause, and progressive dimming. This release transforms how you manage macOS Spaces and window focus.
🆕 What's New
Super Spaces HUD — Revolutionary Space switcher with visual overview mode, per-space notes, and progressive dimming
Idle-Aware Timer Pause — All decay features intelligently pause when you're away from your Mac
Progressive Dimming — Windows automatically dim based on inactivity, creating clear visual hierarchy
Responsive Window Sizing — Super Spaces HUD remembers your preferred size for each mode
🐛 Bug Fixes
Overview Mode TextEditor — Fixed critical issue with text input in Overview mode notes
Placeholder Alignment — Improved cursor and placeholder positioning in note editors
Progressive Dimming Hierarchy — Fixed visual hierarchy to show clear distinction at each rank
🔧 Improvements
Overview Mode Layout — Better text box heights, single-column support, adaptive button sizing