Skip to content

Releases: DarkCoderSc/PowerRemoteDesktop

4.0.0 Stable

Choose a tag to compare

@DarkCoderSc DarkCoderSc released this 10 Mar 18:18
855cb62
  • 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

Choose a tag to compare

@DarkCoderSc DarkCoderSc released this 20 Feb 07:53
  • Hot-fix Invoke-RemoteDesktopServer error while using as an imported module.

3.1 Stable

Choose a tag to compare

@DarkCoderSc DarkCoderSc released this 11 Feb 13:33
46d53b8
  • Code refactoring and improvement.
  • Desktop streaming improvement to gain few more FPS.
  • Support password-protected external x509 Certificates.

3.0 Stable

Choose a tag to compare

@DarkCoderSc DarkCoderSc released this 09 Feb 10:43
a0abeff
  • 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

Choose a tag to compare

@DarkCoderSc DarkCoderSc released this 26 Jan 17:49
7582744
  • 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

Choose a tag to compare

@DarkCoderSc DarkCoderSc released this 21 Jan 11:23
195416b
  • Deprecated TransportMode option removed.
  • Streaming performance improved.
  • Code improvement, release stability is good enough to mark release as stable.

1.0.5 Beta 6

1.0.5 Beta 6 Pre-release
Pre-release

Choose a tag to compare

@DarkCoderSc DarkCoderSc released this 18 Jan 19:05
4302680
  • 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

1.0.4 Beta 5 Pre-release
Pre-release

Choose a tag to compare

@DarkCoderSc DarkCoderSc released this 14 Jan 12:11
790f83a
  • 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

1.0.3 Beta 4 Pre-release
Pre-release

Choose a tag to compare

@DarkCoderSc DarkCoderSc released this 12 Jan 19:22
3bc7770
  • Possibility to control desktop streaming image quality.
  • Support multiple monitors. You can choose which monitor to stream.

1.0.2 Beta 3

1.0.2 Beta 3 Pre-release
Pre-release

Choose a tag to compare

@DarkCoderSc DarkCoderSc released this 12 Jan 15:19
16ef456
  • HDPI is completely supported for both viewer and server.