------------
 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 mapper to remove).
 [f] Fixed "PS4 HDD Tasker" script (fixing bootlop 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.

