Skip to content

Releases: prey/prey-node-client

v1.13.22

23 Dec 13:14

Choose a tag to compare

v1.13.22 (2025-12-05)

Full Changelog

  • Feat: Adds new Fenix and WinSVC version. WinSVC now schedules Fenix task, but only if Fenix version is greater or equal to 1.0.6. (SoraKenji)

v1.13.21

18 Nov 20:43

Choose a tag to compare

v1.13.21 (2025-11-07)

Full Changelog

  • Fix: Adds restrictions to changing some of the database settings for Prey software. (SoraKenji)

  • Fix: Improves the code that handles obtaining Wi-Fi network information in Ubuntu, which is used to triangulate the device's location. (SoraKenji)

  • feat: It adds a piece of code to identify MacOS devices with a T2 security chip and report potential problems with Apple's Factory Reset. (SoraKenji)

  • Fix: It ensures that if a database backup exists in temporary files and needs to be recovered, it marks and deletes it to avoid causing potential errors in the future. (SoraKenji)

  • Chore: Adds newest wpxsvc binary version 2.0.29 and updater.exe version 1.0.6 to Prey Windows client. (SoraKenji)

v1.13.20

09 Sep 18:32

Choose a tag to compare

v1.13.20 (2025-08-29)

Full Changelog

  • Fix: Decrease amout of location request retries when Prey was not recently autoupdated. (SoraKenji)

v1.13.18

24 Jul 15:39

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

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

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

Choose a tag to compare

v1.13.13 (2025-2-27)

Full Changelog

v1.13.12

27 Feb 00:18

Choose a tag to compare

v1.13.12 (2025-2-26)

Full Changelog

v1.13.11

25 Feb 14:03

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

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)