v1.5.74

n4ze3m/page-assistv1.5.74Jul 12, 2026by n4ze3m

AI Summary

This release fixes a thinking mode configuration issue and introduces support for two new OpenAI-compatible router providers. It also enhances the user interface by displaying full model names and consistent avatars, alongside completing the Korean localization.

Key Highlights

  • Added UnoRouter as an OpenAI-compatible provider
  • Added OrcaRouter as an OpenAI-compatible provider
  • Updated UI to show full model names and consistent avatars
  • Completed Korean (ko) translation

New Features

  • UnoRouter provider integration
  • OrcaRouter provider integration
  • Full model name display on sidepanel
  • Consistent avatar icon implementation
  • Completed Korean 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