AionUi V1.2.3 Release Notes
Version V1.2.3 has problems on Windows, which prevent the Multi-Agent service from being enabled normally. To ensure the stability of the service, please download the installation package of V1.2.4.
🚀 What's New
🆕 New Feature Enhancements
- iflow CLI Support - Integrated support for iflow CLI, expanding terminal AI agent ecosystem
- Google Cloud Project ID Configuration - Allow to manage Google Could Project ID on the GUI for Gemini CLI Auth
- Drag & Drop File Support - Implemented drag and drop file upload with paste functionality
🔧 GitHub Development Workflow Optimization
- GitHub Actions AI Automation - Added AI automation workflows to streamline development processes
- GitHub Templates - Implemented Issue and PR templates for better contribution standardization
- Complete CI/CD Pipeline - Built comprehensive CI/CD pipeline for production releases
⚡ Feature Improvements
- ACP Session Management - Enhanced ACP session update handling and workspace refresh mechanisms
- Conversation Processing - Improved conversation handling and fixed PasteService structure
- Conversation History Filtering - Fixed conversation history filter logic for better user experience
- ACP Bridge Integration - Simplified ACP bridge integration using NPX approach
🐛 Bug Fixes
- Vertex AI Configuration - Fixed Gemini configuration directory paths for proper loading
- Path Resolution - Resolved various path-related issues across the application
What's Changed
- refactor: simplify ACP bridge integration using NPX approach by @kaizhou-lab in #147
- feat: add GitHub Actions workflows for AI automation by @goworm in #149
- feat: add GitHub issue and PR templates by @IceyLiu in #148
- feat: implement complete CI/CD pipeline for production release by @kaizhou-lab in #152
- feat: add complete Vertex AI support for Gemini models by @goworm in #151
- feat: add support for iflow cli by @liyuyun-lyy in #154
- Fix Gemini configuration directory paths by @kaizhou-lab in #157
- feat: implement drag and drop file support with paste functionality by @goworm in #159
- feat: improve ACP session update handling and workspace refresh by @kaizhou-lab in #162
- feat: improve conversation handling and fix PasteService structure by @kaizhou-lab in #161
- Fix conversation history filter logic by @kaizhou-lab in #165
- New Version Release by @kaizhou-lab in #166
New Contributors
- @liyuyun-lyy made their first contribution in #154
Full Changelog: v1.2.2...v1.2.3