v1.5.74
magicuidesign/magicuiv1.5.74Jul 12, 2026by n4ze3m
AI Summary
This release addresses a thinking mode configuration issue and introduces new OpenAI-compatible providers. It also enhances the sidepanel with full model names and avatars, while completing the Korean translation.
Key Highlights
- Fixed thinking mode configuration issue
- Added UnoRouter and OrcaRouter as OpenAI-compatible providers
- Updated sidepanel to display full model names and consistent avatars
- Completed Korean (ko) translation support
New Features
- UnoRouter OpenAI-compatible provider
- OrcaRouter OpenAI-compatible provider
- Full model name display in sidepanel
- Consistent avatar icons
- Korean language support
Full Release Notes
## What's Changed * fix: fixed the thinking mode configuration issue * feat: added UnoRouter as an OpenAI-compatible provider by @0-don in https://github.com/n4ze3m/page-assist/pull/904 * feat: added OrcaRouter as an OpenAI-compatible provider by @jinhaosong-source in https://github.com/n4ze3m/page-assist/pull/905 * feat: added full model name on sidepanel and consistent avatar icon by @GreyTeddy in https://github.com/n4ze3m/page-assist/pull/907 * feat: updated i18n with the completed Korean (ko) translation by @moduvoice in https://github.com/n4ze3m/page-assist/pull/908 * fix: fixed bugs ## New Contributors * @0-don made their first contribution in https://github.com/n4ze3m/page-assist/pull/904 * @jinhaosong-source made their first contribution in https://github.com/n4ze3m/page-assist/pull/905 * @GreyTeddy made their first contribution in https://github.com/n4ze3m/page-assist/pull/907 * @moduvoice made their first contribution in https://github.com/n4ze3m/page-assist/pull/908 **Full Changelog**: https://github.com/n4ze3m/page-assist/compare/v1.5.73...v1.5.74