Skip to content

HypoMux v1.2.0

Latest

Choose a tag to compare

@Hypostasis-Cat Hypostasis-Cat released this 16 Jun 16:14
· 5 commits to main since this release
ee311aa

📝 HypoMux v1.2.0 更新日志 / Changelog

🇨🇳 中文版本 (Chinese Version)

添加

  • 添加英语语言,支持中/英双语动态无缝切换
  • 添加基于 SlidingStackedWidget 的横向滑动平滑切页动效
  • 添加双协议(HTTP/HTTPS/SOCKS5)系统级注册表代理锁与多网卡高并发分流内核

修复

  • 修复 流量大屏高频刷新时,因 speed_caption 局部变量作用域引起的程序闪退崩溃问题(特别感谢网友 kte 反馈)
  • 修复 显式声明 AppUserModelID 后,导致 Windows 任务栏无法正常渲染程序原生图标的暗坑

🇺🇸 English Version

Added

  • Added English language support, enabling seamless and dynamic switching between Chinese and English
  • Added smooth horizontal sliding page transition effects based on SlidingStackedWidget
  • Added a dual-protocol (HTTP/HTTPS/SOCKS5) system-level registry proxy lock and a high-concurrency multi-adapter traffic balancing core

Fixed

  • Fixed a program crash issue caused by the local variable scope of speed_caption during high-frequency dashboard refreshes (Special thanks to netizen kte for reporting)
  • Fixed a bug where explicitly declaring AppUserModelID prevented the Windows taskbar from correctly rendering the application's native icon