Skip to content

Releases: yelosheng/clipboard-push-win32

v4.7.1 (Build 1.1.5) Stable

Choose a tag to compare

@yelosheng yelosheng released this 18 Mar 06:32
  • Fix large text clipboard sync (>4KB) being silently dropped due to WebSocket fragment buffer overflow

v4.7.1 (Build 1.1.4) Stable

Choose a tag to compare

@yelosheng yelosheng released this 09 Mar 06:37
  • Fix: auto-migrate placeholder server URL (http://your-server.com:12505/) to kxkl.tk on startup — affects users who downloaded builds 1.1.2 or 1.1.3

v4.7.1 (Build 1.1.3) Stable

Choose a tag to compare

@yelosheng yelosheng released this 09 Mar 06:30
  • Fix: default server URL was set to placeholder, now correctly points to kxkl.tk
  • Add: Windows installer package (ClipboardPushWin32-Setup.exe)

v4.7.1 (Build 1.1.2) Stable

Choose a tag to compare

@yelosheng yelosheng released this 03 Mar 03:28
  • Test auto-update mechanism

v4.7.1 (Build 1.1.1) Stable

Choose a tag to compare

@yelosheng yelosheng released this 03 Mar 03:17
  • Add Website and GitHub links to settings window
  • Fix mojibake separator in settings links
  • Move links to right side of settings window with app icon
  • Fix build number display format to X.X.X

v4.7.1 (Build 110)

Choose a tag to compare

@yelosheng yelosheng released this 01 Mar 03:23

What's New

Bug Fixes

  • Auto-reconnect after network drop / sleep-wake — the client now correctly detects stale connections when the network goes away silently (e.g. closing a laptop lid). Two complementary fixes:
    • Watchdog now directly triggers reconnection after 45 s of silence instead of relying on a close callback that never fires on a dead link
    • Added \ handler: the moment the system wakes from sleep, an immediate reconnect is forced without waiting for the watchdog
  • LAN file server path traversal filter — \ and \ endpoints now reject filenames containing \ or directory separators

Changes

  • Default server URL placeholder changed to \ for open-source clarity
  • \ triplet corrected to

Download

Single static executable — no installer, no runtime dependencies required.

File Size
\ ~952 KB

Compatibility

Windows 10 / 11 (x64)