Releases: MiaoMint/vision-flow
Releases · MiaoMint/vision-flow
v0.0.5
v0.0.4
🚀 Features
🐞 Bug Fixes
- Remove traffic light padding on non mac - by @MiaoMint in #28 (ee112)
- Enhance MiniMap display for dark mode - by @MiaoMint in #29 (c7851)
- Improve loading animation and transition effects in the app - by @MiaoMint (7df8e)
- Replace theme provider usage with custom hook for dark mode detection - by @MiaoMint (00c33)
- Update SaveModelProvider to use model_providers table - by @MiaoMint (e8d13)
- Prevent pointer events on Sonner toast when clicking outside the dialog - by @MiaoMint (81b5c)
View changes on GitHub
v0.0.3
v0.0.2
🚀 Features
- Add English README and workflow screenshot - by @MiaoMint (26b04)
- I18n - by @MiaoMint in #27 (a6457)
- ci: Macos app sign & notary - by @MiaoMint in #26 (fe84f)
🐞 Bug Fixes
- Update application icon - by @MiaoMint (22d9c)
- Update product version to 0.0.2 in wails.json - by @MiaoMint (2787f)
- Add environment specification for package job in release workflow - by @MiaoMint (84146)
- ci: Build artifact discrepancy - by @MiaoMint in #25 (cd481)
View changes on GitHub
v0.0.1
🚀 Features
- Add CanvasView and ProjectList components, integrate project selection in App - by @MiaoMint (bc50b)
- Refactor App component, add AppSidebar, and update CanvasView layout - by @MiaoMint (7357a)
- Add audio, image, text, and video node components with associated types - by @MiaoMint (c60ef)
- Database storage & ai api key model - by @MiaoMint in #5 (23943)
- Implement AI API service binding - by @MiaoMint in #9 (3fd0e)
- Implement OpenAI client for text, image, audio generation and model listing - by @MiaoMint in #10 (aae82)
- Basic node - by @MiaoMint in #12 (b5594)
- Single node execution - by @MiaoMint in #14 (7e675)
- Flow runner - by @MiaoMint in #16 (c7917)
- Implement multimodal input support for AI models and enhance node handle visibility. - by @MiaoMint in #18 (775c4)
- Workflow save load - by @MiaoMint in #20 (75cf6)
- Update node components to enhance resizing functionality and improve drag interactions - by @MiaoMint (b7594)
- Enhance project workflow loading and streamline auto-save functionality - by @MiaoMint (f1cc8)
- Add theme toggle functionality and enhance settings UI - by @MiaoMint (c95a5)
- Enhance CanvasEditor with zoomable MiniMap and updated Background variant; adjust project list item height - by @MiaoMint (2bb3a)
- Asset library - by @MiaoMint in #22 (df800)
- Replace Sparkles icon with app icon in AboutSettings; add new screenshots for projects - by @MiaoMint (01cd3)
- Overhaul README.md with comprehensive project details, features, and setup instructions - by @MiaoMint (b43fc)
- Update Windows application icon - by @MiaoMint (96a07)
- Rename project from Firebringer to VisionFlow - by @MiaoMint in #23 (6b83a)
🐞 Bug Fixes
- Update noUnusedLocals and noUnusedParameters settings in tsconfig.app.json - by @MiaoMint (b9337)
- Adjust dimensions in SettingsDialog for improved layout - by @MiaoMint (71dec)
- Disable erasableSyntaxOnly in tsconfig.app.json for better linting behavior - by @MiaoMint (3c48a)
- Adjust minimum width of model items in ModelsListSettings for better layout - by @MiaoMint (6163f)
- Correct GitHub Issues link in README.md - by @MiaoMint (4cab0)
- Update CSS classes for release notes section in UpdateDialog component - by @MiaoMint (2d018)
- Update macOS artifact archiving and release upload steps in workflow - by @MiaoMint (8ee76)