diff --git a/update_config.json b/update_config.json index fe9d06f..3c21ea1 100644 --- a/update_config.json +++ b/update_config.json @@ -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" ] }