Releases: prey/prey-node-client
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
v1.12.7
- Fix: catch the exception in connection refused.
What's Changed
- fix: catch the exception in connection refused by @SoraKenji in #988
- chore: Adds version 1.12.7 to package.json by @beregcamlost in #989
Full Changelog: v1.12.6...v1.12.7
v1.12.6
- fix: new prey-user that fix owner permissions on binary.
What's Changed
- fix: new prey-user that fhat fix owner permissions on binary by @beregcamlost in #986
- chore: Adds version 1.12.6 to package.json by @beregcamlost in #987
Full Changelog: v1.12.5...v1.12.6
v1.12.5
-
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
- feat: new universal binary prey-user v1.0.2 by @SoraKenji in #972
- feat: Adds new trinity universal bin for x64 and arm64 by @beregcamlost in #973
- chore: changelog, package.json, package-lock.json by @SoraKenji in #974
- Feat/native permission macos by @SoraKenji in #971
- feat: send message watcher to socket macos by @SoraKenji in #975
- fix: Fix on never stopping osquery action by @beregcamlost in #976
- fix: fix to make socket.js only available for macos by @SoraKenji in #977
- fix: fix problem with possible double callback en socket.js by @SoraKenji in #978
- fix: New bin that fix the creation of user prey by @beregcamlost in #979
- Fix/new trinity bin by @beregcamlost in #980
- Chore/bumps version 1.12.5 by @beregcamlost in #983
- fix: Fix on trinity bin signature by @beregcamlost in #984
- Fix/signatures by @beregcamlost in #985
Full Changelog: v1.12.4...v1.12.5
v1.12.4
- 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
- fix: winsvc staging host for auto update from env var by @beregcamlost in #943
- Feat/alternative to semver by @SoraKenji in #945
- fix: fix and refactor socket index.js by @SoraKenji in #947
- chore: Adds version 1.12.4 by @beregcamlost in #948
- fix: sqlite3 new versions by @beregcamlost in #949
- fix: fix for location import errors in os other than macos by @SoraKenji in #950
- fix: fix over getownership command in socket.js by @SoraKenji in #951
- fix: test if cbattached in socket/index.js is a function or not by @SoraKenji in #952
- fix: getownership return split by @SoraKenji in #953
- validate osquery action args by @patriciojofre in #946
- fix: fix localecompare comparation by @SoraKenji in #956
- fix: get location over callback in macos by @SoraKenji in #957
- fix: fix channel wifi information in sonoma 14.4 by @SoraKenji in #958
- fix: ask again for location permissions in macos and wait by @SoraKenji in #954
- fix: get active access point mac fix by @SoraKenji in #959
- Feat/trinity version by @beregcamlost in #960
- fix: fix websocket connection when no permissions macos by @SoraKenji in #961
- feat: add new prey-user 1.0.1 by @SoraKenji in #962
- fix: fix callback when timeout in socket.js by @SoraKenji in #963
- fix: some fixes by @SoraKenji in #965
- Fix/location socket call when update success by @SoraKenji in #964
- fix: changes over providers data by @SoraKenji in #966
- feat: trinity universal binary by @beregcamlost in #967
- feat: new prey-user 1.0.1 universal binary by @SoraKenji in #968
- fix: fix to get wifi location permission first by @SoraKenji in #969
- Fix/permissions wifi only trueorfalse by @SoraKenji in #970
Full Changelog: v1.12.3...v1.12.4
v1.12.3
-
Adds osquery installation feature for Windows and Mac. #941 (SoraKenji)(Beregcamlost)
-
Validation for Prey configuration's properties in data base have been updated. #938 (SoraKenji)(Beregcamlost)