Skip to content

Releases: remoteit/installer

v2.2.5

09 Feb 04:27
11d8ded

Choose a tag to compare

This release adds beta 64-bit Arm support.

Use connectd_2.2.5_arm64.deb for Debian based operating systems.

This has been tested on a Pine 64 board running Ubuntu 16.04.1 LTS (Xenial Xerus).

Use connectd_2.2.5_aarm64-ubuntu16.04.tar for non-Debian operating systems.
Use connectd_2.2.5_aarm64-ubuntu16.04_static.tar for non-Debian operating systems in the event the previous tar package does not work.
-----------------------------
This release adds beta builds for Vyos and other older Debian based operating systems.

Use connectd_2.2.5_i386-etch.deb for 32-bit
Use connectd_2.2.5_amd64-etch.deb for 64 bit

Tested on 64-bit Vyos AWS EC2 and Ubuntu 14.04 AWS EC2.

  • Interactive installer
  • Bulk registration
  • Bulk scripts

Sys-V scripts are not included. Rather, edit the file: /config/scripts/vyatta-postconfig-bootup.script

and add two lines at the end:

/usr/bin/connectd_start
/usr/bin/connectd_schannel start

============================================================
To install on a Debian based OS, run (as root, or using sudo)
dpkg -i <deb file name>

To install on a non-Debian OS, as root:

  • Copy the tar file to /
  • tar xf <tar file name>

After installation, run (as root, or using sudo)
connectd_installer

v2.2.4

06 Feb 00:15
434f405

Choose a tag to compare

Beta release for Android platforms. Not tested.

v2.2.3.24

30 Jan 21:29
7aab819

Choose a tag to compare

  • Released to Pi Foundation apt repository.
  • This version has been released to manufacturing (RTM).

Release Notes

  • Changed connectd daemon from version 4.4 to 4.5.
  • Removed excessive delay in connectd_installer main menu when LAN application is not detected
  • Added interim feedback in connectd_installer when updating or removing a Service when LAN application is not detected
  • Show message if outgoing UDP is blocked
  • Added nxWitness to connectd_installer Protocol Selection
  • Removed test queue name
  • Added daemon version reporting (in connectd 4.5 daemon)
  • Cannot uninstall package immediately after installation
  • Allow user to return to main menu when adding a Service to a LAN application
  • Show message if there is no internet connection
  • Updated console message when purging connectd package to remove "FAIL" if no services are running
  • Normalize use of remote.it and remot3.it, Inc.
  • Clarify prompts when user selects option to remove a Service
  • Fixed not being able to stop running services if internet connection drops
  • Replace use of developerkey with apikey for all API calls
  • Added comment to connectd_json module
  • Changed HEX value in code to decimal for clarity
  • Updated message after dpkg --purge regarding how to delete orphaned services at the web portal
  • Fixed "add new account" not working properly in connectd_installer
  • Remove connectd_start_all from root crontab on dpkg --purge operation
  • Added "are you sure" to option 5 (exit) on Main Menu
  • Removed Sys-V (/etc/init.d) start/stop scripts
  • Don't exit if user answers "no" to "do you want to remove all services and exit?"
  • Password test should fail on square brackets
  • Hide password entry when creating a new account