Skip to content

Commit

Permalink
Update update_config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Paget96 authored Aug 6, 2021
1 parent 5b00daa commit 7ae288a
Showing 1 changed file with 8 additions and 14 deletions.
22 changes: 8 additions & 14 deletions update_config.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
{
"latestVersion": "2.5.1.3",
"latestVersionCode": 394,
"latestVersion": "2.5.1.4",
"latestVersionCode": 395,
"url": "https://github.com/Paget96/LSpeed/releases",
"releaseNotes": [
"v2.5.1.3",
"- Removed governor tuner execution time",
"- Updated governor tuner parameters",
"- Updated CPU Optimizer code (set the governor before optimization)",
"- Removed entropy section",
"- Removed old code from battery improvement script",
"- Updated IO Block optimization, removed ext4 tweaks",
"- Updated virtual memory tweaks, removed old code, removed useless parameter changes, slightly improved parameters",
"- Improved app code, migrated to Kotlin",
"- Updated UI",
"- Minor fixes and improvements",
"- Updated dependencies"
"v2.5.1.4",
"- Fixed executing profiles",
"- Fixed saving/restoring config",
"- Replaced progress dialogs with progress bar",
"- Updated cleaner",
"- Added toast with saved file path for logs"
]
}

0 comments on commit 7ae288a

Please sign in to comment.