diff --git a/CHANGELOG.md b/CHANGELOG.md index 9455040..276e862 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,26 @@ All notable changes to the `PS4 Cheats Manager` project will be documented in th ## [Unreleased]() +--- + +## [v1.2.2](https://github.com/bucanero/PS4CheatsManager/releases/tag/v1.2.2) - 2024-06-15 + +### Added + +- Disable and re-enable cheat files + - Disabled files won't be loaded by GoldHEN +- Option to change the default URLs for cheats, patches, plugins (Settings) + +### Changed + +- Download Patches from https://github.com/illusion0001/PS4-PS5-Game-Patch/ + +### Misc + +- Includes latest official cheat+patch pack (2024-06-14) + +--- + ## [v1.2.0](https://github.com/bucanero/PS4CheatsManager/releases/tag/v1.2.0) - 2024-01-02 ### Added @@ -24,6 +44,8 @@ All notable changes to the `PS4 Cheats Manager` project will be documented in th - Game filtering by Title ID +--- + ## [v1.1.4](https://github.com/bucanero/PS4CheatsManager/releases/tag/v1.1.4) - 2023-09-22 ### Added @@ -45,6 +67,8 @@ All notable changes to the `PS4 Cheats Manager` project will be documented in th - Update Open Orbis SDK version +--- + ## [v1.1.0](https://github.com/bucanero/PS4CheatsManager/releases/tag/v1.1.0) - 2023-06-01 ### Added @@ -57,6 +81,8 @@ All notable changes to the `PS4 Cheats Manager` project will be documented in th - Backup local cheat files to .Zip (HDD/USB) - Backup local patch files to .Zip (HDD/USB) +--- + ## [v1.0.3](https://github.com/bucanero/PS4CheatsManager/releases/tag/v1.0.3) - 2023-01-25 ### Added @@ -67,6 +93,8 @@ All notable changes to the `PS4 Cheats Manager` project will be documented in th - Dropped support for Patch Engine's JSON format in favor of XML. (Plugins will have to be updated to at least 1.163) +--- + ## [v1.0.2](https://github.com/bucanero/PS4CheatsManager/releases/tag/v1.0.2) - 2022-12-24 _dedicated to Leon ~ in loving memory (2009 - 2022)_ :heart: @@ -90,6 +118,8 @@ _dedicated to Leon ~ in loving memory (2009 - 2022)_ :heart: - Includes latest official cheat+patch pack (2022-12-24) +--- + ## [v1.0.0](https://github.com/bucanero/PS4CheatsManager/releases/tag/v1.0.0) - 2022-11-12 ### Added @@ -114,6 +144,8 @@ _dedicated to Leon ~ in loving memory (2009 - 2022)_ :heart: - Fixed networking issues (thanks to LightingMods for the help) - Fixed version detection for some "remaster" titles +--- + ## [v0.7.0](https://github.com/bucanero/PS4CheatsManager/releases/tag/v0.7.0) - 2022-07-05 ### Added @@ -123,6 +155,8 @@ _dedicated to Leon ~ in loving memory (2009 - 2022)_ :heart: - `/mnt/usb0/GoldHEN_Cheat_Repository-main.zip` - `/data/GoldHEN_Cheat_Repository-main.zip` +--- + ## [v0.6.0](https://github.com/bucanero/PS4CheatsManager/releases/tag/v0.6.0) - 2022-04-07 ### Added @@ -131,6 +165,8 @@ _dedicated to Leon ~ in loving memory (2009 - 2022)_ :heart: - Installed Games detection on Cheat list screen - Show total number of files on Cheat list screen +--- + ## [v0.5.1](https://github.com/bucanero/PS4CheatsManager/releases/tag/v0.5.1) - 2022-03-16 ### Added @@ -139,6 +175,8 @@ _dedicated to Leon ~ in loving memory (2009 - 2022)_ :heart: - Updated [Cheat repository URL](https://github.com/GoldHEN/GoldHEN_Cheat_Repository) - Extract cheat files only (skip others) +--- + ## [v0.5.0](https://github.com/bucanero/PS4CheatsManager/releases/tag/v0.5.0) - 2022-03-14 First public beta release. diff --git a/README.md b/README.md index cd6201e..a71aac7 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ My GitHub projects are open to a [Patreon sponsor program](https://patreon.com/d # Setup instructions -No special setup is needed. Just download the latest `IV0000-CHTM00777_00-PS4CHEATSMANAGER.pkg` package and install it on your PlayStation 4. +No special setup is needed. Just download the latest [`IV0000-CHTM00777_00-PS4CHEATSMANAGER.pkg`](https://github.com/bucanero/PS4CheatsManager/releases/latest/download/IV0000-CHTM00777_00-PS4CHEATSMANAGER.pkg) package and install it on your PlayStation 4. On first run, the application will detect and setup the required user settings. # Usage diff --git a/docs/README.md b/docs/README.md index 4354e90..e98e2a3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -29,7 +29,7 @@ My GitHub projects are open to a [Patreon sponsor program](https://patreon.com/d # Setup instructions -No special setup is needed. Just download the latest `IV0000-CHTM00777_00-PS4CHEATSMANAGER.pkg` package and install it on your PlayStation 4. +No special setup is needed. Just download the latest [`IV0000-CHTM00777_00-PS4CHEATSMANAGER.pkg`](https://github.com/bucanero/PS4CheatsManager/releases/latest/download/IV0000-CHTM00777_00-PS4CHEATSMANAGER.pkg) package and install it on your PlayStation 4. On first run, the application will detect and setup the required user settings. # Usage