Skip to content

Releases: maszaa/remote-desktop-software-controller

v0.8.1-alpha

20 Sep 08:15

Choose a tag to compare

v0.8.1-alpha Pre-release
Pre-release

Fix: 'Hide commands' checkbox label not changing state
Update packages due to security vulnerabilities

v0.8.0-alpha

18 Sep 11:42

Choose a tag to compare

v0.8.0-alpha Pre-release
Pre-release

Change window settings from toggle buttons to checkboxes and move those from top right to bottom of the view
Add configurable scroll top on focus functionality (disabled by default)

v0.7.3-alpha

15 Jul 10:29

Choose a tag to compare

v0.7.3-alpha Pre-release
Pre-release

Lock js-cookie version to stable to fix bug caused by recent rc release

v0.7.2-alpha

29 Jan 23:03

Choose a tag to compare

v0.7.2-alpha Pre-release
Pre-release

Add doctype to base pug template
Start with transparent border for screenshot
Pack examples into the exe

v0.7.1-alpha

29 Jan 12:39

Choose a tag to compare

v0.7.1-alpha Pre-release
Pre-release
  • Show loader while screenshot is updating
  • Don't allow nan positions being clicked in the window

v0.7.0-alpha

22 Jan 13:32

Choose a tag to compare

v0.7.0-alpha Pre-release
Pre-release
  • Refresh screenshot on focus (i.e. tab becomes active)
  • Add icon to refresh screenshot
  • Add support for autoupdating the screenshot while page is active
  • Add titles for navigation icon links

v0.6.0-alpha

19 Jan 22:14

Choose a tag to compare

v0.6.0-alpha Pre-release
Pre-release

Store hiding command buttons and disabling click and drag actions to localStorage so that app state remains between refreshes with same browser

v0.5.1-alpha

19 Jan 17:06

Choose a tag to compare

v0.5.1-alpha Pre-release
Pre-release
  • Hide command buttons if no commands exist
  • Screenshot: don't call SetForegroundWindow
  • Add README.md and LICENSE files to exe files

v0.5.0-alpha

17 Jan 18:02

Choose a tag to compare

v0.5.0-alpha Pre-release
Pre-release

Add loader for the time period between sending command and receiving new screenshot
Reload screenshot even after failed command to see if something changed in the window
Hide loader also after failed screenshot fetch
Bugfix: misspelled function call in touchStart
Bugfix: calling exists for window though window is None if not found

v0.4.0-alpha

17 Jan 16:04

Choose a tag to compare

v0.4.0-alpha Pre-release
Pre-release
  • Add possibility to use overrides for click X and Y position for commands
  • Add possibility to disable click and drag actions