Skip to content

Releases: sjmf/kvm-serial

v1.5.1

22 Sep 22:28

Choose a tag to compare

Full Changelog: v1.5.0...v1.5.1

This release fixes issues with focus handling, and an edge case where '.' period characters and numpad keys weren't passed correctly.

v1.5.0

20 Sep 14:55

Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.5.0

v1.4.2

13 Jun 17:36

Choose a tag to compare

Some GUI enhancements and refactoring of the underlying codebase, to make it more readable and reliable.

Full Changelog: v1.4.1...v1.4.2

v1.4.1

12 Jun 22:50

Choose a tag to compare

Added ability to select video device if more than one is present.
GUI should also be more responsive after load now.

Full Changelog: v1.4...v1.4.1

v1.3

10 Jun 20:51

Choose a tag to compare

Release v1.3 adds video support and a front-end GUI, with the ability to install and run the serial KVM software as a python module.

Full Changelog: v1.2...v1.3

v1.2

05 Jun 21:03

Choose a tag to compare

Version 1.2 introduces mouse support! Enable it using --mouse. With this, this script implements both the K and the V of KVM!

Full Changelog: v1.1...v1.2

v1.1

29 Aug 09:12
80147a0

Choose a tag to compare

Release 1.1 merges a contribution from @redneb that adds support for F1-F12 modifier keys in the curses backend.

v1.0

08 Nov 15:51

Choose a tag to compare

First release of the keyboard controller script. May still have a few bugs: please do raise issues if you encounter them!