Releases: PhrozenIO/PowerRemoteDesktop
Releases · PhrozenIO/PowerRemoteDesktop
4.0.0 Stable
- Streaming performance considerably increased. FPS rate increased by 65% and can be optimised further by tweaking available options.
- Streaming desktop resolution is now controlled by the viewer.
FastResize
option was removed.- Code optimisation.
- Windows key is now supported.
- Virtual Desktop window will show above terminal window.
- Beta support of LogonUI (Winlogon Protected Desktop).
3.1.2 Stable
- Hot-fix
Invoke-RemoteDesktopServer
error while using as an imported module.
3.1 Stable
- Code refactoring and improvement.
- Desktop streaming improvement to gain few more FPS.
- Support password-protected external x509 Certificates.
3.0 Stable
- Option to prevent server computer to enter sleep mode.
- Streaming performance increased by using dirty region detection (motion update). Only the part of Remote Desktop that changed are sent to viewer.
- Mouse control improved.
- Keyboard control improved.
- Code improvement.
2.0 Stable
- Application protocol redesigned to be more fast, stable and modular.
- Session concurrency now supported. Multiple viewers can connect to the same server at the same time.
- Possibility to shutdown server using
CTRL+C
- Streaming quality is now controlled by the viewer.
- Desktop image size is now requested server-side.
- Bug fix in virtual desktop alignement.
- Timeout implement during protocol negotiations to avoid possible dead locks.
- Virtual desktop can now be set on top of other windows.
- Server supports
SecureString
for authentication password.
1.0.6 Stable
- Deprecated
TransportMode
option removed. - Streaming performance improved.
- Code improvement, release stability is good enough to mark release as stable.
1.0.5 Beta 6
- Code improvement.
- Ingress / Egress event support.
- Bug fix for password generation algorithm.
- Bug fix for virtual keyboard.
- Clipboard synchronisation implemented.
- View only option added. If used remote viewer cannot control remote server.
1.0.4 Beta 5
- Viewer now support
SecureString
to handle password. - Certificate fingerprint validation implemented server-side.
- Trust a remote server temporarily or definitively (can be revoked)
- Server-trust management system.
1.0.3 Beta 4
- Possibility to control desktop streaming image quality.
- Support multiple monitors. You can choose which monitor to stream.
1.0.2 Beta 3
- HDPI is completely supported for both viewer and server.