Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Aug 12:56
  • New: Reasoning Effort setting (Off, Low, Medium, High, Maximum) sent only to models that advertise a reasoning control
  • New: DeepSeek-V4-Flash is the default POE model
  • Fixed: Models POE serves without an advertised endpoint list (DeepSeek, GLM, Qwen, ...) are no longer wrongly hidden
  • Fixed: Show/Hide buttons on the API key fields work in translated interfaces
  • Fixed: The GitHub updater no longer calls a PHP 8 function on a plugin that supports PHP 7.4
  • Fixed: The distillpress_supported_post_types filter is applied late enough for themes and plugins to hook it
  • Fixed: System prompt rules are numbered continuously when summary or teaser is disabled
  • Fixed: Uninstall now removes the request log and cleans every option on each site of a network
  • Improved: API errors now surface the message returned by the provider instead of a bare status code
  • Improved: The request log records the provider and what the call was for, and no longer loads on every page
  • Improved: Both providers share a single API service class; dead code removed across the plugin
  • Improved: Plugin details popup, "Report a Bug" link and README aligned with the Guilamu plugin references