Removed Additional Tracking from the Client: Reduced unnecessary tracking and data collection to enhance user privacy.
Tracked Creator Status: Implemented logic to accurately maintain the creator status of users.
Disabled Action Logging Based on Creator Status: Adjusted logging functionality to prevent non-creator users from sending logs when using creator tools.
Details
1. Telemetry Reduction:
Removed additional tracking during the login process.
2. Creator Status Tracking:
Differentiated between "real" creators and others
3. Conditional Action Logging:
Implemented conditional logging to ensure that only "real" creators' tool usage is logged.
Non-creator users are no longer sending logs when using creator tools.
Summary
Removed Additional Tracking from the Client: Reduced unnecessary tracking and data collection to enhance user privacy.
Tracked Creator Status: Implemented logic to accurately maintain the creator status of users.
Disabled Action Logging Based on Creator Status: Adjusted logging functionality to prevent non-creator users from sending logs when using creator tools.
Details
1. Telemetry Reduction:
2. Creator Status Tracking:
3. Conditional Action Logging:
Implemented conditional logging to ensure that only "real" creators' tool usage is logged.
Non-creator users are no longer sending logs when using creator tools.