diff --git a/website/docs/download/index.md b/website/docs/download/index.md index c48fb61..df51c54 100644 --- a/website/docs/download/index.md +++ b/website/docs/download/index.md @@ -3,20 +3,21 @@ title: "Download" description: "Download the latest version of Encore Tweaks Magisk Module here" --- -# Encore Tweaks 2.3 +# Encore Tweaks 2.4 ## Changelog -- Incorporated fixes on version 2.2 -- Simplify fetch PID logic -- Fix possible syntax error on I/O tweaks -- MediaTek: Simplify PPM policies settings logic -- MediaTek: Disable more logging service (via kill logger feature) -- MediaTek: Let Encore control anything without FPSGO -- Other misc optimization and changes +- Fix service stopped due to bad fetch PID logic for `com.mobile.legends:UnityKillsMe` +- Fix game force close in the background +- Fix some weird issues when kill logger enabled +- Fix some tweaks may not apply correctly +- No longer bundling KSU WebUI APK +- Versioning scheme changes +- webui: Introduce MMRL window safe area insets +- Other misc optimizations ## Download -- [Download](https://shrinkme.ink/lGNW4F56) -- [Download (Alternative link)](https://sfl.gl/pR8DnKp) +- [Download](https://shrinkme.ink/FSd2) +- [Download (Alternative link)](https://sfl.gl/WcztH) - [Telegram Channel](https://rem01schannel.t.me) ::: tip Support our project @@ -24,6 +25,7 @@ Please consider support our project by not sharing direct module file ::: ## Download older version +- [Version 2.3](/download/version/2.3) - [Version 2.2](/download/version/2.2) - [Version 2.1](/download/version/2.1) - [Version 2.0](/download/version/2.0) diff --git a/website/docs/download/version/2.3.md b/website/docs/download/version/2.3.md new file mode 100644 index 0000000..1462ab6 --- /dev/null +++ b/website/docs/download/version/2.3.md @@ -0,0 +1,24 @@ +--- +title: "Download" +description: "Download the latest version of Encore Tweaks Magisk Module here" +--- + +# Encore Tweaks 2.3 + +## Changelog +- Incorporated fixes on version 2.2 +- Simplify fetch PID logic +- Fix possible syntax error on I/O tweaks +- MediaTek: Simplify PPM policies settings logic +- MediaTek: Disable more logging service (via kill logger feature) +- MediaTek: Let Encore control anything without FPSGO +- Other misc optimization and changes + +## Download +- [Download](https://shrinkme.ink/lGNW4F56) +- [Download (Alternative link)](https://sfl.gl/pR8DnKp) +- [Telegram Channel](https://rem01schannel.t.me) + +::: tip Support our project +Please consider support our project by not sharing direct module file +::: diff --git a/website/docs/index.md b/website/docs/index.md index 2533e39..1f1d0e6 100644 --- a/website/docs/index.md +++ b/website/docs/index.md @@ -25,9 +25,12 @@ features: - icon: 🤖 title: Fully Automatic details: Encore Tweaks works by monitoring apps that you open and determine which performance profile should applied in that moment without any user settings. + - icon: 🔋 + title: Don't suck on battery + details: Encore Tweaks only applies performance scripts when playing games, unlike other performance modules. - icon: 📱 title: Universal SoC Compatibility - details: Designed to support a wide range of popular SoCs, including Snapdragon, MediaTek, Exynos, Google Tensor, and even Unisoc. X86 and RISCV CPUs also supported. + details: Encore Tweaks support any devices, Snapdragon, MediaTek, Exynos, Google Tensor, Unisoc, even X86 and RISCV CPUs are supported. - icon: 🚀 title: Game-First Prioritization details: Encore Tweaks prioritizes games by allocating maximum CPU and I/O resources, ensuring seamless performance while gaming.