This repository has been archived by the owner on May 27, 2021. It is now read-only.
Releases: prey/prey-bash-client
Releases · prey/prey-bash-client
v0.6.4
This client mainly updates the lib/install-node-client.sh
upgrade script to ensure a smooth transition to the new platform. These changes include:
- Better detection and cleanup of existing (old) versions.
- Better error handling and output redirection so we can find out what is going on.
- The upgrade process is only performed if the device is not flagged missing.
New release: 0.6.3
- [FIX] Handle situation in geo module, when a long list of access points provokes a "Request too long" error.
- [FIX] Improved distro name and version detection in Linux.
- [FIX] Better OS version detection in OSX. No more Mavericks appearing as Tigers.
- Added new platform upgrade script (lib/install-node-client.sh).
- Include OS and Bash version in User-Agent, for easier debugging.
- Added exception notification system, to keep better track of errors.
- Updated some old graphics in Windows and OSX installers.
- Increased (low) HTTP request timeouts to reduce connection errors.