Skip to content

Releases: stweil/OSXvnc

Release 5.3.2

14 Nov 10:20
V5.3.2
Compare
Choose a tag to compare

What's Changed

  • Improve definition of some local variables by @stweil in #56

Full Changelog: V5_3_1...V5.3.2

Release 5.3.1

16 Sep 05:48
V5_3_1
Compare
Choose a tag to compare

This release fixes a crash.

See complete list of changes since release 5.3.0.

Release 5.3.0

30 Jan 16:22
V5_3_0
Compare
Choose a tag to compare

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

15 Dec 07:50
Compare
Choose a tag to compare

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

08 Dec 15:37
Compare
Choose a tag to compare

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

08 Oct 20:20
Compare
Choose a tag to compare

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

16 Nov 20:07
Compare
Choose a tag to compare

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

10 Nov 16:56
Compare
Choose a tag to compare

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).