Skip to content

Releases: aa2013/ClipShareForwardServer

Release 1.1.4

07 Apr 12:56

Choose a tag to compare

🚀 Features / 新功能

• Return server version on Check Connection

• 在 连接检测 中返回当前中转服务版本号

Full Changelog: v1.1.3...v1.1.4

Release 1.1.3

07 Apr 11:31

Choose a tag to compare

🚀 Features / 新功能

• Display application version number on Web UI

• 在 Web 界面中展示当前应用版本号


🐛 Bug Fixes / 问题修复

• Resolve concurrency handling issues in the server component

• 修复服务端并发处理相关的问题

Full Changelog: v1.1.2...v1.1.3

v1.1.2

04 Apr 11:17

Choose a tag to compare

🚀 Features / 新功能

🌐 Internationalization / 国际化

  • Add English (US) translations for web pages (#2) (@edxeth )
  • 为 Web 页面新增 English (US) 英文翻译(感谢 @edxeth

🙏 Acknowledgements / 致谢

Full Changelog: v1.1.1...v1.1.2

Release test040701

06 Apr 16:11

Choose a tag to compare

Release test040701 Pre-release
Pre-release
chore: merge PR and refine documentation and UI

- merge pull request #xxx
- enhance README structure and docker-compose section
- add centered multi-language selector
- fix v-btn icon not showing in compact mode

Release 1.1.1

01 Mar 12:31
5a1fd96

Choose a tag to compare

  1. 整理代码,开源中转程序
  2. 嵌入web至中转程序中无需单独部署web
  3. 修改配置文件web端口默认为80
  4. 修改工作路径为 /app 路径

1.1

22 Dec 09:00

Choose a tag to compare

1.1
  • 修复 docker 运行时时间不正确的问题,在环境变量中加入时区项,默认为 Asia/Shanghai
  • 修复 web中的日志分页错误问题,移除分页功能`
  • 新增 web端显示设备名称
  • 新增 中转程序增加心跳检测
  • 优化 web端显示白名单

1.0

14 Dec 14:45

Choose a tag to compare

1.0

初始版本的中转程序以及后台Web页面