Releases: prey/prey-node-client
v1.12.17
v1.12.16
v1.12.16 (2024-08-06)
- Feat: Adds feature that sends location on every reconnect on WS. #1032 (Beregcamlost)
v1.12.15
v1.12.14
v1.12.13
v1.12.12
v1.12.11
v1.12.11 (2024-07-29)
-
Fix: Fixes issues with device key duplication on PDC start. #1015 (SoraKenji)
-
Feat: Adds feature that sends location on every recconnect on WS. Its going to help with connection state issues on Prey Platform. #1018 (Beregcamlost)
-
Fix: Removes data from hardware changed and triggers refactor. This is going to fix misrepresentation of device's current state and its changes. #1019 (SoraKenji)
v1.12.10
v1.12.10 (2024-07-01)
-
Fix: Fixes the way that prey get the first time location. #981 (SoraKenji)
-
Feat: Adds new action to request local location premission. #1002 (SoraKenji)
-
Fix: Improvement on get logged user function. #1005 (SoraKenji)
-
Fix: Adds security improvements to prey lock binary. #1009 (SoraKenji)([Beregcamlost]
-
Chore: Adds new cli command to enable debug logs on prey.log file. #1012 (SoraKenji)
v1.12.9
- Fix: Add callback to function done in Osquery action.
- Feat: Remove osquery on Prey uninstall hook.
What's Changed
- feat: uninstall osquery when prey uninstall in windows by @SoraKenji in #990
- fix: Add callback to fn done and check properties to install mode by @beregcamlost in #997
- fix: move dotenv to a new path by @beregcamlost in #998
- chore: Adds version 1.12.9 to package.json by @beregcamlost in #999
Full Changelog: v1.12.8...v1.12.9
v1.12.8
-
Fix: Removes the double device key request on PDC when installed through MSI.
-
Fix: Removes some code from updater.js. This piece of code had an error when the variable 'err' is falsy.
-
Fix: Added name of event in payload to backend API in push list of location permissions (native and wifi) in MacOS.
-
Fix: Removed verification of slots when links a device to user's account.
What's Changed
- fix: remove validation for device's slots by @SoraKenji in #933
- fix: fix to api push event for permisions in macos by @SoraKenji in #991
- chore: new Prey Desktop v1.12.8 and added version to changelog by @SoraKenji in #992
- fix: fix updater stack error when error is undefined/null by @SoraKenji in #993
- update chore bumps 1.12.8 by @SoraKenji in #994
- Chore/bumps version 1.12.8 by @SoraKenji in #995
- fix: slower authorize command by @SoraKenji in #996
Full Changelog: v1.12.7...v1.12.8