✅ What was new in the v2.2 beta release:
- Smart engine that learns usage patterns and automatically adjusts performance.
- Eco Mode activates automatically after 1 AM during idle periods.
- Modern, colorful interface designed for Termux.
- Real-time stats for CPU, RAM, GPU, battery, and more.
- Full support for both Portuguese and English.
🔧 What changed from the beta to the final release:
- Real sensor validation: only functional sensors are used, preventing false readings and unnecessary loops.
- Safer backup system: the script checks if the .tar.gz file is intact before importing — if it's corrupted, it aborts.
- Refined permissions: scripts can now be executed manually with secure permissions (0755); configs remain protected (0700).
- Final release flag: added an internal marker (final_release.flag) to identify this version as stable.
- Robust auto-update: validates the .zip before applying, restarts services, and cleans up temp files — all automatically.
- Clearer logs and notifications: messages now explain each step more transparently.