Skip to content

Version 3.0

Choose a tag to compare

@jacobilin jacobilin released this 12 Mar 09:49
· 26 commits to main since this release

Version 3.0 is a major rewrite of the Glowby workflow.

This release retires the previous Flutter app and introduces a new architecture built around:

  • a Go backend
  • a Vite + React frontend
  • a new OSS workflow for building Glowbom projects locally

Highlights:

  • Replaced the legacy Flutter-based app flow
  • Added the new Go backend for workflow execution
  • Added the new Vite + React web interface
  • Added the bundled default Glowbom project template
  • Updated docs for the new local workflow