Skip to content

Releases: prey/prey-node-client

v1.12.17

13 Aug 14:53
Compare
Choose a tag to compare

v1.12.17 (2024-08-12)

Full Changelog

  • Fix: Fixes issues with device key duplication on PDC start. #1037 (SoraKenji)

  • Fix: Fixes issues with H key on prey lock. #1036 (SoraKenji)

v1.12.16

06 Aug 20:22
Compare
Choose a tag to compare

v1.12.16 (2024-08-06)

Full Changelog

  • Feat: Adds feature that sends location on every reconnect on WS. #1032 (Beregcamlost)

v1.12.15

02 Aug 21:59
Compare
Choose a tag to compare

v1.12.15 (2024-08-02)

Full Changelog

  • Fix: Removes device key configuration second layer. #1030 (SoraKenji)

v1.12.14

31 Jul 20:49
Compare
Choose a tag to compare

v1.12.14 (2024-07-31)

Full Changelog

v1.12.13

30 Jul 19:48
Compare
Choose a tag to compare

v1.12.13 (2024-07-30)

Full Changelog

  • Fix: Fixes error with null variables in specs report. #1024 (SoraKenji)

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