COPG v4.7.0 Changelog
COPG Build BotChangelog for COPG v4.7.0
New Features
- Safer Spoof Method: Enhanced safety and reliability of the spoofing process.
- Android/SDK Spoof: Added optional Android SDK version spoofing capability.
- Smart CPU Spoof (Snapdragon 8 Elite): Introduces intelligent, app-targeted CPU information spoofing via
/proc/cpuinfo. - Enhanced Configuration (
COPG.json): - Configuration file renamed from
config.jsontoCOPG.json(originalconfig.jsonremains for MMRL app settings). blockedtag: For apps/games where you want device model spoofing but need to hide/remove CPU spoof.with_cputag: For apps/games where you want both device model spoofing and CPU spoofing applied together.cpu_only_packages: For apps/games where you want only CPU spoofing applied (also resets device properties to original viaresetprop).blocklist: To hide/remove CPU spoof and reset properties for sensitive apps (e.g., banking apps, camera apps in Matrix ROM, system settings in some ROMs).notweaktag: Significantly improves I/O performance and reduces overhead for specified packages.- Smarter Tweak Controller: Improved configuration handling logic.
- Enhanced WebUI:
- Added sorting and filtering capabilities.
- Source code cleanup and full support for all new configuration changes.
- Updated Game Support:
- Added support for Fortnite and Farlight 84.
- Removed support for Mobile Legends: Bang Bang.
Improvements
- Permission & SELinux: Better handling during
COPG.jsonrestoration. - Logging:
- Simplified Zygisk logs.
- Changed log tag from
SpoofModuletoCOPGModule. - Configuration Management: Removed deprecated
ignorelist.txtand associated functions from the controller and WebUI.
Summary
This major release focuses on intelligent, app-specific spoofing with the new Smart CPU feature, a more powerful and granular configuration system via `COPG.json`, a refined WebUI, and significant under-the-hood optimizations for performance and stability.