Changelog

Latest updates and improvements to the Deskforge ecosystem.

Early Beta — We're just getting started

DeskForge is in active development. Expect breaking changes, rough edges, and rapid iteration. We're building in public—your feedback shapes the roadmap.

v0.0.1-beta
Latest

Initial beta release

The first public release of DeskForge. This beta includes the core CLI, cloud build infrastructure, and web dashboard. We're shipping early to gather feedback from developers who want to turn their web apps into native desktop applications.

3
Platforms
7
CLI Commands
Possibilities

Core Features

  • CLI tool (@deskforge/cli): Initialize projects, trigger builds, manage deployments from your terminal.
  • Cloud build infrastructure: Remote builds for macOS, Windows, and Linux with parallel execution.
  • Web dashboard: Manage projects, view build history, and download artifacts from the browser.
  • Tauri wrapper: Wrap any web app in a native Tauri shell—no Electron bloat.
  • Multi-arch support: Build for x64 and ARM64 (Apple Silicon) from a single config file.

CLI Commands

deskforge init

Initialize new project

deskforge build

Trigger cloud builds

deskforge dev

Local dev environment

deskforge login

Authenticate CLI

deskforge projects

Manage projects

deskforge logs

View build logs

deskforge config

Manage configuration

Known Limitations

  • Code signing and notarization require manual certificate setup
  • Auto-update infrastructure is not yet implemented
  • Build logs are basic—no real-time streaming yet
  • Local builds (--local) are experimental

What's Next

  • Real-time build log streaming
  • Automated code signing pipeline
  • Built-in auto-updater with CDN distribution
  • GitHub Actions integration for CI/CD
  • Custom Tauri plugins and native modules

Help us shape DeskForge

Found a bug? Have a feature request? We're listening.

Join Discord