Changelog
New features
- a222fdc feat: log a warning when an invalid executable is found (#321)
- 0bfefe7 feat: visibility flag for browse cmd (#323)
Bug fixes
- c924b26 fix: assume the flowfile context when expanding refs for serial/parallel (#322)
- b5ad499 fix: environment variables should be expanded when ws dir prefix is used (#317)
- e51df0c fix: evaluate conditionals right before execution (#316)
- 4c3cca0 fix: exec name alias should be respected when ws verb aliases are set (#324)
- 9a39db0 fix: include ws in nameless refs with a ns (#320)
- 5db0f18 fix: launch uri respect app prefixes (#319)
Miscellaneous
- 1a922cc docs: prerender documentation site content (#318)
- 21b5a0e chore: Bump actions/checkout from 4 to 5 (#296)
- 4f71826 chore: Bump actions/download-artifact from 4 to 5 (#295)
- 540535c chore: Bump actions/setup-go from 5 to 6 (#308)
- 3e618c0 chore: Bump actions/upload-pages-artifact from 3 to 4 (#299)
- 6834ac2 chore: Bump github.com/charmbracelet/bubbletea from 1.3.6 to 1.3.10 in the charmbracelet-deps group (#311)
- 30f62a1 chore: Bump github.com/mark3labs/mcp-go from 0.37.0 to 0.38.0 (#298)
- 3189a0c chore: Bump github.com/mark3labs/mcp-go from 0.39.1 to 0.41.1 (#312)
- 2e03a5d chore: Bump github.com/mattn/go-runewidth from 0.0.16 to 0.0.19 (#313)
- 0500e38 chore: Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#314)
- 2e1cfad chore: Bump github.com/spf13/pflag from 1.0.7 to 1.0.9 (#294)
- 5fcb2b0 chore: Bump go.etcd.io/bbolt from 1.4.2 to 1.4.3 (#300)
- 06a737b chore: Bump go.uber.org/mock from 0.5.2 to 0.6.0 (#301)
- 33190a3 chore: Bump golang from 1.25.0-bookworm to 1.25.1-bookworm (#309)
- 5d7c1b0 chore: Bump golang.org/x/sync from 0.16.0 to 0.17.0 in the experimental-golang-deps group (#310)
- 4ee39ee chore: Bump the testing-deps group with 2 updates (#297)
- 833580d chore: Bump vite from 6.3.5 to 6.3.6 in /desktop (#302)
- ecb17a5 chore: bump go version (#327)
- 33ae838 chore: fix docker release config
- 82cdb56 chore: replace release process with flow execs
- 1e09297 refactor(desktop): replace view routing with wouter (#277)