Skip to content

Releases: luckjiawei/frpc-desktop

1.2.2

22 Apr 09:15
Compare
Choose a tag to compare

Update Highlights ✨

New Features 🎉

  • 🌐 HTTP Protocol Support for Locations Configuration: Enhanced configuration options for HTTP protocol, allowing for more flexible URL routing. #81
  • 🚀 Synchronized Upstream FRP Version Update: The current version has been updated to 0.62.0, supporting configuration import from this version.
  • 🔄 Modified Language Switch Logic: The language switch will now be saved automatically without the need to click the save button, improving user experience. #86

Bug Fixes 🐛

  • 🌐 i18n Improvements: Further enhancements to internationalization support, providing a better multi-language experience.
  • ⚡️ Fixed Memory Leak Issue: Resolved a potential memory leak caused by logging, improving application stability and performance. #85

1.2.1

25 Mar 13:04
Compare
Choose a tag to compare

✨ Update Highlights

New Features

  • 🌐 i18n Support: Now supports the English language!
  • 🎨 Unified List Style: Improved overall consistency and aesthetics of the interface.
  • 🔄 Upstream frp Update: Now supports importing version 0.61.2. #82

Bug Fixes

  • 🐛 Bug Fix: Resolved the issue of frp subprocess not stopping after exit, enhancing stability. #80

1.2.0

06 Mar 08:42
Compare
Choose a tag to compare

🚨 WARNING

  • ⚠️ Major codebase restructuring and data structure changes; old version data cannot be used directly.
  • ⚠️ Discontinued support for ini configuration files.
  • ⚠️ Discontinued support for versions below v0.52.0.
  • ⚠️ Old-version-generated frpc://... links are incompatible with v1.2.0.

✨ Update Highlights

New Features

  • 🏗️ Comprehensive codebase restructuring to improve system stability.
  • ✨ Added configuration options: useEncryption, useCompression (#54).
  • 💄 Minor UI styling adjustments.
  • 🔒 Encrypted naming for sub-processes to prevent false detection by antivirus software.

Bug Fixes

  • 🐛 Multi-user environment issues resolved (#77).
  • 🐛 Fixed startup errors caused by path issues in Windows environments (#75).
  • 🐛 Issues with proxy type switch from XTCP to STCP resolved (#69).
  • 🐛 Fixed system notification display anomalies (#65).
  • 🐛 Log refresh functionality restored.

1.1.6

09 Jan 08:11
Compare
Choose a tag to compare
  • 🔗 完善连接参数可配置项
  • 📥 支持本地 frp 导入
  • 🧩 支持 https2http 插件 #49
  • 🗂️ 快速打开数据目录
  • 📢 日志优化
  • 🚀 GitHub API 优化
  • 🐛 修复已知BUG #59 #58

更新说明:https://jwinks.com/p/frpc-desktop116/

1.1.5

05 Dec 06:06
Compare
Choose a tag to compare
  • 🤡优化Github API 限流导致的无法加载下载列表 #43 *
  • ✨增加SUDP 协议 #39 *
  • ✨增加日志可以外部打开 增加手动刷新日志按钮 #42 *
  • 🐛增加webport端口配置 防止因为端口占用导致的启动失败
  • 🧑‍💻升级依赖

1.1.4

08 Nov 08:48
Compare
Choose a tag to compare
  • 🐛 修复warning日志级别 无法启动 #38 *
  • ✨ xtcp打洞失败回退到stcp #35 *

1.1.3

14 Oct 06:42
Compare
Choose a tag to compare

更新详细说明

  • 🌱 增加对 xtcp 协议的支持 #35
  • 🌱 增加一键复制访问地址 #33
  • 🌱 增加静默启动 #34
  • 🌱 增加生成随机代理名称

1.1.2

25 Sep 03:46
Compare
Choose a tag to compare
  • 🐛 修复启动报错 #32
  • 🐛 修复下载页面报错 #28
  • ✨ 增加对 http basic 的支持 #31
  • ✨ 增加对 子域名的支持 #30
  • 💄 优化界面 改善体验

1.1.1

09 Sep 13:24
Compare
Choose a tag to compare

🚑️ 修复包 修复启动报错

1.1.0

08 Sep 08:23
Compare
Choose a tag to compare