Skip to content

Releases: oomol-lab/open-flow

v0.1.0-beta.8

v0.1.0-beta.8 Pre-release
Pre-release

Choose a tag to compare

@l1shen l1shen released this 04 Sep 02:23

What's Changed

  • fix: refresh publish state without moving nodes by @l1shen in #34
  • fix(workbench): support public connector actions by @l1shen in #35
  • feat(server): add deployment setup and settings by @l1shen in #36
  • fix(server): expose request failure categories by @l1shen in #37
  • refactor: remove obsolete designer runtime by @l1shen in #38
  • feat: stage trigger resources before publication by @l1shen in #39
  • fix: align schema port compatibility validation by @l1shen in #40
  • fix: address schema comparison review findings by @l1shen in #41
  • fix: localize errors and validate connector connections by @l1shen in #42
  • fix: add provider icon fallbacks by @l1shen in #43
  • Align workflow catalog with Console by @alwaysmavs in #44
  • feat: support additional task inputs by @crimx in #45
  • refactor: make flow editing local-first by @hyrious in #47
  • feat: support streaming task outputs by @crimx in #48
  • fix: drop create code task follow schema by @hyrious in #49
  • fix(workbench): keep Flow catalog visible while refreshing by @hyrious in #50
  • feat: add durable wait approvals by @l1shen in #46
  • feat(docker): publish tip and sha tags, add compose and GHCR docs by @BlackHole1 in #51
  • fix: extend sessions and share flow positions by @l1shen in #52
  • refactor: split FlowDesignerView and improve Draft errors by @l1shen in #53
  • fix(workbench): debounce block library search by @l1shen in #54
  • fix(workbench): clarify publication status layout by @l1shen in #55

Full Changelog: v0.1.0-beta.1...v0.1.0-beta.8

v0.1.0-beta.1

v0.1.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@l1shen l1shen released this 30 Aug 02:41
fd247e1

What's Changed

  • build: migrate to Node 26 and isolated-vm 7.0.1 by @BlackHole1 in #1
  • refactor(workbench): simplify node inspector by @l1shen in #2
  • docs: add security, conduct, and contributing policies by @BlackHole1 in #3
  • docs: align multilingual README layout with open-connector by @BlackHole1 in #4
  • docs: add contributors list and star history chart by @BlackHole1 in #5
  • refactor(runtime): bound Executor resource lifetime by @l1shen in #6
  • feat(canvas): align controls with shadcn by @alwaysmavs in #7
  • refactor(ui): unify workbench theme boundaries by @alwaysmavs in #8
  • fix(workbench): inline TypeScript worker by @hyrious in #9
  • refactor(ui): unify product UI with shadcn by @alwaysmavs in #10
  • chore(ci): stop committing star-history PNG by @BlackHole1 in #12
  • feat(i18n): support seven UI languages by @BlackHole1 in #11
  • feat: replace secrets with deployment variables by @l1shen in #13
  • style(workbench): refine resource lists by @alwaysmavs in #14
  • feat(workbench): unify UI and strengthen i18n by @alwaysmavs in #15
  • feat(workbench): allow hosts to disable variables by @l1shen in #16
  • refactor(server): manage async lifecycles with Effect by @l1shen in #17
  • Add Open Flow README banner by @alwaysmavs in #18
  • Fix README architecture diagram layout by @alwaysmavs in #19
  • Lead README with agent-native Open Flow authoring by @alwaysmavs in #20
  • fix(workbench): stabilize run logs and canvas updates by @l1shen in #21
  • fix(designer): avoid remount update loop by @l1shen in #22
  • Add README demo video by @alwaysmavs in #23
  • docs: restore original demo video cover by @alwaysmavs in #24
  • Clarify Open Flow positioning in READMEs by @alwaysmavs in #25
  • Explain Open Flow runtime dataflow by @alwaysmavs in #26
  • fix(designer): stabilize lifecycle across remounts by @l1shen in #27
  • feat(server): add Fly.io deployment config and docs by @BlackHole1 in #28
  • docs: add OpenConnector and oo CLI setup guide by @BlackHole1 in #29
  • fix(server): support hosted Connector and LLM config by @l1shen in #30
  • fix(designer): batch controlled selection updates by @crimx in #31
  • feat: scope hosted Connector teams by Flow by @l1shen in #32
  • chore: start beta releases and publish Docker images by @l1shen in #33

New Contributors

Full Changelog: https://github.com/oomol-lab/open-flow/commits/v0.1.0-beta.1