Releases: VolkanSah/BrowserGamesSpy
Releases · VolkanSah/BrowserGamesSpy
Browser Games Spy v2.0
The most significant changes and new features in version 2 are:
Detailed Logging System:
- Creates log files with timestamps.
- Logs all major events and metrics.
- Separate logs for each session.
Enhanced Network Monitoring:
- Detects and logs new connections.
- Saves connection history.
- Optional IP localization (can be extended).
Timestamps for All Events:
- Each metric is saved with precise timestamps.
- Improved CSV files with time information.
- Timestamps displayed in the GUI.
Improved Error Handling:
- Try-catch blocks for critical operations.
- Logs error messages for debugging.
The core functionality remains unchanged. Logs can be found in the logs folder, and saved metrics now include timestamps.
What's Changed
- Version 2 by @VolkanSah in #1
New Contributors
- @VolkanSah made their first contribution in #1
Full Changelog: 1.0...2.0
Browser Games Spy v1.0
created