Skip to content

Releases: Matthiasclee/VisionTest

v0.2.4

02 Jan 19:04
ae879dd
Compare
Choose a tag to compare

Changelog:

  • Move html to html/ folder
  • Remove deprecated selenium code
  • Make option for using no serial port
  • Add pediatrics videos
  • Use set version of selenium-webdriver
  • Updated development scripts
  • Disable DVC by default
  • Detect network info automatically in find_vtac_servers.sh
  • Minor fixes in docs
  • Print server version before password check in vtac client

v0.2.3

26 Apr 16:10
99a8c4d
Compare
Choose a tag to compare

Changelog:

  • Fix command execution using ||

v0.2.2

07 Apr 13:33
0d413e7
Compare
Choose a tag to compare

Changelog:

  • Added DVC to docs/readme.md
  • Added --gem-no-sudo option to install dependencies script

v0.2.1

25 Feb 00:17
2d69266
Compare
Choose a tag to compare

Changelog:

  • Updated error in DVC docs
  • Misc. updates to readme
  • VTAC and DVC clients exit gracefully on CTRL-C
  • Git-based commands don't use --force
  • version <ver> command outputs result
  • js/settings.js moved to conf/settings.js

v0.2.0

23 Feb 00:25
2c7be19
Compare
Choose a tag to compare

Changelog:

  • VisionTest closes the browser and gracefully exits on CTRL+C
  • Added DVC (Direct VisionTest Control)
  • VTAC and DVC clients append mode to prompt
  • Added reset VTAC command to reset everything
  • Moved password and name files to conf/
  • VTAC and DVC clients do nothing on blank input
  • Serial can accept inputs of different lengths
  • Added support for BW7070 remote

v0.1.1

05 Feb 18:20
8c5de4b
Compare
Choose a tag to compare

Changelog:

  • Renamed index.html to table.html
  • Removed extra comment from table.html
  • Removed miscellaneous OS checks
    • Fixed bug preventing calibration via a remote
  • Fixed typo in readme.md
  • Refactored JS
  • Mirroring can be directly turned off/on with VTAC
  • VTAC returns an error on an invalid config setting

v0.1.0

04 Feb 23:53
70f9eec
Compare
Choose a tag to compare

Changelog:

  • Improved installer
  • VTAC errors are outputted to stderr
  • Removed final support for Windows
  • Modules use def self.function instead of a module_function :function line at the end.
  • Improved VTAC CLI
  • Added authentication to VTAC
  • Added switching versions with VTAC
  • Removed extra .DS_Store
  • Added script to find all VTAC servers on a network
  • VisionTest can detect the previously installed version

Changelog from beta:

  • Added digest gem to linux_install.sh
  • Fixed command execution bug

v0.0.3-beta/v0.1.0-beta

29 Jan 18:26
33d7bdd
Compare
Choose a tag to compare
Pre-release

release 0.0.3 was changed to 0.1.0

Changelog:

  • Improved installer
  • VTAC errors are outputted to stderr
  • Removed final support for Windows
  • Modules use def self.function instead of a module_function :function line at the end.
  • Improved VTAC CLI
  • Added authentication to VTAC
  • Added switching versions with VTAC

v0.0.2

24 Jan 01:28
Compare
Choose a tag to compare

Changelog:

  • Added support for SH-15 remote
  • Fixed bug in which vtac-client could not be used without receiver_port set
  • Linux install creates separate file to launch VisionTest
  • Receiver port is stored in ~/.vtreceiverport
  • Added individual setup scripts
  • Moved all scripts to scripts/ folder
  • Removed add_to_startup.bat
  • id_server contains VisionTest version
  • Updated all docs

v0.0.2-beta

14 Jan 15:24
fd0ca82
Compare
Choose a tag to compare
v0.0.2-beta Pre-release
Pre-release

Beta release of VisionTest with support for the SH-15 remote. Remote button mappings are not final and may change later.