GoldHEN/CHANGELOG.md

132 lines
3.5 KiB
Markdown
Raw Permalink Normal View History

2021-09-30 14:03:50 -04:00
# Changelog
2024-10-28 01:16:26 -04:00
## 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)
2024-06-12 11:50:38 -04:00
## v2.4b17.3
- Added support for 9.60
- Improved BinLoader server (more payloads supported)
- Improved Klog server (network disconnection supported)
- Changed network servers configuration to declarative
2024-05-21 02:05:20 -04:00
## v2.4b17.2
- Added support for 10.00 / 10.01
2024-05-09 02:11:33 -04:00
## v2.4b17
- Added support for kernel loaders
- Added support for 11.00
- Added syscall 11
## v2.4b16.2
- Improved SysInfo stats
- Fixed IP Address setting
## v2.4b16
- Fixed IP Address overlay position bug
## v2.4b15
- Improved plugin loader (Thanks to [illusion0001](https://github.com/illusion0001))
- Improved FTP (Thanks to [hippie68](https://github.com/hippie68))
- Added game patch plugin (Thanks to [illusion0001](https://github.com/illusion0001))
- Added game overlay SysInfo (Thanks to [OSM](https://github.com/OSM-Made))
- Added GoldHEN top supporters page in about section (Thanks to all)
## v2.4b14
- Improved plugin loader (Thanks to [illusion0001](https://github.com/illusion0001))
- Improved FTP (Thanks to [hippie68](https://github.com/hippie68))
- Improved MC4 support (Thanks to [ctn](https://github.com/ctn123))
- Added cheat description support (Thanks to [ctn](https://github.com/ctn123))
- Added background package installation support
- Added package info on package installation support
- Fixed Orbis Toolbox support
## v2.4b13
- Improved xml/shn parser
- Skipped /disc and $RECYCLE.BIN in pkg subdirectories search
## v2.4b12
- Fixed USB Subdirectories path
## v2.4b11
- Fixed "Search Subdirectories" feature
- Improved "Package Source" feature
## v2.4b10
- Improved FTP self decryption
- Fixed cheat navigation after rest mode
- Added "Search Subdirectories" and "Show Package Path" features in Debug Settings
## v2.4b5
- Added FTP Server v2.1 (Thanks to [hippie68](https://github.com/hippie68))
- Added multi-cheats support
- Added multi-firmware support [5.05 / 6.72 / 9.00]
- Added package installer source settings
2022-12-24 18:47:09 -05:00
2024-05-09 02:11:33 -04:00
## v2.3
2022-12-24 18:47:09 -05:00
- Added [Plugins](https://github.com/GoldHEN/GoldHEN_Plugins_Repository) support
- Added FPS counter
- Added TitleId label feature
- Added MC4 cheat format support
- Added Scanlines overlay
- Added internal pkg installation support (/data/pkg) (Thanks to [OSM](https://github.com/OSM-Made))
2022-09-07 01:20:26 -04:00
## v2.2.4
- Fixed KLog tty redirect
2022-09-06 11:59:04 -04:00
## v2.2.3
- Added debug settings
- Added cheat settings
- Added KLog settings
- Added GoldHEN shortcut
- Added PS2 cheat support
- Added Southbridge info
- Improved app version detection
- Refactored GoldHEN menu
2022-03-24 12:59:09 -04:00
## v2.2.2
- Added cheat absolute offset support
- Fixed close option bug
- Fixed Orbis Toolbox support bug
2022-03-22 12:32:58 -04:00
## v2.2.1
- Improved Cheat Menu stability
2022-03-09 23:38:16 -05:00
## v2.2
- Added Cheat Menu initial version
- Added tty redirect to klog
2022-02-18 00:15:43 -05:00
## v2.1.2
- Fixed config parser
2022-02-10 15:01:10 -05:00
## v2.1.1
- Fixed multiple injections
2022-02-02 13:00:46 -05:00
## v2.1
- Added config file (/data/GoldHEN/config.ini)
- Added Klog server on 3232 port
- Improved rest mode support
2021-12-19 16:53:59 -05:00
## v2.0b2
- Improved BinLoader server (still beta version)
2021-11-23 02:02:25 -05:00
## v2.0b
- Added BinLoader server (beta version)
- Added UI menu
- Improved stability and FTP server
- Fixed trophy timestamps
2021-09-30 14:03:50 -04:00
## v1.1
2021-11-23 02:02:25 -05:00
- Improved stability and FTP server
2021-09-30 14:03:50 -04:00
## v1.0
2024-05-09 02:11:33 -04:00
- Public release
# Known issue
## v2.4b17
2024-10-28 01:16:26 -04:00
- klog server: After the pppwn, the klog server is not reachable immediately. A rest mode resume is needed to make it work.