v1.5.40

n4ze3m/page-assistv1.5.40Nov 16, 2025by n4ze3m

AI Summary

Introduces thinking mode controls for reasoning models and fixes context length issues for OpenAI models.

Key Highlights

  • Added toggle thinking on reasoning models
  • Added default thinking mode setting
  • Resolved context_length issue for OAI models

New Features

  • Toggle thinking on reasoning models
  • Default thinking mode setting
  • Context length fix for OAI models

Full Release Notes

## What's Changed

- feat: Added toggle thinking on reasoning models by @HectorEspejo in https://github.com/n4ze3m/page-assist/pull/754
- feat: added default thinking mode setting
- fix: resolved the context_length issue for OAI models
- refactor: updated zh-TW translations by @sk5s in https://github.com/n4ze3m/page-assist/pull/752
- fix: fixed bugs


## New Contributors
* @HectorEspejo made their first contribution in https://github.com/n4ze3m/page-assist/pull/754

**Full Changelog**: https://github.com/n4ze3m/page-assist/compare/v1.5.39...v1.5.40