Releases: stweil/OSXvnc
Releases · stweil/OSXvnc
Release 5.3.2
What's Changed
Full Changelog: V5_3_1...V5.3.2
Release 5.3.1
This release fixes a crash.
See complete list of changes since release 5.3.0.
Release 5.3.0
This release supports Intel and ARM64 macs.
- Use libjpeg-turbo library as a submodule and add build script for it.
- Replace some deprecated code.
- Small bug fixes.
- Build universal binary.
See complete list of changes since release 5.2.1.
Release 5.2.1
This release fixes a major problem with the system server.
- Add build notes.
- Avoid runtime dependency on JPEG library.
- Replace some deprecated code.
- Fix system server.
Release 5.2.0
This release fixes several minor bugs. The code now uses the GNU General Public License version 3.
- Fix some memory leaks.
- Remove code for old versions of OS X.
- Store executables (storepasswd, OSXvnc-server) in executables folder
- Update license from GPL 2 to GPL 3.
- Add TRAVIS continuous integration.
Release 5.1.0
This release fixes several minor bugs.
- Replace local libjpg by libjpeg-turbo
- Shorten copyright for info dialog
- Disable lookup of external IP address
- Fix HTML errors
Release 5.0.1
This release fixes a major and several minor bugs:
- Fix RFB protocol (version handshake)
- Add RFB standard to README
- Improve German translations
- Fix some typos in documentation
- Fix format strings for RFB protocol in usage text
Known bugs:
- The software still shows version 5.0.
Release 5.0
This is a major update from a new development team. Most important changes:
- Includes lots of bug fixes and updates.
- Supports Retina displays.
Known bugs:
- Won't connect to some clients (see issue #9).