Skip to content

Releases: prey/prey-node-client

v1.13.18

24 Jul 15:39
Compare
Choose a tag to compare

v1.13.18 (2025-07-15)

Full Changelog

  • Feat: Removes redundancy from the code to obtain the status report. (SoraKenji)

v1.13.16

11 Jun 15:14
Compare
Choose a tag to compare

v1.13.16 (2025-05-30)

Full Changelog

  • Fix: Fixes a bug killing Prey services when calling directly to updater.exe in order to mantain wpxsvc up to date. (SoraKenji)

  • Fix: Fixes a case when trying to send a new location for location aware tracking and it didn't added "force" parameter. (SoraKenji)

v1.13.15

28 May 17:18
Compare
Choose a tag to compare
v1.13.15 Pre-release
Pre-release

v1.13.15 (2025-05-28)

Full Changelog

v1.13.13

27 Feb 05:34
Compare
Choose a tag to compare

v1.13.13 (2025-2-27)

Full Changelog

v1.13.12

27 Feb 00:18
Compare
Choose a tag to compare

v1.13.12 (2025-2-26)

Full Changelog

v1.13.11

25 Feb 14:03
Compare
Choose a tag to compare

v1.13.11 (2025-2-24)

Full Changelog

  • Fix: Remove unused libraries to fix vulnerabilities. (Beregcamlost) (SoraKenji)
  • Fix: Fixes error on ack_id undefined on websocket comunication. (Beregcamlost) (SoraKenji)
  • Fix: Added valid signatures to files with expired signatures for Windows binaries. (Beregcamlost) (SoraKenji)
  • Fix: Fixes an issue where Prey Lock would start when the user was locked out on Windows. This causes a problem when writing out the password to log in again.. (Beregcamlost) (SoraKenji)
  • Feat: New Fenix version. It fixes an issue when trying to read device key from current installation. It also improves issue when deleting Prey service. (Beregcamlost) (SoraKenji)

v1.13.10

03 Feb 16:27
Compare
Choose a tag to compare

v1.13.10 (2024-2-3)

Full Changelog

  • Fix: Improve the updater logic for the first-time update. (Beregcamlost) (SoraKenji)
  • Feat: Replace all WMIC instances in the project; we are now using native WMI through PowerShell. (Beregcamlost) (SoraKenji)

v1.13.9

20 Jan 13:46
Compare
Choose a tag to compare

v1.13.9 (2024-1-20)

Full Changelog

v1.13.8

19 Dec 19:24
Compare
Choose a tag to compare

v1.13.8 (2024-12-19)

Full Changelog

  • Fix: Rollback at restore.js file. It was causing an error when there is a backup database on temporal folder. (Beregcamlost) (SoraKenji)

v1.13.7

19 Dec 16:03
Compare
Choose a tag to compare

v1.13.7 (2024-12-19)

Full Changelog

  • Feat: Add new WinSVC version v2.0.21. It includes a way to change wifi permission on Windows. (Beregcamlost) (SoraKenji)

  • Feat: Add new MacSVC (prey-user binary) version v1.0.7. It resolves an error when a new version of prey get downloaded and doesn't get configurated correctly, leaving the software unable to continue working. (Beregcamlost) (SoraKenji)

  • Fix: Fix an error related to network reconnections when getting device information leaving it unable to keep processing that data. (Beregcamlost) (SoraKenji)

  • Fix: Fix an error when replacing older MacSVC (prey-user binary) version with new one on MacOS bellow version 13.0. (Beregcamlost) (SoraKenji)

  • Chore: Remove code in software related to geofencing, since now that data is processed by backend. (Javo) (Beregcamlost) (SoraKenji)