v1.8.4
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 https://github.com/iOfficeAI/AionUi/pull/741
- feat(model): add New API platform support by @Calcium-Ion in https://github.com/iOfficeAI/AionUi/pull/726
- feat(settings): add security settings page by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/749
- fix(ci): improve build stability and change trigger to tags by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/746
- chore: bump version to 1.8.4 by @piorpua in https://github.com/iOfficeAI/AionUi/pull/750
- fix(ci): disable implicit tag-based publishing in electron-builder by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/752
New Contributors
- @Calcium-Ion made their first contribution in https://github.com/iOfficeAI/AionUi/pull/726
Full Changelog: https://github.com/iOfficeAI/AionUi/compare/v1.8.3...v1.8.4