Skip to content

LiveAgent v1.1.4

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:49
e144d5f

LiveAgent v1.1.4

LiveAgent v1.1.4 improves settings with system proxy support, moves provider model fetching to the desktop side, and refreshes community and sponsor documentation.

Overview

This release focuses on settings and provider configuration workflows. Users get system proxy support and updated provider model fetching behavior, while documentation now includes a QQ group section and Cubence sponsor information.

Highlights

  • System proxy support was added to settings.
  • Provider model fetching now runs through the desktop agent.
  • Font size reset buttons were removed from settings.
  • README documentation was refreshed in English and Chinese.

Added

  • System proxy support in settings by @su-fen in #135
  • Desktop-side provider model fetching by @su-fen in #135
  • QQ group documentation and image assets by @su-fen in #131
  • Cubence sponsor documentation and image assets by @su-fen in #131

Changed

  • Removed font size reset buttons from settings by @su-fen in #136
  • Simplified redundant system setting descriptions.
  • Updated provider settings UI and settings synchronization for the new model-fetching flow.
  • Refreshed star history charts.

Internal

  • Moved provider model fetching out of the gateway handler and into the desktop service layer.
  • Updated gateway protocol and generated bindings for provider model requests.
  • Added system proxy service and settings commands on the Tauri side.
  • Expanded settings and provider model fetch tests.

Full Changelog: v1.1.3...v1.1.4