v1.5.74
HumanAIGC/EMOv1.5.74Jul 12, 2026by n4ze3m
AI Summary
This release fixes configuration issues and introduces new OpenAI-compatible router providers, while improving UI clarity and completing the Korean localization.
Key Highlights
- Fixed thinking mode configuration issue
- Added UnoRouter and OrcaRouter as OpenAI-compatible providers
- Updated UI to display full model names and consistent avatar icons
- Completed Korean (ko) translation
New Features
- Added UnoRouter as an OpenAI-compatible provider
- Added OrcaRouter as an OpenAI-compatible provider
- Added full model name on sidepanel and consistent avatar icon
- Updated i18n with the completed Korean (ko) translation
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