------------
 2024-07-27
------------
 [+] Added custom toolkit path variable. It no longer has to be "${HOME}/ps4", but the user must change it in line no.8 in ALL scripts if they want a different path than default.
 [+] Added support for "/dev/loop*". However, do not use loop27 because it’s used for broken GPT data recovery scenario.
 [+] Added support for broken/missing/overwritten etc. partition table (only for user partition).
 [+] Added support for sorted partition list in GPT table (order 1-15 instead 1..31). [NOT TESTED]
 [+] Added "PS4 HDD Backuper" script.
 [+] Added "PS4 HDD Keygen" script.
 [+] Added "PS4 USB Formatter" script.
 [+] Added to "PS4 HDD Tasker" script checking disk health status (also generate "/logs/smart_<timestamp>.txt").
 [+] Added to "PS4 HDD Tasker" script Secure Erase invoking.
 [+] Added to "PS4 HDD Tasker" script GPT backups creation and restoration.
 [+] Added to "PS4 HDD Tasker" script clearing UPDATE partition.
 [-] Removed "PS4 HDD Mounter (Read Only)" because it has been merged with Mounter.
 [c] Code cleaning.
 [c] Reorganized "PS4 HDD Tasker" script.
 [c] Reorganized "Reporter" script, now it also creating "/logs/report_<timestamp>.txt".
 [c] Enabled decryption and mounting for SAMU protected partitions. [NOT TESTED]
 [c] Merged "PS4 HDD Mounter" and "PS4 HDD Mounter (Read Only)" into one script.

------------
 2023-12-13
------------
 [f] Fixed some partitions mounting fs type, proper key choosing etc. in various of scripts.
 [f] Fixed "PS4 HDD Umounter" (missing one of mappers to remove).
 [f] Fixed "PS4 HDD Tasker" script (fixing bootloop caused by broken unpacked updates and/or broken fs).
 [+] Added "PS4 HDD Mounter (Read Only)" script.
 [+] Added "PS4 HDD Keygen" script for keys related stuff (for now only reversing byte order in EAP HDD Key from kernel dump).
 [+] Added "Reporter" script helping for issues reporting.
 [+] Added "Updater" script for checking toolkit updates.
 [-] Removed "Micro" scripts because they are replaced by Read Only versions.
 [c] Cosmetic changes in some scripts.
 [c] By default partitions encrypted by SAMU aren't decrypting and mounting (because they are not tested by me).
 [c] Changed "eap_key.bin" and "samu_key.bin" to "eap_hdd_key.bin" and "samu_hdd_key.bin". In addition, now script expecting also "eap_kernel_key.bin".

------------
 2023-03-02
------------
 [f] Fixed "PS4 HDD Umounter" for current version of umount (script now trying unmount from both: devices and mount points).
 [f] Fixed newest Ubuntu family compatibility (changed path variable from "~/" to "${HOME}").
 [+] Added "Unattended PS4 HDD Mounter" scripts for users which know what they doing ;) and/or want to make activator.
 [+] Added "PS4 HDD Tasker" with one untested and dangerous option. :P
 [+] Added changelog and license files.

-------------------------
 2022-09-11 / 2022-10-31
-------------------------
 [+] Added "PS4 HDD Mounter Micro" which will mount only user partition (consider "full Mounter" as unsafe because using untested file systems settings for FAT family partitions).
 [+] Added detailed readme in *.md and *.html format.
 [c] Moved readme to docs dir.

------------
 2022-09-07
------------
 First release.

