Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 22 Jun 05:10
727030c

0.1.5 (2026-06-22)

Features

  • platform: unified navigation — welcome, dashboard, consistent chrome (c1e450d)
  • standalone: add Octo branding logo and favicon (56f8772)
  • standalone: local-disk filesystem (open/save flows) (b3e3d4d)
  • standalone: public Docker image + release publish (f0b0d1c)
  • standalone: real file management — name→filename, rename, new, save-opens (0522388)
  • standalone: scaffold local app embedding the editor + run (1e6fd3f)

Bug Fixes

  • deploy: make the Cloud Build deploy step self-sufficient (2c5a71d)
  • deploy: make the Cloud Build deploy step self-sufficient (cd582cb)
  • site: render inline markdown in the changelog feed (307d7c0)

Refactoring

  • build: point Docker/CI/deploy at apps/platform with pnpm (0f756fd)
  • convert to pnpm workspace and move editor to apps/platform (4042fd6)
  • editor: carve packages/editor reusable library (7515bf6)
  • editor: make fs/run capabilities optional via EditorRoot (f778677)
  • fs: route load/save through a FileSystemCapability (4d18210)
  • run: extract @octo/run-host shared package (9122fbd)
  • run: inject a RunTransport into RunProvider (09f3861)
  • standalone: move /preview + screenshot e2e; task dev -> standalone (2ef01b4)

Documentation

  • refresh landing page + add Connectors/CEL/Error-handling/Deployment guides (0aac8a5)
  • site: add Connectors, CEL, Error handling & Deployment guide pages (dffb2f2)
  • site: add editor flow screenshots to What's New (939f0db)
  • site: add What's New, CEL cheat sheet, AI/error samples, logo (628f24f)
  • site: cache-bust app.js so the changelog markdown fix loads (56fa760)
  • site: document the deploy workflow, k8s platform, refresh roadmap (0784468)
  • site: run the built ./bin/octo, not go run, in quickstart & samples (5551f35)
  • site: show an editor screenshot in every sample + fix layout (11ded96)
  • site: sync stale hero version badge to 0.1.4 (7bcff4c)