Skip to content

Commit

Permalink
Website changes for 2.8 release
Browse files Browse the repository at this point in the history
Signed-off-by: Rem01Gaming <[email protected]>
  • Loading branch information
Rem01Gaming committed Feb 10, 2025
1 parent 9c637ab commit ab812b9
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 13 deletions.
23 changes: 10 additions & 13 deletions website/docs/download/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,27 @@ title: "Download"
description: "Download the latest version of Encore Tweaks Magisk Module here"
---

# Encore Tweaks 2.8
# Encore Tweaks 3.0

## Changelog
- Fix inaccessible `encore_utility` error on WebUI
- Print WebUI stderr on a modal
- Migrate prioritization logic to Cgroups cpuctl & schedtune
- Fix throttling issues on legacy MediaTek devices with PPM
- Disable more PPM policies
- Using `PPM_POLICY_USER_LIMIT` for CPU frequency changes
- Fix SoC recognition for latest Exynos devices
- Using the latest Android NDK for daemon build (r28)
- JavaScript and profiler code refactor
- Drop bypass charging feature due unexpected behavior across devices
- Handle race condition on `set_priority()` call
- Remove toast notification due to causing game freeze and crash on performance profile execution
- PID checking without creating file descriptor
- Revert MediaTek's PPM related changes
- Revert Cgroups implementation
- Other misc optimizations

## Download
- [Download](https://shrinkme.ink/STZJV)
- [Download (Alternative link)](https://sfl.gl/OVnzZvfu)
- [Download](https://shrinkme.ink/9BfyMSI)
- [Download (Alternative link)](https://sfl.gl/Mgmbvz)
- [Telegram Channel](https://rem01schannel.t.me)

::: tip Support our project
Please consider support our project by not sharing direct module file
:::

## Download older version
- [Version 2.8](/download/version/2.8)
- [Version 2.7](/download/version/2.7)
- [Version 2.6](/download/version/2.6)
- [Version 2.4](/download/version/2.4)
Expand Down
27 changes: 27 additions & 0 deletions website/docs/download/version/2.8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: "Download"
description: "Download the latest version of Encore Tweaks Magisk Module here"
---

# Encore Tweaks 2.8

## Changelog
- Fix inaccessible `encore_utility` error on WebUI
- Print WebUI stderr on a modal
- Migrate prioritization logic to Cgroups cpuctl & schedtune
- Fix throttling issues on legacy MediaTek devices with PPM
- Disable more PPM policies
- Using `PPM_POLICY_USER_LIMIT` for CPU frequency changes
- Fix SoC recognition for latest Exynos devices
- Using the latest Android NDK for daemon build (r28)
- JavaScript and profiler code refactor
- Drop bypass charging feature due unexpected behavior across devices

## Download
- [Download](https://shrinkme.ink/STZJV)
- [Download (Alternative link)](https://sfl.gl/OVnzZvfu)
- [Telegram Channel](https://rem01schannel.t.me)

::: tip Support our project
Please consider support our project by not sharing direct module file
:::

0 comments on commit ab812b9

Please sign in to comment.