v1.5.74
parruda/swarmv1.5.74Jul 12, 2026by n4ze3m
AI Summary
An update to the browser extension adding new router providers (UnoRouter, OrcaRouter) and completing the Korean localization.
Key Highlights
- Adds UnoRouter and OrcaRouter as OpenAI-compatible providers
- Displays full model names and consistent avatars in the side panel
- Completes Korean (ko) translation
New Features
- UnoRouter provider support
- OrcaRouter provider support
- Full model name display
- Korean i18n 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