Skip to content

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 31 May 04:13
· 5 commits to main since this release

🔄 Changed

  • Release Packaging: Changed Windows build output from .exe to .zip.
  • Session Isolation: Moved URL parser to a separate partition and isolated User-Agent logic.
  • Documentation Layout: Standardized directory structures and table styles across multilingual READMEs.

🐛 Fixed

  • Perplexity Verification: Resolved Cloudflare blockages and infinite verification loops.
  • TitleBar Update Notification: Corrected notification indicator position and optimized button alignment.
  • Notification Clicks: Fixed an issue where clicking system notifications failed to launch the worker window.

📦 Downloads

Platform Architecture File
macOS 🍎 Apple Silicon (M1 / M2 / M3 / M4) DesktopAgentCenter-1.1.1-mac-arm64.dmg
macOS 🖥️ Intel (x64) DesktopAgentCenter-1.1.1-mac-x64.dmg
Windows x64 DesktopAgentCenter-1.1.1-win-x64-Setup.zip

Windows — The download is a .zip archive. Extract it and run the .exe installer inside.

macOS — not sure which version?
Check Apple menu → About This Mac.

  • Apple Silicon (M1/M2/M3/M4) → download the arm64 build
  • Intel → download the x64 build

⚠️ macOS: Unsigned App

macOS Gatekeeper will block the first launch. After copying to /Applications:

Option 1 — Terminal (Recommended)

sudo xattr -rd com.apple.quarantine /Applications/DesktopAgentCenter.app

Option 2 — System Settings

Attempt to open the app (it will be blocked), then go to System Settings → Privacy & Security → Open Anyway.