v1.5.74

dimartarmizi/map-to-posterv1.5.74Jul 12, 2026by n4ze3m

AI Summary

This release adds new OpenAI-compatible providers (UnoRouter, OrcaRouter), completes Korean translation, and fixes thinking mode configuration.

Key Highlights

  • Added UnoRouter and OrcaRouter as new OpenAI-compatible providers.
  • Completed Korean (ko) i18n translation.
  • Fixed thinking mode configuration issue.
  • Added full model name display in sidepanel.

New Features

  • Added UnoRouter provider
  • Added OrcaRouter provider
  • Completed Korean translation
  • Fixed thinking mode configuration

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