Skip to content

v1.3.3

Choose a tag to compare

@Mintcolour Mintcolour released this 25 Jun 02:27
· 6 commits to main since this release

v1.3.3

中文 🚀

  • 新增 Windows 桌面快捷拖拽发送功能 (Quick Drop Shelf):
    • 将文件拖到屏幕边缘的悬浮窗图标上时,即可快速呼出在线可信设备列表,直接拖入设备卡片即可发送,无需打开主窗口。
    • 支持“贴边后自动隐藏”开关(设置页默认关闭,可在主窗口设置开启,静置 30 秒自动收起为极细的呼吸条)。
    • 支持右键点击悬浮窗快速隐藏托盘。
  • 优化与修复:
    • 修复拖动文件到悬浮窗图标边缘时动画抽搐的问题。
    • 优化设备卡片名称排版,支持超长设备名称自动折行与省略号处理,彻底解决显示不全的问题。
    • 优化设备列表同步机制,避免设备更新时设备顺序频繁闪烁和变化。
    • 修正中英文翻译文案,更清晰地引导快传操作。

English 💻

  • Windows Desktop Quick Drag-Send (Quick Drop Shelf):
    • Drag files onto the floating window icon at the screen edge to summon the online trusted devices list, and drop files directly onto a device card to send instantly without opening the main window.
    • Added "Auto hide when docked" preference (disabled by default, collapses into a thin breathing bar after 30s of inactivity).
    • Added right-click context menu to quickly hide the shelf.
  • Optimizations & Bug Fixes:
    • Fixed animation jitter when hovering near the icon edge.
    • Refactored device name layout to support word wrap (DT_WORDBREAK) and ellipsis, solving truncation issues for long names.
    • Stabilized device ordering during synchronization, eliminating list flashing.
    • Refined English and Chinese localizations for clear quick-send instructions.