Skip to content

Releases: AlbertoBarrago/DockDock

Release v0.3.4

Choose a tag to compare

@github-actions github-actions released this 08 Jul 10:08

What's Changed

  • chore: release 0.3.4 (build 12) (4a0dd96)
  • fix: don't enable Hardened Runtime for self-signed builds (5e0941b)
  • chore: release 0.3.3 (build 11) (ad52be7)
  • ci: sign releases with a stable self-signed identity (aa2a47f)
    Full Changelog: v0.3.2...v0.3.4

Release v0.3.2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 12:44

What's Changed

Release v0.3.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 12:15

What's Changed

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 08:58

What's Changed

Release v0.2.5

Choose a tag to compare

@github-actions github-actions released this 03 Jul 09:40

What's Changed

Release v0.2.4

Choose a tag to compare

@github-actions github-actions released this 03 Jul 08:45

What's Changed

Release v0.2.3

Choose a tag to compare

@github-actions github-actions released this 02 Jul 15:13

What's Changed

DockDock 0.2.2

Choose a tag to compare

@AlbertoBarrago AlbertoBarrago released this 02 Jul 10:15
  • Add an experimental semantic preview mode backed by app-specific preview providers.
  • Document the semantic preview roadmap and Stage Manager constraints.

DockDock 0.2.1

Choose a tag to compare

@AlbertoBarrago AlbertoBarrago released this 01 Jul 15:06
  • Disable live window thumbnails while Stage Manager is enabled to avoid showing macOS shelf previews instead of real windows.
  • Show a Stage Manager-specific text fallback in window preview tiles.

DockDock 0.2.0

Choose a tag to compare

@AlbertoBarrago AlbertoBarrago released this 30 Jun 07:57

Install

  1. Open DockDock-0.2.0.dmg and drag the app to Applications
  2. First launch: right-click → Open → Open Anyway (Gatekeeper)
  3. Grant Accessibility when prompted — required
  4. Grant Screen Recording for live thumbnails — optional

If macOS still blocks

xattr -cr /Applications/DockDock.app
open /Applications/DockDock.app

What's new

  • Not-running app panel with one-click Open button
  • Hover speed presets (Fast / Normal / Deliberate)
  • All Windows mosaic view
  • Improved panel reliability and debounce logic