Cura/plugins/CuraEngineBackend
Jelle Spijker 5744371f38 Add anonymous user tracking to slice message
User tracking has been added to the 'slice_message' method in the 'StartSliceJob.py' file. A unique, anonymous UUID is generated for each user, stripping away identifiable data with a bitmask operation. The user's Cura version is also included in the message. This facilitates more robust analysis of crash reports and user behaviors.

Contributes to CURA-11482
2023-12-17 17:44:30 +01:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
Cura.proto Use cura sentry id and version 2023-12-15 18:08:46 +01:00
CuraEngineBackend.py Use cleaner notation for use_sentry env variable 2023-11-29 10:42:12 +01:00
plugin.json Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
ProcessGCodeJob.py WIP: Refactor BuildPlateModel and split MultiBuildPlateModel 2018-02-17 22:24:05 +01:00
ProcessSlicedLayersJob.py Updated message with message types 2021-07-28 08:45:42 +02:00
StartSliceJob.py Add anonymous user tracking to slice message 2023-12-17 17:44:30 +01:00