diff --git a/CHANGELOG.md b/CHANGELOG.md index 620f977..5d09750 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## v2.4b18 +- Added Cheat Downloader (Thanks to [ctn](https://github.com/ctn123)) +- Added support for 10.50, 10.70 and 10.71 +- Improved rest mode support +- Fixed network servers configuration save +- Moved Klog server to userland (better network disconnection supports) + ## v2.4b17.3 - Added support for 9.60 - Improved BinLoader server (more payloads supported) @@ -121,4 +128,4 @@ # Known issue ## v2.4b17 -- klog server: After the pppwn, the klog server is not reachable immediately. A rest mode resume is needed to make it work. \ No newline at end of file +- klog server: After the pppwn, the klog server is not reachable immediately. A rest mode resume is needed to make it work. diff --git a/README.md b/README.md index 8a0ee24..d222fbb 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,10 @@ The BinLoader server is in an experimental phase but in any case there are several payloads around, some even not very well done, which can also be harmful and in the best case only crash the console. So use it with caution. I have tried to work out to support all payloads possible but no guarantees can be given on this. Obviously I do not take any responsibility in case of use of payloads not made by me. +### :warning: Known Issues + +Applications such as Apollo, Itemzflow, and Orbis Toolbox may cause the PS4 console to crash/malfunction during entering/exiting rest mode. + ### :warning: Cheat Menu The Cheat Menu is experimental, use with caution. @@ -112,4 +116,4 @@ Project source code is currently private because over time I have seen a sad abu ### Donations Consider [donating](https://goldhen.github.io/support) if you like GoldHEN and want to support my work -[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/SiSTRo) \ No newline at end of file +[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/SiSTRo) diff --git a/goldhen.bin b/goldhen.bin index cf88fb1..1b2c2ad 100644 Binary files a/goldhen.bin and b/goldhen.bin differ