Skip to content

V4.4.0

Choose a tag to compare

@xxnet xxnet released this 19 Jul 02:10
· 415 commits to master since this release

Update:

  • fix bug switch remote access not apply to launcher until restart
  • switch to python build-in ssl to avoid pyOpenSSL exception error
  • improve start script for Mac

更新:

  • 修复切换允许远程访问需要重启才能生效
  • TLS库改成python内置的ssl,避免pyOpenSSL 的bug导致的异常
  • 改进Mac启动脚本