beta-v0.1.6

Pre-release

Rheosoph/flow-likebeta-v0.1.6Jul 20, 2026by github-actions[bot]

AI Summary

A significant feature-rich release introducing new UI components like Calendar and Gantt charts, voice recording, and face recognition nodes. It also enhances core functionality with automatic documentation, improved video processing, and a new Atlas Cloud provider.

Key Highlights

  • New Calendar and Gantt components
  • Voice recorder and visualizers
  • Face recognition node
  • Atlas Cloud OpenAI provider
  • Automatic code documentation

New Features

  • Calendar and Gantt components
  • Voice recorder
  • STT Models
  • Diff viewer for text and code
  • Atlas Cloud OpenAI provider
  • Search component
  • Video nodes
  • FlowScript embedding
  • Runtime variable editor
  • Local storage management
  • Face recognition
  • Graph overlay ontology
  • Multi-modal responses

Full Release Notes

<!-- Release notes generated using configuration in .github/release.yml at 6c94f87ef142ed3ddc0329304b26b4be857c8dd5 -->

## What's Changed
### đź“‹ Other Changes
* Automatic Code Documentation by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/621
* Fix/619 pinning does not work by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/624
* Enhance profile management and improve code documentation by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/625
* fix: add missing framework dependencies for CoreFoundation, CoreMedia… by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/626
* fix: update Windows build platform to avoid compatibility issues with… by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/628
* Enhance various components with improved error handling and performance by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/629
* fix: enhance Windows HEVC decoder with multithreading support and imp… by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/630
* fix: refine HEVC decoder channel type for improved request handling by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/632
* Fix/627 fix windows build by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/633
* feat: add GenericVariable component and integrate into VariablesMenuEdit by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/635
* Feature/622 user UI element by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/636
* Feature/623 read only user management nodes by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/639
* feat(dependencies): update markitdown dependency to latest revision by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/640
* chore: update dependencies in wasm-node-typescript package.json by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/642
* fix: improve fetchSize method to handle backend size retrieval and av… by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/644
* feat: Refactor flow components to use board references and improve va… by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/645
* feat(atlascloud): add Atlas Cloud OpenAI-compatible provider node by @lucaszhu-hue in https://github.com/Rheosoph/flow-like/pull/646
* feat: add search component and link documentation pages to nodes by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/648
* Fix/649 offline apps user db not visible but in file dialog by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/650
* fix: correct timestamp handling and improve error reporting in execut… by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/651
* Fix/652 mobile push deactivates itself by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/655
* fix: enhance notification read handling and improve link navigation by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/658
* Feature/612 video nodes by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/661
* feat: enhance flow board functionality and state management by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/662
* feat(diff-viewer): add a comprehensive diff viewer for text, code, an… by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/663
* Fix/664 pages show up in all boards by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/669
* feat: enhance performance and stability of Flow components with memoi… by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/665
* feat(voice): implement voice recorder and visualizers by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/667
* Add STT Models by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/671
* refactor(readme): optimize content for clarity and engagement by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/673
* Feature/668 flowpilot should work better with pages and databases by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/676
* feat: add Calendar and Gantt components with associated functionality by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/675
* fix: refactor developer node loading and registry rebuilding logic fo… by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/666
* feat: add MiniMax M3 provider by @octo-patch in https://github.com/Rheosoph/flow-like/pull/677
* Epic/534 flow like studio main chat by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/680
* Feature/674 embed flowscript in workflow view by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/683
* feat(flowpilot): update AI provider handling and enhance Claude Code … by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/685
* Feature/600 app permissions by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/688
* Feature/686 redesign landing page simplification by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/695
* feat: finalize HashMap interface and implement value type validation … by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/697
* feat: add new nodes for directory diffing and manifest management by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/696
* Feature/691 simple chat should be able to embed pages by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/701
* feat: implement runtime variable editor and enhance variable configur… by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/698
* Feature/682 face by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/703
* feat(storage_management): implement local storage management features by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/706
* feat(profile_management): implement addAppToProfile function and inte… by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/709
* Feature/699 optimize board and flowpilot by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/711
* Feature/692 improve simple chat by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/713
* Feature/708 update onboarding by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/714
* Feature/704 improve graph overlay ontology by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/715
* Epic/679 app groups by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/716
* Feature/602 handle multi modal responses by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/717
* Enhance user management, notifications, and video processing features by @felix-schultz in https://github.com/Rheosoph/flow-like/pull/718

## New Contributors
* @lucaszhu-hue made their first contribution in https://github.com/Rheosoph/flow-like/pull/646
* @octo-patch made their first contribution in https://github.com/Rheosoph/flow-like/pull/677

**Full Changelog**: https://github.com/Rheosoph/flow-like/compare/beta-v0.1.5...beta-v0.1.6