·
9 commits
to master
since this release
- Updated to Avalonia 0.10.0
- Removed dependency on
Quamotion.TurboJpegWrapperand made the availability oflibturbojpegoptional (shows a warning, if TurboJPEG and therefore Tight is unavailable) - Changed the
IAuthenticationHandler-Interface for better type-safety - Improved
ServerFenceimplementation - Relaxed some sanity checks to improve compatibility with UltraVNC Server (ultravnc/UltraVNC#8 (comment), rfbproto/rfbproto#38 (comment))
- Added password-dialog and fullscreen-mode to Avalonia sample application
- More Bugfixes