Skip to content

Releases: banksio/KeyboardDisplay

Beta v0.7.1

04 Feb 21:15
bc17e24
Compare
Choose a tag to compare
Beta v0.7.1 Pre-release
Pre-release

-Fixed bug which caused the app to crash on startup.

====REQUIRES .NET FRAMEWORK v4.7.2====
Available from Microsoft's website.
Included with Windows 10 v1803 and above.

Beta v0.7.0

04 Feb 00:06
e3c13d0
Compare
Choose a tag to compare
Beta v0.7.0 Pre-release
Pre-release

+Added an installer.
+Added an updater which automatically downloads updates and notifies the user to install them.
*This system is extremely simple right now, and will be improved upon soon.
-Reworked the system tray icon.

====REQUIRES .NET FRAMEWORK v4.7.2====
Available from Microsoft's website.
Included with Windows 10 v1803 and above.

Beta v0.6

15 Jan 21:54
b8c15ea
Compare
Choose a tag to compare
Beta v0.6 Pre-release
Pre-release

+Added basic always-on display support.

====REQUIRES .NET FRAMEWORK v4.7.2====
Available from Microsoft's website.
Included with Windows 10 v1803 and above.

Beta v0.5

14 Dec 23:44
5048980
Compare
Choose a tag to compare
Beta v0.5 Pre-release
Pre-release

+Added settings window (accessible via taskbar icon context menu).
+Added option to start Keyboard Display at user sign in.

====REQUIRES .NET FRAMEWORK v4.7.2====
Available from Microsoft's website.
Included with Windows 10 v1803 and above.

Alpha v0.4

10 Dec 23:32
e1278bd
Compare
Choose a tag to compare
Alpha v0.4 Pre-release
Pre-release

-Get lock state at startup to avoid fading in the window upon program startup. (Closes #14)

====REQUIRES .NET FRAMEWORK v4.7.2====
Available from Microsoft's website.
Included with Windows 10 v1803 and above.

Alpha v0.3

08 Dec 19:44
24a936b
Compare
Choose a tag to compare
Alpha v0.3 Pre-release
Pre-release

-Reworked key detection - this now uses low-level keyboard hooks rather than polling with a timer. Should provide enhanced performance and reliability.
-The window no longer takes focus.
-Few other small changes to MainWindow.

====REQUIRES .NET FRAMEWORK v4.7.2====
Available from Microsoft's website.
Included with Windows 10 v1803 and above.

Alpha v0.2

11 May 22:58
73a5c5e
Compare
Choose a tag to compare
Alpha v0.2 Pre-release
Pre-release

-Fixes fade delay/timing bugs.

-Restructured code and files for better long-term compatibility.
-Added and improved unit tests.

====REQUIRES .NET FRAMEWORK v4.7.1====
Available from Microsoft's website.
Included with Windows 10 v1803 and above.

Alpha v0.1

05 May 21:06
e32b885
Compare
Choose a tag to compare
Alpha v0.1 Pre-release
Pre-release

+Adds support for notifying about num lock and scroll lock being toggled.

====REQUIRES .NET FRAMEWORK v4.7.1====
Available from Microsoft's website.
Included with Windows 10 v1803 and above.

Alpha v0.0

04 May 22:08
0c574c2
Compare
Choose a tag to compare
Alpha v0.0 Pre-release
Pre-release

First release! 🎉

May be extremely buggy - try at your own risk!

====REQUIRES .NET FRAMEWORK v4.7.1====
Available from Microsoft's website.
Included with Windows 10 v1803 and above.