Releases: Matthiasclee/VisionTest
Releases · Matthiasclee/VisionTest
v0.3.0
Changelog:
- Add additional Pediatrics videos
- Fixed miscellaneous issues with video player
- Remove and/or disable Ubuntu automatic updates on installation
- Replace symbols with LEI symbols
- Add HOTV mode
- Add crowded symbols
- Add option for launching VT in a standard (non kiosk mode) Firefox window
- Revamp SH15 remote layout
- Add volume controls to SH15
- Use OpenType Font for rendering glyphs instead of images
- Add support for calibration on SH15
- Add option to update offline from a USB
v0.2.5
Changelog:
- Add
find_dvc_servers.shscript - DVC client prints server info on password
- Added actual pediatrics videos
- Changed peds video controls
v0.2.4
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
Changelog:
- Fix command execution using
||
v0.2.2
Changelog:
- Added DVC to
docs/readme.md - Added
--gem-no-sudooption to install dependencies script
v0.2.1
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 resultjs/settings.jsmoved toconf/settings.js
v0.2.0
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
resetVTAC 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
Changelog:
- Renamed
index.htmltotable.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
Changelog:
- Improved installer
- VTAC errors are outputted to
stderr - Removed final support for Windows
- Modules use
def self.functioninstead of amodule_function :functionline 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
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.functioninstead of amodule_function :functionline at the end. - Improved VTAC CLI
- Added authentication to VTAC
- Added switching versions with VTAC