Releases: TM9657/flow-like
Flow Like - Beta v0.1.1
What's Changed
📋 Other Changes
- Refactor monitor handling in automation nodes for improved readabilit… by @felix-schultz in #547
- Fixed Build Pipeline by @felix-schultz in #548
- Refactor MessageComponent to improve usage stats handling and readabi… by @felix-schultz in #549
- fix: add libudev-dev to dependency installation for improved compatib… by @felix-schultz in #550
- refactor: enhance dependency installation and OpenCL support in Docke… by @felix-schultz in #551
- feat: update app to beta version with tracking authorization and impr… by @felix-schultz in #552
Full Changelog: alpha-v0.1.0...beta-v0.1.1
Flow Like - Alpha v0.1.0
What's Changed
📋 Other Changes
- fix: patch esaxx-rs for Windows CRT mismatch and update lancedb depen… by @felix-schultz in #491
- Fix/rust toolchain by @felix-schultz in #494
- Alpha by @felix-schultz in #495
- Fix/493 profile sync on desktop not working with old already existing profiles by @felix-schultz in #504
- Pre 0.0.9 by @felix-schultz in #507
- Fix and Biome by @felix-schultz in #508
- chore: update schemas and dependencies by @felix-schultz in #509
- Enhance iOS overscroll support with layout adjustments and safe area … by @felix-schultz in #511
- Fix/510 pages not syncing by @felix-schultz in #512
- Pre-Release by @felix-schultz in #513
- fix: remove unused SearchResults export from library components by @felix-schultz in #515
- Fixed Build Error by @felix-schultz in #516
- Feature/462 computer use browser use rpa nodes workflow recording generated flow by @felix-schultz in #519
- Feature/520 short human in the loop by @felix-schultz in #523
- Epic/478 python typescript libraries by @felix-schultz in #524
- Fix/cleanup by @felix-schultz in #526
- Feature/website adjustment by @felix-schultz in #527
- Epic/525 implement fully functioning node registry by @felix-schultz in #545
- Beta Release by @felix-schultz in #546
Full Changelog: https://flow-like.com/blog/beta-0-1-0/
Flow Like - Alpha v0.0.8
What's Changed
📋 Other Changes
- Feature/441 a2ui by @felix-schultz in #464
- Epic/103 create web app by @felix-schultz in #487
- v0.0.8 by @felix-schultz in #488
- fix: update Rust toolchain to use stable version by @felix-schultz in #489
- Fixed Rust Version by @felix-schultz in #490
Full Changelog: https://flow-like.com/blog/alpha-0-0-8/
Flow Like - Alpha v0.0.7
What's Changed
📋 Other Changes
- Fix/368 dont store appended files in indexdb as base64 by @felix-schultz in #370
- Added Temporary Fix For File Attachments in Chats by @felix-schultz in #371
- Feature/327 replace the genai implementation with rig by @felix-schultz in #376
- Node/289 timebox timeout path by @felix-schultz in #377
- Fix/378 right click context menu sometimes directly places selection node by @felix-schultz in #379
- Feature/380 we should simplify registering nodes in a library by @felix-schultz in #382
- Remove execution pins from Path and Virtual directory nodes for simpl… by @felix-schultz in #383
- Feature/360 add function references by @felix-schultz in #387
- Feature/384 node detail overview by @felix-schultz in #388
- Test Deployment by @felix-schultz in #390
- Feature/389 agent builder by @felix-schultz in #396
- Feature/373 graph copilot by @felix-schultz in #397
- FlowPilot + Agents by @felix-schultz in #402
- feat(flow-copilot): add GetNodeDetailsTool for detailed node informat… by @felix-schultz in #403
- feat: update thiserror dependency to version 2.0.17 by @felix-schultz in #404
- Fix/401 focus node bug by @felix-schultz in #405
- Feature/110 a simple way to manage third party logins by @felix-schultz in #407
- Feature/410 give copilot the same interface as invoke attachments by @felix-schultz in #421
- 0.0.6 Release by @felix-schultz in #422
- feat: Update alpha release workflow platforms and add new blog posts … by @felix-schultz in #423
- feat(datetime): add utility nodes for date and time manipulation by @felix-schultz in #430
- feat: replace Textarea with MonacoTextEditor for enhanced editing exp… by @felix-schultz in #431
- Feature/150 spotlight like navigation in the application by @felix-schultz in #434
- Feature/420 kubernetes deployment by @felix-schultz in #445
- fix: Include headers when there's no attachment by @nrowbot in #454
- Self Hosting Release by @felix-schultz in #463
New Contributors
Full Changelog: https://flow-like.com/blog/alpha-0-0-7/
Flow Like - Alpha v0.0.6
Flow Like - Alpha v0.0.5
Alpha v0.0.5 is our most ambitious release yet. After seven weeks of intense development, we're thrilled to ship Flow-Like on iOS, a comprehensive Event System for workflow automation, real-time collaboration, and a suite of improvements that make building and running flows faster, more powerful, and more accessible.
Highlights
- iOS App (Major) — Native execution on your device, remote LLM access, seamless sync with Desktop (TestFlight coming soon).
- Event System (Major) — Trigger workflows via Cron, HTTP webhooks, Discord events, and more.
- Real-Time Collaboration — See teammates' cursors, efficient syncing, co-edit workflows live.
- Personal Access Tokens — Automate and integrate via API (documentation coming soon).
- Remote Model Service — Free rate-limited models available now; Pro/Premium tiers launching soon.
- Node Improvements — Dot notation for fields, OpenAI node with custom keys, flexible
print/warning/errornodes. - Performance & Fetching — Faster data loading, better execution performance.
- Bug Fixes — Online project creation, interface polish, and stability wins.
Flow-Like on iOS
We're bringing the full Flow-Like experience to iOS. Build, execute, and monitor workflows directly on your iPhone or iPad — with the same typed, composable power you know from Desktop.
What's Included
- Native Execution — Runs locally on your device; no cloud dependency for core flows
- Remote LLMs — Access powerful language models through our remote service (OpenAI, Anthropic, and more)
- Desktop Sync — Flows, profiles, and data stay in sync across Desktop and iOS
- Mobile-Optimized UI — Touch-friendly canvas, redesigned for smaller screens without compromising functionality
TestFlight Access
The iOS app will be available via TestFlight soon. We'll publish a dedicated blog post with installation instructions, feature walkthrough, and early-access details. Stay tuned!
Event System — Automate Everything
The new Event System transforms Flow-Like into a true automation platform. Trigger workflows on schedules, HTTP requests, Discord messages, and more — all with typed event payloads that flow naturally into your nodes.
Supported Event Types
Cron Jobs
Schedule workflows to run automatically. Perfect for:
- Daily data syncs
- Recurring reports
- Cleanup tasks
- Periodic ML model retraining
Example: 0 9 * * MON → weekly Monday 9am report generation
HTTP Events
Expose workflows as webhooks. Trigger flows from:
- External services (Stripe, GitHub, Zapier)
- Custom integrations
- Internal microservices
- IoT devices
Example: Receive webhook → validate payload → process order → notify team
Discord Events
Build Discord bots directly in Flow-Like. React to:
- Messages
- Commands
- Reactions
- Member joins/leaves
Use Cases:
- AI-powered moderation bots
- Custom commands with LLM responses
- Multi-user interactive games/polls
- Server analytics and reporting
Example Flow (Sketch):
Discord Message Event → LLM (ChatGPT) → Discord Reply → Log to Database
Coming Soon
- MQTT — IoT and sensor data
- Email — Trigger on incoming mail
- File System — Watch folders for changes
- Custom Webhooks — Advanced routing and filtering
All event payloads are typed and flow seamlessly into downstream nodes. No manual JSON parsing required.
Real-Time Collaboration
Work on flows together. See your teammates' cursors in real-time, edit nodes simultaneously, and stay in sync with an efficient, conflict-free syncing mechanism.
Features
- Live Cursors — See exactly where collaborators are working
- Efficient Sync — Minimal network overhead; works smoothly even on slower connections
- Conflict-Free Editing — Smart merge strategy ensures changes don't get lost
- Instant Updates — No manual refresh; changes appear as they happen
Perfect for:
- Pair programming workflows
- Teaching/demos
- Distributed team collaboration
- Live debugging sessions
Personal Access Tokens & API Access
Automate your Flow-Like experience with Personal Access Tokens. Trigger workflows, manage projects, and integrate with external systems programmatically.
API documentation coming soon — covering endpoints for:
- Workflow execution
- Project management
- Event subscriptions
- Model service access
Use cases:
- CI/CD pipelines that trigger flows
- External dashboards pulling Flow-Like data
- Scheduled tasks via your own infrastructure
- Custom integrations with internal tools
Remote Model Service
Access powerful LLMs without managing API keys or infrastructure. Our Remote Model Service provides:
Available Now
- Free Tier — Rate-limited access to popular models (requires login)
Perfect for prototyping, learning, and low-volume production.
Coming Soon
- Pro Tier — Higher rate limits, priority access, advanced models
- Premium Tier — Dedicated compute, custom fine-tuning, enterprise SLA
No credit card required for Free tier. Just log in and start building.
Node Improvements
Dot Notation for Field Access
Access nested struct fields naturally:
user.profile.name
data.items[0].price
response.meta.timestamp
Works across all nodes that accept field selectors — cleaner flows, less manual mapping.
OpenAI Node with Custom Keys
Use your own OpenAI API key in the OpenAI node. Great for:
- Teams with existing OpenAI subscriptions
- Fine-tuned models
- Dedicated rate limits
- Cost tracking through your own account
Flexible Print/Warning/Error Nodes
print, warning, and error nodes now accept any generic value — not just strings.
Pass in:
- Structs → formatted JSON
- Arrays → pretty-printed lists
- Numbers, booleans → direct output
- Mixed types → intelligent formatting
Faster debugging without manual toString conversions.
Parallel Iteration (Experimental)
Iterate over arrays with parallel execution where safe. Significant speedups for:
- Batch LLM calls
- HTTP requests to multiple endpoints
- Database upserts
- File I/O operations
Automatically respects data dependencies and execution order.
Performance & Fetching
Improved Fetching Strategy
- Faster initial loads — smarter prefetching and caching
- Better performance — reduced memory allocations in execution hot paths
- Smoother canvas — improved rendering for large graphs
Result: Noticeably snappier experience, especially on large projects and slower connections.
Bug Fixes & Polish
Online Project Creation
Fixed: Creating online projects without a "Bit" (data source) now works correctly.
Interface Improvements
- Cleaner node connection visuals
- Better zoom/pan behavior
- Fixed edge cases in field mapping UI
- Improved error message clarity
What's Next
This release sets the stage for:
- iOS TestFlight (separate announcement coming)
- API documentation and integration guides
- Pro/Premium model tiers
- More event types (MQTT, Email, File System)
Community & Thanks
A massive thank you to everyone who's been testing, reporting issues, and sharing ideas. The feedback from the r/selfhosted community continues to shape Flow-Like's direction.
Special thanks to early testers who helped shake out bugs in the iOS build and event system — your input made this release possible.
Links
- Docs Home: https://docs.flow-like.com
- Getting Started: https://docs.flow-like.com/start/first-use/
- Event System Guide: [Coming Soon]
- API Documentation: [Coming Soon]
- iOS TestFlight: [Announcement Coming Soon]
Download Alpha v0.0.5 and start building automated, collaborative, mobile-ready workflows today.
Flow Like - Alpha v0.0.4
Flow-Like Alpha v0.0.4 — Excel Extraction, ML Nodes, Themes & Smoother Editing
Alpha v0.0.4 brings two big areas of focus:
- Excel done right → extract clean tables, automate sheets with a compact toolkit
- Practical Machine Learning → train, predict, and persist models inside typed flows @simonjanssen
Other highlights:
- Profiles & Themes
- Desktop Auto-Updates (macOS/Windows/Linux)
- Faster large graphs & more stable long runs
- Apple Login fixed
- Docs refresh (Getting Started, database/search nodes) @simonjanssen
👉 Full release blog post: Flow-Like Alpha v0.0.4 — Excel Extraction, ML Nodes, Themes & Smoother Editing
Links
Flow Like - Alpha v0.0.3
Alpha release for testing purposes. Please do not distribute.
Release Notes
What's Changed
Other Changes
- Dev by @felix-schultz in #81
- Add contribution encouragement and analytics image to README.md by @felix-schultz in #82
- Dev by @felix-schultz in #91
- Dev by @felix-schultz in #114
- Alpha by @felix-schultz in #159
- Alpha Release 0.0.1 by @felix-schultz in #171
- Adjusted Readme, added comment locking + encrypted offline sharing by @felix-schultz in #177
- Fix/196 placeholder nodes should have their inner pins connected by @felix-schultz in #197
- Quick fix, Inner Layer Connections by @felix-schultz in #198
- feat: Add Apple Sign In entitlement to Entitlements.plist by @felix-schultz in #199
- Fixed Random Crashes on Parallel Downloads by @felix-schultz in #202
- refactor: Remove Apple Sign In entitlement from Entitlements.plist by @felix-schultz in #203
- fix: Update EmailAttachmentsNode to handle optional attachments and s… by @felix-schultz in #204
- fix: Comment out update logic in the update function to prevent crash… by @felix-schultz in #205
- fix: Add RUSTFLAGS for Windows platform to prevent stack overflow issues by @felix-schultz in #206
- Hash Set Utilities by @GitBrincie212 in #214
- Feature/161 a preview UI component for lancedb tables by @felix-schultz in #215
- feat: Prevent event propagation on key down in FlowContextMenu input by @felix-schultz in #222
- feature / simple agent by @simonjanssen in #180
- feat: Enhance theme management with custom import functionality by @felix-schultz in #223
- Feature/211 create folders in storage by @felix-schultz in #224
- Fix/208 layer pins cant connect to generics like reroute nodes by @felix-schultz in #225
- Fix/172 the add more pins button sometimes overlaps with other pins by @felix-schultz in #226
- Fix/153 pin connections sometimes get destroyed by @felix-schultz in #227
- Alpha 0.0.3 - First Try by @felix-schultz in #230
- feat: update version to 0.0.3 and add release notes for Alpha v0.0.3 by @felix-schultz in #231
- fix: update apostrophes to HTML entities in database-related text by @felix-schultz in #232
New Contributors
- @GitBrincie212 made their first contribution in #214
Full Changelog: alpha-v0.0.2...alpha-v0.0.3
Flow Like - Alpha v0.0.2
Release Notes: https://flow-like.com/blog/alpha-0-0-2/
Alpha release for testing purposes. Please do not distribute.
What's Changed
Other Changes
- Dev by @felix-schultz in #137
- feat: update Entitlements.plist and tauri.conf.json for enhanced secu… by @felix-schultz in #138
- feat: enhance Entitlements.plist with additional security permissions by @felix-schultz in #139
- feat: remove unnecessary entitlements and disable hardened runtime in… by @felix-schultz in #140
- feat: update sidebar navigation and add documentation link; refactor … by @felix-schultz in #141
- Dev by @felix-schultz in #142
- feat: update permissions in desktop and macOS schemas to include bund… by @felix-schultz in #143
- Dev by @felix-schultz in #145
- Dev by @felix-schultz in #158
- Bug/160 fix linux deployment by @felix-schultz in #162
- Dev by @felix-schultz in #163
- feat: add updater permissions and functionality by @felix-schultz in #164
- feat: implement streaming upload functionality with progress tracking by @felix-schultz in #165
- feat: enhance upload progress tracking and display with new UploadPro… by @felix-schultz in #166
- Update to Build process and Entitlements by @felix-schultz in #167
- Implement code changes to enhance functionality and improve performance by @felix-schultz in #168
- feat: skip PDF parsing in CI and enhance HTTP request handling by @felix-schultz in #169
- Feature/151 add offline sharing options by @felix-schultz in #174
- feat: add LayerInnerNode component with context menu and editing capa… by @felix-schultz in #183
- Feature/144 brainstorm mode by @felix-schultz in #184
- feat: Add focusNode function to enhance node selection and view fitti… by @felix-schultz in #187
- feat: Add blog layout and components for improved blog structure and … by @felix-schultz in #189
- Fix/185 node editing menu shows ref hash instead of ref value by @felix-schultz in #191
- Feature/186 layers should indicate execution by @felix-schultz in #193
- Node/190 teachable machine node by @felix-schultz in #194
- Faster Prototyping by @felix-schultz in #195
Full Changelog: alpha-v0.0.1...alpha-v0.0.2
Flow Like - Alpha v0.0.1
Alpha release for testing purposes. Please do not distribute.
What's Changed
Exciting New Features 🎉
- Feature/85 chat interface by @felix-schultz in #86
- Feature/93 online features by @felix-schultz in #104
Other Changes
- Dev by @felix-schultz in #33
- Dev by @felix-schultz in #37
- Dev by @felix-schultz in #38
- Fixed Security Alerts by @felix-schultz in #41
- Some Refactor of Modules and new Serialization Format by @felix-schultz in #43
- fix(storage): improve layout and overflow handling in StorageSystem component by @felix-schultz in #52
- Dev by @felix-schultz in #57
- Dev by @felix-schultz in #61
- fix: comment out setup-environment step in alpha-release workflow by @felix-schultz in #74
- Added Mac Intel Build + Sentry debugging by @felix-schultz in #75
- Dev by @felix-schultz in #76
- Security update by @felix-schultz in #77
- Update issue templates by @felix-schultz in #79
- Create CONTRIBUTING.md by @felix-schultz in #80
- feature / extended onnx inference by @simonjanssen in #84
- feat: add event configuration for chat, mail, API, and webhooks by @felix-schultz in #88
- feat: add GlobalAnchorHandler for multi window usage component and en… by @felix-schultz in #90
- chore: update dependencies in package.json by @felix-schultz in #107
- feat: redesign tutorial dialog with step-based onboarding experience by @felix-schultz in #111
- Feature/109 implement landing page swimlanes by @felix-schultz in #112
- Refactor app creation process: Split into steps and improve navigation by @felix-schultz in #116
- Feature/113 get custom media working by @felix-schultz in #121
- Feature/120 users should be able to upload an avatar and edit their description username by @felix-schultz in #122
- Bug/117 bug template selection by @felix-schultz in #123
- Feature/102 update tailwind version to 4x by @felix-schultz in #124
- Feature/125 hybrid file access by @felix-schultz in #126
- Feature/129 duplicate catalog entries by @felix-schultz in #133
- Feature / LLM Control Nodes by @simonjanssen in #131
- Dev by @felix-schultz in #135
- Dev by @felix-schultz in #136
Full Changelog: alpha-v0.0.0...alpha-v0.0.1