Skip to content

Releases: vorojar/QuickLaunch

QuickLaunch v1.0.7

Choose a tag to compare

@vorojar vorojar released this 10 Jun 10:37

Fixed

  • Detect newly installed apps immediately after launch and more reliably while QuickLaunch is already running.

DMG is signed, notarized, stapled, and Gatekeeper-validated.
SHA256: 0b2cc654be9db5b96d0625d6f34800c5d596c2ec42428d4ef20dd4aa056eb6f8

QuickLaunch 1.0.6

Choose a tag to compare

@vorojar vorojar released this 30 May 03:26

QuickLaunch 1.0.6

This release fixes folder drag-and-drop behavior.

What's Changed

  • Apps can now be dragged out of folders back to the main grid.
  • Apps inside a folder can be dragged directly into another folder.
  • Apps inside a folder can be dragged onto a loose app to create a new folder.
  • Canceling a drag no longer removes the app from its original folder.

Distribution

  • Developer ID signed, notarized, and stapled DMG.
  • SHA256: 31d7d75c5663b04d51a991aaa5270a332d5adcff766e920f7b0f3253b0e02411

QuickLaunch 1.0.5

Choose a tag to compare

@vorojar vorojar released this 24 May 09:46

QuickLaunch 1.0.5

A release focused on launch feedback and distribution quality.

Fixed

  • QuickLaunch now disappears immediately when you click an app, before the target app starts opening. Slow app startup no longer makes the launcher feel stuck.

Distribution

  • The DMG is Developer ID signed, notarized, and stapled.
  • Gatekeeper validation passes as Notarized Developer ID.
  • SHA256: 028949fbfb2ff2a1ca1ac67b8ab73a5441515f410f3265ee4c9389bd9fe92324

Install

  • Download QuickLaunch-v1.0.5.dmg from the assets below.
  • Open the DMG and drag QuickLaunch.app to Applications.

Note

  • A Homebrew cask recipe is included in the repository for tap or submission workflows, but the public brew install --cask quicklaunch command may not be available in every registry yet.

QuickLaunch v1.0.4

Choose a tag to compare

@vorojar vorojar released this 08 May 02:47

Fixed

  • Hide QuickLaunch when another app becomes active, matching the expected Launchpad-style behavior.
  • Clean up stale QuickLaunch Installer DMG mounts before packaging so repeat builds do not fail on read-only volumes.

Distribution

  • Signed and notarized Developer ID DMG.
  • SHA256: cfa943911dec01ec68bcc6a3c7285693651a7f3d2dc4024bc3f7ad0088df1431

QuickLaunch v1.0.3

Choose a tag to compare

@vorojar vorojar released this 08 May 01:24

Fixed

  • Hide QuickLaunch immediately when launching apps so slow target app startup does not make the launcher feel stuck.
  • Use system-localized app display names, including existing saved layouts, so searches like 活动监视器 work.
  • Include additional Apple system utility apps from CoreServices.
  • Fix zh-Hans string parsing for the remove confirmation message.

Improved

  • Focus the search field automatically when QuickLaunch opens.
  • Match localized names, bundle identifiers, and original .app filenames in search.

Distribution

  • Signed and notarized Developer ID DMG.
  • SHA256: 4b2f406486225fd58a580f532726534658834175fddae1a73765e2982ba7884c

QuickLaunch v1.0.2

Choose a tag to compare

@vorojar vorojar released this 12 Apr 03:08

Bug Fixes

  • Fixed window blocking auth dialogs — lowered window level so system authorization prompts appear above QuickLaunch
  • Fixed actions on apps inside folders — "Remove from LaunchPad" and "Move to Trash" now work correctly for apps inside folders
  • Fixed folder jiggle-delete losing children — deleting a folder in jiggle mode now dissolves it, returning child apps to grid
  • Fixed data race in app scanning@Published properties are no longer accessed from background threads
  • Fixed "Rescan" destroying layout — menu bar rescan now preserves user folder arrangement
  • Fixed concurrent scan race condition — serial queue prevents redundant simultaneous scans
  • Fixed AppleScript injection in "Get Info" — replaced with safe NSWorkspace API
  • Fixed background thread crash in icon rendering — replaced lockFocus with thread-safe NSBitmapImageRep
  • Fixed wallpaper blur crash risk — guard CIFilter.outputImage instead of force-unwrapping
  • Fixed trash silently failing — no longer removes app from grid when trashItem fails (e.g. SIP-protected apps)
  • Fixed folder auto-rename on open — folders no longer enter edit mode every time they're opened
  • Fixed stale search results — search cache now invalidates when grid items change
  • Fixed redundant disk I/OloadGridLayout() no longer called twice on startup

Improvements

  • Auto-organize folder names now respect system language (Chinese / English)
  • Folder names auto-migrate to current locale on startup after language switch

QuickLaunch v1.0.1

Choose a tag to compare

@vorojar vorojar released this 05 Feb 01:57

QuickLaunch v1.0.1

已签名 + 公证 - 无安全警告,双击即可使用

安装方法

  1. 下载 QuickLaunch-v1.0.1-signed.zip
  2. 解压后将 QuickLaunch.app 拖到「应用程序」文件夹
  3. 双击打开即可使用

功能

  • 全屏启动面板,模糊壁纸背景
  • 拖拽排序,拖拽建文件夹
  • 实时搜索,支持拼音
  • 一键自动整理
  • 全局快捷键 ⌘⇧Space
  • 中英文自动切换

系统要求

  • macOS 14.0 (Sonoma) 或更高版本