Releases: oboroge0/AITuberFlow
Release list
Release v2.6.2
v2.6.2をリリースしました!
デスクトップ版でワークフローをエクスポートする際に、保存先を選択するファイル保存ダイアログが表示されるようになりました。従来はダウンロードフォルダ等へ確認なしで直接保存されていました。v2.6.1 のセキュリティ・安定性修正と合わせて、更新をおすすめします。
v2.6.2 has been released!
When exporting a workflow on the desktop app, a file save dialog now lets you choose where to save. Previously the file was written directly to your Downloads folder without confirmation. Combined with the security and stability fixes from v2.6.1, updating is recommended.
Release v2.6.1
v2.6.1をリリースしました!
セキュリティと安定性の修正をまとめたパッチリリースです。APIレスポンスでAPIキー等の機微情報が平文で返っていた問題、LLM失敗時にエラー文字列がそのまま読み上げられてしまう事故、オーバーレイWebSocketが瞬断後に復帰しない問題などを修正しました。なお、サーバーの既定バインド先が localhost に変更されたため、別マシンのOBS等から接続している場合は環境変数 HOST=0.0.0.0 の設定が必要です。
v2.6.1 has been released!
This patch release bundles security and stability fixes: sensitive values like API keys were previously returned in plaintext by some API responses, LLM failures could be read aloud on stream as raw error text, and the overlay WebSocket now auto-reconnects after brief disconnects. Note: the server now binds to localhost by default — if you connect from another machine (e.g. OBS on a different PC), set the HOST=0.0.0.0 environment variable.
Release v2.6.0
v2.6.0をリリースしました!
アプリ全体にライト/ダークモードを追加しました。ヘッダーの月/太陽アイコンでいつでも切り替えられ、選んだテーマは保存され、起動時のちらつきも抑えています。ホーム画面からエディタ(ノード本体・接続線まで)、各パネル、設定モーダル、お知らせ帯まで対応し、ダークテーマは従来の見た目をそのまま維持しています。接続線は背景に応じて自動でコントラストを確保するので、明るい/暗いどちらの背景でも見やすくなりました。
あわせて、デスクトップ版で自動アップデート・ワークフローのエクスポート保存・オーバーレイの別ウィンドウ表示が動作していなかった問題を修正しました。フロントを localhost で表示している都合で Tauri の内部通信がページに届いておらず、これらの機能がアプリ内で使えていませんでした。今回の修正でいずれもアプリ内から正しく動くようになっています。そのほか、Ollama や OBS など暗い色のノードが背景に同化して見えづらかった問題も直しました。
デスクトップ版をお使いの方は、この更新で自動アップデートが正しく機能するようになります。ただし旧バージョンの自動更新は動かないため、v2.6.0 への更新は一度だけ手動で行ってください。既存のワークフローデータはそのまま引き継がれます。
v2.6.0 has been released!
This release adds a light/dark mode across the entire app. Switch anytime with the moon/sun icon in the header — your choice is saved, and the flash on startup is prevented. It covers everything from the home screen to the editor (including node bodies and connection lines), panels, settings modals, and the announcement bar, while the dark theme keeps its original appearance. Connection lines automatically maintain contrast against the background, so they stay legible on both light and dark backgrounds.
It also fixes desktop-only breakage where auto-update, exporting/saving workflows, and opening the overlay in a separate window did not work. Because the frontend is served from localhost, Tauri's internal messaging wasn't reaching the page, leaving those features unusable inside the app. They now work correctly again. Dark node colors (such as Ollama and OBS) that blended into the background have also been fixed.
If you're on the desktop app, this update makes auto-update work correctly going forward. However, since the auto-updater in older versions is broken, please update to v2.6.0 manually this one time. Existing workflow data is carried over as-is.
Release v2.5.2
v2.5.2をリリースしました!
アバター周りの修正を中心としたパッチリリースです。デフォルトモデルをFlowchan.vrmに変更し、存在しないモデルが指定された際のエラー表示を改善しました。また、詳細設定パネルの開閉でVRMプレビューが見切れる問題を修正しています。デスクトップ版のアップデート通知がモーダルからフッターの控えめなボタンに変更され、ホーム画面にDiscordサーバーへの参加リンクが追加されました。
v2.5.2 has been released!
This patch focuses on avatar-related fixes. The default model has been changed to Flowchan.vrm, with improved error messages when a model file is not found. VRM preview no longer gets clipped when toggling the detail settings panel. Desktop update notifications have been moved from a modal dialog to a subtle footer button, and a Discord server link has been added to the home screen.
AITuberFlow v2.5.1
v2.5.1をリリースしました!
エディタのUXを大幅に改善しました。ポートにホバーすると「読み上げるテキスト」「生成された音声ファイル」など接続先の説明が表示されるようになり、何をどこに繋げばいいかがわかりやすくなっています。ノードの背景が不透明になり重なったときの操作性が向上、ドラッグ時にノードと接続線が最前面に表示されます。出力ポート同士の誤った接続もブロックされるようになりました。
また、Ollamaノードにプロンプトビルダーとキャラクター人格設定が追加され、ローカルLLMでの利用が強化されています。フロントエンド全体のi18n対応、VRM非表示時のCPU消費改善、エディタ読み込み速度の最適化も含まれます。
v2.5.1 has been released!
This release brings major UX improvements to the editor. Hovering over ports now shows descriptions like "Text to read aloud" or "Generated audio file path," making it much easier to understand how to connect nodes. Node backgrounds are now opaque for better usability when overlapping, and dragged nodes with their edges are elevated to the front. Invalid output-to-output connections are now blocked.
Ollama node has been enhanced with a prompt builder and character personality settings for better local LLM support. The release also includes full frontend i18n coverage, reduced CPU usage when VRM is hidden, and faster editor loading.
Release v2.5.0
Release v2.4.0
chore: prepare release v2.4.0 * chore: prepare release v2.4.0 - Bump version to 2.4.0 across web/server-ts/desktop/tauri/Cargo - Add CHANGELOG entry for v2.4.0 (Groq, Mistral, AivisSpeech/OpenAI TTS, Cron trigger) * fix: レビュー指摘を修正 - validator.ts: mistral-llm/groq-llm/aivis-tts/openai-tts を API_KEY_NODE_TYPES と GLOBAL_SETTINGS_MAP に追加 (executor.ts との同期漏れを修正) - cron-trigger/node.ts: timezone config を実装 (Intl.DateTimeFormat による IANA timezone対応) - cron-trigger/node.ts: イベント payload のキーを tick → executionCount に修正 (manifest outputs と execute 戻り値との一貫性を確保) * fix: Biome formatter修正 (API_KEY_NODE_TYPES を複数行に展開) --------- Co-authored-by: kasumi-oboroge <kasumi-oboroge@users.noreply.github.com>
Release v2.3.2
v2.3.2
macOS版の自動アップデートに必要な配布ファイルが生成されない問題を修正しました。あわせて、依存関係の脆弱性対応、セキュリティ監査で見つかった問題の修正、バックエンドの安定性改善を行っています。
v2.3.1以前のmacOS版を使っている場合、このアップデートだけは手動で再ダウンロードが必要になる可能性があります。v2.3.2以降をインストールした後は、次回以降の自動アップデートが利用できる想定です。
修正
- macOS版 Auto-Updater 用の
.app.tar.gzが生成されず、latest.jsonに macOS platform が含まれない問題を修正 - 依存関係の脆弱性を解消
- HTTP Request ノードの SSRF / DoS 対策を追加
- ワークフロー import のバリデーションを強化
- workflow export 時の機密フィールド除去を改善
- ワークフロー実行中の graceful shutdown を改善
- 不正 JSON リクエスト時のエラーハンドリングを改善
v2.3.2
This release fixes an issue where the required macOS auto-updater artifacts were not generated. It also includes dependency security updates, fixes for issues found during a security audit, and backend reliability improvements.
If you are using the macOS version v2.3.1 or earlier, you may need to manually download this update once. After installing v2.3.2, future auto-updates should work as expected.
Fixes
- Fixed missing macOS Auto-Updater
.app.tar.gzartifacts and missing macOS platforms inlatest.json - Resolved dependency vulnerabilities
- Added SSRF / DoS protections to the HTTP Request node
- Strengthened workflow import validation
- Improved removal of sensitive fields during workflow export
- Improved graceful shutdown while workflows are running
- Improved error handling for malformed JSON requests
Release v2.3.1
Release v2.3.0
追加
- ワークフロー実行前バリデーション - 実行ボタン押下時にワークフローを自動検証し、エラーがあれば実行をブロック (#108)
- 必須設定フィールドの未入力チェック
- 未接続の入力ポート検出
- エントリーポイントから到達不能なノードの検出
- 循環参照の検出
- APIキー未設定の警告(グローバル設定のフォールバック考慮)
- エラー/警告のあるノードをエディタ上でハイライト表示
Full Changelog: v2.2.4...v2.3.0