AionUi v1.8.4 Release Notes
✨ New Features
🔒 Security Settings Page
- New Execution Authorization Management: Added a new "Security Settings" page in settings to centrally manage automatic approval (yoloMode) settings for all AI agents
🌐 New API Gateway Platform Support
- Multi-Model Gateway: Added New API platform support, can be used as a unified multi-model gateway
- Per-Model Protocol Routing: Support configuring API protocol (OpenAI / Gemini / Anthropic) for each model individually
What's Changed
- docs: update README with OpenClaw integration, chat platform updates,… by @ringringlin in #741
- feat(model): add New API platform support by @Calcium-Ion in #726
- feat(settings): add security settings page by @kaizhou-lab in #749
- fix(ci): improve build stability and change trigger to tags by @kaizhou-lab in #746
- chore: bump version to 1.8.4 by @piorpua in #750
- fix(ci): disable implicit tag-based publishing in electron-builder by @kaizhou-lab in #752
New Contributors
- @Calcium-Ion made their first contribution in #726
Full Changelog: v1.8.3...v1.8.4