Updates

Release notes and changelog for StackForge.

v1.0.0Major

StackForge v1.0 — Initial Release

2026-03-01
  • +Visual Pipeline Builder with ReactFlow drag-and-drop canvas
  • +30+ DevOps tools across 14 categories
  • +8 cloud provider integrations (AWS, DO, GCP, Azure, Hetzner, Linode, Vultr, Bare Metal)
  • +16+ pre-built one-click templates
  • +Script generation: Shell, Python, Ansible
  • +Per-node configuration panel
  • +Undo/Redo history, Save/Load pipelines
  • +Tool Catalog with search and filtering
  • +Dark theme with dotted grid canvas
v0.9.0Minor

Beta — Cloud Provider Nodes

2026-02-15
  • +Added cloud provider nodes (DO, Hetzner, AWS, Azure)
  • +Config panel with region and instance type dropdowns
  • +Node count slider with HA recommendations
  • +SSH key and domain configuration
v0.8.0Minor

Beta — Template Gallery

2026-02-01
  • +Added 14 pre-built templates
  • +Template categories: Dev, Production, Enterprise, Cloud, Edge
  • +Open template in builder via URL param
  • +Featured templates on home page
v0.7.0Minor

Beta — Script Generation API

2026-01-20
  • +POST /api/generate — generates Shell, Python, and Ansible scripts
  • +POST /api/validate — validates pipeline connectivity
  • +Topological sort of nodes based on dependency edges
  • +Per-tool script templates for K3s, Docker, Traefik, ArgoCD, and 15+ more
v0.5.0Minor

Alpha — Core Builder

2026-01-05
  • +Initial ReactFlow canvas integration
  • +Tool palette with 20 tools and search
  • +Basic node configuration
  • +Edge creation (dependency type)