Releases: alpbahadur/49-IDE
Releases · alpbahadur/49-IDE
Release list
0.4.0: Merge pull request #56 from alpbahadur/light-theme-and-starter-terminal
0.3.4
v0.3.4 chore: bump desktop version to 0.3.4
0.3.3
v0.3.3 chore: bump desktop version to 0.3.3
0.3.2
fix: convert preload to CJS to fix control panel IPC preload.js used ESM import syntax but Electron preload scripts must be CommonJS. With package.json "type":"module", Electron couldn't load it, causing window.api to be undefined — breaking all buttons and log display. Renamed to preload.cjs with require() syntax and updated the reference in main.js.
49Agents Desktop v0.2.4
49Agents Desktop v0.2.4
Fix
- Auto-update now works — adds zip artifacts required by electron-updater for in-app updates
Installation (first time)
- Apple Silicon:
49Agents-0.2.4-arm64.dmg - Intel Mac:
49Agents-0.2.4.dmg
Right-click → Open on first launch (unsigned app).
49Agents Desktop v0.2.3
49Agents Desktop v0.2.3
Fix
- Settings modal now works — themes.min.js was missing from previous builds causing a crash on open
Installation
- Apple Silicon:
49Agents-0.2.3-arm64.dmg - Intel Mac:
49Agents-0.2.3.dmg
Right-click → Open on first launch (unsigned app).
49Agents Desktop v0.2.2
Fix: server failed to start due to native module (better-sqlite3) ABI mismatch on first launch.
49Agents Desktop v0.2.1
Fix: app failed to launch due to missing electron-updater module in packaged build.
49Agents Desktop v0.2.0
49Agents Desktop v0.2.0
What's new
- Working menu bar tray icon using the 49Agents logo
- Settings work out of the box — no login screen in the desktop app
- Tray menu: Open, Dashboard, Restart, Stop/Start, Check for Updates, Quit
Installation
- Apple Silicon (M1/M2/M3): download
49Agents-0.2.0-arm64.dmg - Intel Mac: download
49Agents-0.2.0.dmg
Open the DMG, drag 49Agents to Applications, then right-click → Open (required on first launch for unsigned apps).
Requirements
Updating from v0.1.0
The app will prompt you automatically, or use "Check for Updates" in the tray menu.
49Agents Desktop v0.1.0
49Agents Desktop v0.1.0
macOS desktop app — runs the 49Agents server and agent locally with a native tray menu.
Installation
- Apple Silicon (M1/M2/M3): download
49Agents-0.1.0-arm64.dmg - Intel Mac: download
49Agents-0.1.0.dmg
Open the DMG, drag 49Agents to Applications, then right-click → Open (required on first launch for unsigned apps).
Features
- Auto-starts the cloud server and agent on launch
- Tray menu with start/stop/restart controls and status dashboard
- Automatic update checks — "Check for Updates" in the tray menu