Skip to content

Releases: prey/prey-node-client

v1.12.12

30 Jul 17:28
Compare
Choose a tag to compare
Merge branch 'chore/bumps-version-1.12.12' into 'master'

fix: package.json v1.12.12

See merge request prey/js/prey-node-client!1023

v1.12.11

29 Jul 19:53
Compare
Choose a tag to compare

v1.12.11 (2024-07-29)

Full Changelog

  • 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

01 Jul 19:54
Compare
Choose a tag to compare

v1.12.10 (2024-07-01)

Full Changelog

  • 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

30 Apr 15:52
8699d48
Compare
Choose a tag to compare
  • Fix: Add callback to function done in Osquery action.
  • Feat: Remove osquery on Prey uninstall hook.

What's Changed

Full Changelog: v1.12.8...v1.12.9

v1.12.8

23 Apr 14:31
2f87440
Compare
Choose a tag to compare
  • 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

Full Changelog: v1.12.7...v1.12.8

v1.12.7

12 Apr 21:32
1c633d1
Compare
Choose a tag to compare
  • Fix: catch the exception in connection refused.

What's Changed

Full Changelog: v1.12.6...v1.12.7

v1.12.6

12 Apr 13:52
a0e7ed7
Compare
Choose a tag to compare
  • fix: new prey-user that fix owner permissions on binary.

What's Changed

Full Changelog: v1.12.5...v1.12.6

v1.12.5

10 Apr 14:19
f50f96c
Compare
Choose a tag to compare
  • Add new version of trinity bin for Windows and MacOS.

  • Fix on new prey-user bin when creating or restoring prey user.

  • Fix double callback on local socket management.

  • Fix make sockets only available for MacOS.

  • Fix on osquery action to call event stop properly.

  • Send message "watcher" at the beginning to local socket in MacOS.

  • New MacOS trinity binary for universal usage.

  • New binary prey-user's version 1.0.2 for universal usage.

What's Changed

Full Changelog: v1.12.4...v1.12.5

v1.12.4

01 Apr 18:45
85ae0be
Compare
Choose a tag to compare
  • Fixes native strategy for Location in MacOS
  • MacOS permission (only Location) added to database in order to have a back up and update them accordingly.
  • Removes IP package dependency.
  • Adds local socket feature for MacOS in order to connect with new prey-user binary to interchange data.

What's Changed

Full Changelog: v1.12.3...v1.12.4

v1.12.3

04 Mar 20:37
dc8ba3a
Compare
Choose a tag to compare