v1.1.1
🔄 Changed
- Release Packaging: Changed Windows build output from
.exeto.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
.ziparchive. Extract it and run the.exeinstaller inside.
macOS — not sure which version?
Check Apple menu → About This Mac.
- Apple Silicon (M1/M2/M3/M4) → download the
arm64build- Intel → download the
x64build
⚠️ 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.appOption 2 — System Settings
Attempt to open the app (it will be blocked), then go to System Settings → Privacy & Security → Open Anyway.