Skip to content

Releases: PhrozenIO/PowerRemoteDesktop

4.0.0 Stable

10 Mar 18:18
855cb62
Compare
Choose a tag to compare
  • 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

20 Feb 07:53
Compare
Choose a tag to compare
  • Hot-fix Invoke-RemoteDesktopServer error while using as an imported module.

3.1 Stable

11 Feb 13:33
46d53b8
Compare
Choose a tag to compare
  • Code refactoring and improvement.
  • Desktop streaming improvement to gain few more FPS.
  • Support password-protected external x509 Certificates.

3.0 Stable

09 Feb 10:43
a0abeff
Compare
Choose a tag to compare
  • 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

26 Jan 17:49
7582744
Compare
Choose a tag to compare
  • 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

21 Jan 11:23
195416b
Compare
Choose a tag to compare
  • Deprecated TransportMode option removed.
  • Streaming performance improved.
  • Code improvement, release stability is good enough to mark release as stable.

1.0.5 Beta 6

18 Jan 19:05
4302680
Compare
Choose a tag to compare
1.0.5 Beta 6 Pre-release
Pre-release
  • 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

14 Jan 12:11
790f83a
Compare
Choose a tag to compare
1.0.4 Beta 5 Pre-release
Pre-release
  • 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

12 Jan 19:22
3bc7770
Compare
Choose a tag to compare
1.0.3 Beta 4 Pre-release
Pre-release
  • Possibility to control desktop streaming image quality.
  • Support multiple monitors. You can choose which monitor to stream.

1.0.2 Beta 3

12 Jan 15:19
16ef456
Compare
Choose a tag to compare
1.0.2 Beta 3 Pre-release
Pre-release
  • HDPI is completely supported for both viewer and server.