Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: polyscript-app/polyplugin-release

PolyPlugin 1.0.9

Choose a tag to compare

@SammoMichael SammoMichael released this 05 Apr 15:22
  • Live Source Subtitles toggle now updates during playback instead of only after relaunch
  • Unified voice selector with Auto, Polyscript voices, and Mac system voices in one list
  • Manual system voice selection now wins over auto-picked fallback voices
  • Bundled PolyscriptTTSHelper inside the plugin package so native TTS support ships with releases
  • Subtitle/source visibility handling fixes and sidebar updates

PolyPlugin 1.0.8

Choose a tag to compare

@SammoMichael SammoMichael released this 30 Mar 16:15
  • Poly icon branding
  • Font size and opacity controls
  • Translated transcript panel with export
  • Layout and timing fixes
  • Look-ahead pre-translation for upcoming subtitle lines

PolyPlugin 1.0.7

Choose a tag to compare

@SammoMichael SammoMichael released this 03 Mar 14:37

Fix IINA device login approval flow. This release rewrites the backend-returned verification URL to the actual API approval endpoint so browser approval results in a token reaching the plugin. It also preserves the earlier auth/session fixes and translation fallback improvements.

PolyPlugin 1.0.6

Choose a tag to compare

@SammoMichael SammoMichael released this 03 Mar 14:06

Fix authentication recovery in IINA. This release clears expired sessions visibly, updates sidebar state when auth expires, and uses the backend-provided device login verification URL instead of a broken hardcoded API path. It also keeps release installs aligned with the current plugin build.

PolyPlugin 1.0.5

Choose a tag to compare

@SammoMichael SammoMichael released this 03 Mar 14:02

Fix subtitle translation reliability in IINA. This release removes URL validation that depended on the browser-style URL API, which can fail under IINA JavaScriptCore and break all network translation requests. It also makes provider selection consistent and falls back to Google Translate when a Polyscript LLM session is expired or unavailable.

PolyPlugin 1.0.4

Choose a tag to compare

@SammoMichael SammoMichael released this 03 Mar 13:54

Release 1.0.4 fixes a crash path by normalizing and validating HTTP base URLs before calling IINA's native request bridge. It also keeps development symlink installs explicit so release testing can be done without local plugin bleed-through.

Polyscript for IINA v1.0.3

Choose a tag to compare

@SammoMichael SammoMichael released this 03 Mar 12:57

Fix packaged sidebar, overlay, and window HTML to reference the shipped hashed UI assets. This resolves the blank Polyscript panel after GitHub install.

Polyscript for IINA v1.0.2

Choose a tag to compare

@SammoMichael SammoMichael released this 25 Feb 12:25

Stability update: reduced automatic async checks during plugin lifecycle/reload paths and refreshed preference defaults. Also added guidance to restart IINA instead of using Reload Plugins on IINA 1.4.1.

Polyscript for IINA v1.0.1

Choose a tag to compare

@SammoMichael SammoMichael released this 25 Feb 12:14

Repacked plugin from clean dist and removed invalid preferencesPage reference to avoid install/runtime instability.

Polyscript for IINA v1.0.0

Choose a tag to compare

@SammoMichael SammoMichael released this 25 Feb 11:58

Initial public distribution release for Polyscript IINA plugin.