Skip to content

Releases: digitalcatnip/remtroll-server

0.13.1

11 May 12:12
Compare
Choose a tag to compare

Issues fixed

  1. Better error handling when attempting to start Remtroll and server is already running
  2. Fixed small bug where we didn't properly recognize Mac vs. Windows
  3. Fixed small bug where Mac configuration thought it was on Linux

0.13.0

02 May 12:11
Compare
Choose a tag to compare

Updates

Added support for installing as a service on Windows

0.12.1

18 Apr 12:17
Compare
Choose a tag to compare

Small fixes for systemd installation using --config switch.

0.12.0

19 Mar 15:35
Compare
Choose a tag to compare

Updates

  1. Added support to --confg for installing RemTroll as a service on your Mac
  2. Better handling of cancelling the configuration midway through
  3. 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

12 Mar 20:45
Compare
Choose a tag to compare

Minor dependency fixes

v0.11.0

12 Mar 19:28
Compare
Choose a tag to compare

Updates

  1. Fix bug related to CA certificates
  2. 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

12 Mar 16:06
Compare
Choose a tag to compare

Updates

  • Can now track server version
  • Added port and SSL configuration to automated setup process
  • Switch config server for upload

0.9.1

19 Feb 12:09
Compare
Choose a tag to compare

Updates

  • Added automated setup
  • We now require Node 6.9.5 or above

0.9.0

12 Feb 19:59
Compare
Choose a tag to compare

Updates

  1. Added ability to run remtroll --config to edit the local configuration file.
  2. Updated Readme to reflect proper instructions for running on command line.
  3. First Github release.