This release has been made possible thanks to the efforts of new contributors: @li-ruihao @IreneLime @xx12345798 @Nuovaxu @Leo6Leo
What's Changed
- [VNC] Fix an issue where we mistakenly thought machines listening on 5900x ports has port 5900 open
- Update xstartup.py
- [pyinstaller] Disable upx.
- Add the download badge by @Leo6Leo in #23
- Upgrade requirements.txt to 5.13.2 to support building with Python 3.11. by @IreneLime in #27
- Update VNC passwd create & parse commands for Debian Bookworm compatibility by @li-ruihao in #29
- Update noVNC import paths due to package structure changes. by @li-ruihao in #30
- Setup logging with Python native
logging
library. by @li-ruihao in #28
New Contributors
- @Leo6Leo made their first contribution in #23
- @IreneLime made their first contribution in #27
- @li-ruihao made their first contribution in #29
Full Changelog: v6.4.4...v6.4.5