Releases: digitalcatnip/remtroll-server
Releases · digitalcatnip/remtroll-server
0.13.1
0.13.0
Updates
Added support for installing as a service on Windows
0.12.1
Small fixes for systemd installation using --config switch.
0.12.0
Updates
- Added support to --confg for installing RemTroll as a service on your Mac
- Better handling of cancelling the configuration midway through
- Syntax cleanup & bugfixes
Testing for setting up RemTroll as a service on Linux and Windows are in progress. Keep an eye open for the next update!
v0.11.2
Minor dependency fixes
v0.11.0
Updates
- Fix bug related to CA certificates
- Upload public SSL certificate as part of automated setup
We need to do #2 in order for the app to be able to work with self-signed certificates.
v0.10.0
Updates
- Can now track server version
- Added port and SSL configuration to automated setup process
- Switch config server for upload
0.9.1
Updates
- Added automated setup
- We now require Node 6.9.5 or above
0.9.0
Updates
- Added ability to run
remtroll --config
to edit the local configuration file. - Updated Readme to reflect proper instructions for running on command line.
- First Github release.