Skip to content

Releases: Microck/tuneport

v4.3.9

20 Jan 18:03

Choose a tag to compare

  • context menu add/download submenus
  • popup autoswitch to activity after add
  • default downloads enabled (missing_only)

v4.3.8

17 Jan 22:54

Choose a tag to compare

What's Changed

  • Spicetify Bridge: Improved local file matching for Japanese/Chinese titles by using stricter thresholds and special CJK detection.
  • Relay: Added better connection handling.

v4.3.7

17 Jan 21:30

Choose a tag to compare

  • add bridge connection test button in popup
  • add http status endpoint to relay server
  • fix spicetify path detection in bridge setup

v4.3.6

17 Jan 21:19

Choose a tag to compare

fix: add bridge token auto-generation when enabling bridge mode

  • token is now automatically created when you toggle Bridge Mode ON
  • fixes empty token in setup command

v4.3.5

17 Jan 21:08

Choose a tag to compare

fix: bridge url tuneflow -> tuneport

v4.3.4

17 Jan 20:59

Choose a tag to compare

fix(popup): restore sync/activity tabs deleted in 5d1e792

  • restored ~1000 lines of accidentally deleted popup code
  • sync tab now shows video metadata, download options, playlist picker
  • activity tab now shows job progress and fallback prompts
  • settings tab unchanged (bridge mode, advanced options)
  • added ErrorBoundary for crash protection

v4.3.3 - Blank Page Fix

17 Jan 20:20

Choose a tag to compare

Fixed blank page issue by switching to framer-motion and adding Error Boundary. Also includes full Bridge Mode features.

v4.3.2 - Stable UI & Bridge

17 Jan 19:58

Choose a tag to compare

Restored the beautiful high-fidelity UI and verified complete Bridge integration.

v4.3.1 - Polished Bridge Mode

17 Jan 17:38

Choose a tag to compare

UI cleanup, simplified one-click bridge setup, and Spicetify auto-detection.

v4.3.0 - Bridge Mode

17 Jan 16:11
dd1e9cb

Choose a tag to compare

Added Bridge architecture: websocket relay server, Spicetify script, and automated local file syncing.