Skip to content

Releases: ejbills/DockDoor

Release 1.32.1

02 Mar 02:43

Choose a tag to compare

Please see the warning in the previous patch.

🐛 Bug Fixes

  • Fixed window switcher layout
  • Correct column usage now
  • Better grid navigation

Release 1.32

02 Mar 01:53

Choose a tag to compare

WARNING: There is a fradulent DockDoor clone currently on the Mac App Store charging a monthly subscription. This is not affiliated with DockDoor whatsoever, the only official source is dockdoor.net. DockDoor is, and always will be, completely free.

✨ New Features

  • Customizable Cmd+Tab cycle keys
    • Forward and backward keys
    • Auto-select first window option
  • Manual dark mode setting
  • Opaque preview background option
  • Customizable search trigger key
  • Quit app on window close option (swift quit replacement option)
  • Window switcher scroll direction
    • Horizontal or vertical option

🔧 Improvements & Stability

  • Reorganized settings into tabs
    • Dock, Cmd+Tab, Switcher tabs
  • Improved window space filtering
    • Per-feature hidden window toggle
  • Anchored dock preview position
  • Compact mode hide close buttons
  • Customizable swipe gesture threshold
  • Improved live preview sizing

🐛 Bug Fixes

  • Fixed liquid glass freezing
  • Fixed stale space ID windows
  • Fixed media scroll hijacking
  • Fixed dock preview gap when using live video preview
  • Fixed sleep wake reliability
    • Event tap auto-recovery
  • Better health check detection when observer stops responding on dock previews
  • Fixed window switcher orientation
  • Fixed accidental swipe taps

Release 1.31.2.12

01 Mar 08:39

Choose a tag to compare

Release 1.31.2.12 Pre-release
Pre-release

This is an unstable pre-release version intended for testing purposes only. It may contain bugs, incomplete features, or cause system instability. Use at your own risk and do not install on production systems.

✨ New Features

  • Chrome profile icons shown
    • Icons in window titles
    • Icons in compact view
  • Quit on window close option
  • Anchored dock preview position

🔧 Improvements & Stability

  • Improved window preview sizing
    • Better dynamic width calculation
    • Smarter grid layout sizing
  • Better trackpad swipe handling
    • Configurable swipe threshold
    • Suppressed accidental taps
  • Improved widget spacing scaling

🐛 Bug Fixes

  • Fixed screen recording popup
  • Fixed settings window resizing
  • Fixed previews outside visible area
  • Fixed window switcher navigation

Release 1.31.2

23 Jan 21:07

Choose a tag to compare

✨ New Features

  • Separate widget background toggle
    • Hide widget backgrounds independently
    • Applies to media and calendar

🔧 Improvements & Stability

  • Reorganized settings interface
  • Better preview panel resizing

🐛 Bug Fixes

  • Fixed active app indicator position
    • Correct alignment in fullscreen
    • Updates with dock changes
  • Fixed hover window behavior
  • Fixed window failing to present after sleep wake
  • Fixed dock click detection

Release 1.31.1.2

20 Jan 20:19
08ca391

Choose a tag to compare

Release 1.31.1.2 Pre-release
Pre-release

Automated release for version 1.31.1.2.

Release 1.31.1

17 Jan 01:56

Choose a tag to compare

Apologies for the double update in one night, missed this bug.

🐛 Bug Fixes

  • Fixed dock hover window updates
    • Shows newly opened windows by updating cache in background

Release 1.31

17 Jan 00:33
e6a475a

Choose a tag to compare

Thank you for the recent support and publications about DockDoor, you are all awesome!

Special thanks to great2bnaustin, Larsen2k4, clementcampagna, gwmerritt-lgtm, and balazsnasz for their extensive beta testing across 28 releases. Their feedback was invaluable in identifying and solving many issues.

✨ New Features

  • AppleScript scripting support for external automation
    • Run tell application "DockDoor" to get help to see all commands
  • Reworked window presentation entirely to resolve hangs and stutters while using DockDoor
    • DockDoor is now faster than ever!

🔧 Improvements & Stability

  • Moved AX observer work off main thread to prevent UI hangs
  • Added timeout limits to AX operations
  • Debounced AX observer callbacks to reduce processing overhead
  • Switched to lazy stacks for better scroll performance

🐛 Bug Fixes

  • Fixed AppleScript causing silent crashes and music preview failures
  • Fixed window previews from different instances of same app not showing correctly
  • Fixed liquid glass not updating background dynamically
  • Fixed window switching failing when front app has heavy workload
  • Fixed dockobserver becoming unresponsive after extended use
  • Fixed window switcher animation lag
  • Fixed media widget memory leak and process pileup
  • Fixed preview frame getting cut off and using too much space
  • Fixed marquee text rendering when content fits
  • Fixed pinned widget corner radius not matching dock preview

Release 1.30.1.0.28

16 Jan 15:16

Choose a tag to compare

Release 1.30.1.0.28 Pre-release
Pre-release

⚠️ BETA RELEASE WARNING
This is an unstable pre-release version intended for testing purposes only. It may contain bugs, incomplete features, or cause system instability. Use at your own risk and do not install on production systems.

✨ New Features

  • Added liquid glass effects
    • New visual style option
    • Smoother backdrop rendering

🔧 Improvements & Stability

  • Faster window preview loading
    • Cache-first approach used
    • Non-blocking background fetch
  • Improved media widget performance
    • Reduced memory usage
    • Shared state management
  • Better window frame sizing
    • Fixed preview cutoff issues
    • Improved space calculations

🐛 Bug Fixes

  • Fixed media process buildup
  • Fixed preview resizing issues
  • Fixed window selection tracking

Release 1.30.1

02 Jan 20:08

Choose a tag to compare

✨ New Features

  • --Added command line control-- DEPRECATED
  • Redesigned welcome experience

🔧 Improvements & Stability

  • Remembers windows after restart
  • Improved window order preservation
  • Better button hover effects

🐛 Bug Fixes

  • Fixed dock click behavior
  • Fixed window title updates

Release 1.30

26 Dec 01:53
ae6611b

Choose a tag to compare

🎄 Merry X-Mas!

✨ New Features

  • Parallel title/controls layout options (thanks @X1nto)
    • Title and controls stacked
    • Four new position choices
  • Shift+Tab navigation option (thanks @maddada)
    • Requires key combo backward
    • Support to hold tab to iterate automatically

🔧 Improvements & Stability

  • Improved keyboard shortcut matching

🐛 Bug Fixes

  • Fixed ghost window detection
  • Fixed full preview activation