------------
 2023-12-07
------------
 [+] Added "PS3 HDD Expander" script for expanding UFS2 on cloned drives (extremely unsafe, avoid it ;p).
 [+] Added "PS3 HDD Mounter (Missing PS3PT)" script for mounting PS3 disks initialized (killed ;)) by Windows.
 [+] Added "PS3 HDD Umounter (Missing PS3PT)" script for unmounting PS3 disks without PS3 partition table.
 [+] Added "Updater" script for checking if there is new version of PS3 HDD Decryption Helper toolkit.
 [+] Added "dev_hdd1_empty.xz" image of cache partition, needed for Expander.
 [c] Cosmetic changes in some scripts.

------------
 2023-11-10
------------
 [f] Fixed bswap16-ecb module compilation on newest kernels.
 [c] Cosmetic changes in some scripts.
 [c] Moved work on source code to "/tmp".
 [c] Refactorized "PS3 KO Manager" script.
 [c] Replaced *Micro scripts by *Read Only scripts.
 [c] Restored original source code of bswap16-ecb and applying changes by script in "/tmp".
 [+] Added support for OtherOS & OtherOS++ formatted disks.
 [+] Added option in "PS3 HDD Umounter" script for only unmounting all partitions.
 [-] Turned off interactice mode in modules loading menu in "PS3 KO Manager" script.

------------
 2023-03-28
------------
 [c] Cosmetic changes in some scripts.
 [+] Added "Activator Maker" script and icons for making activators leading to Mounter, Umounter and Backuper scripts.
 [+] Added "PS3 HDD Backuper" script for copy (synchronizing) important user data.
 [+] Added "PS3 HDD Dumper" script for make disk, partitions or sub-partitions images.
 [+] Added "PS3 HDD Mounter (Decrypted)" and "PS3 HDD Umounter (Decrypted)" for mounting and unmounting decrypted storage.
 [+] Added all scripts versions listing in "PS3 HDD Reporter" script.
 [+] Added predefined LBA values for HPA setting up in "PS3 HDD Tasker" script for minimal and maximum HDD size supported by OFW.
 [+] Added plenty of screenshots under docs with examples of usage.

------------
 2023-02-23
------------
 [f] Fixed critical bug in bootloop fixing task, which deleting all contents of all mounted partitions!
 [f] Fixed "PS3 HDD Umounter" for current version of umount (script now trying unmount from both: devices and mount points).
 [c] Unhided Key Vault creation in "PS3 HDD Tasker".
 [+] Added NAND support in "PS3 HDD Tasker".
 [+] Added "Unattended PS3 HDD Mounter" scripts for users which know what they doing ;) and/or want to make activator.
 [+] Added "PS3 KO Manager" which from now will handle all module tasks.
 [+] Added changelog and license files.
 [-] Removed "PS3 KO Compiler" because now is replaced by "PS3 KO Manager".
 [-] Removed ufs module source code because script now downloading linux-modules src.
 [-] Removed all kernel modules related stuff from mounting scripts.

------------
 2023-01-28
------------
 [f] Fixed HDD mounting from NAND models (wrong mapper names, changed to ps3hdd1 for UFS2 (user partition) and ps3hdd2 for FAT32 (cache partition).
 [f] Fixed newest Ubuntu family compatibility (changed path variable from "~/" to "${HOME}").
 [f] Fixed some Debian distributions incompatibilities due to missing some sudo and chown which they needs for tasks which other Linux distributions don't.
 [f] Fixed lack of information in unlocking more disk space that this tasks is related. Currently it is NOR models only (performing it on HDD from NAND will break FAT32). It is matter only of mappers name, in future I will add just additional user choice.
 [+] Added "PS3 KO Compiler" script which compile for You bswap16-ecb and ufs kernel modules. ufs module for unknown to me reason, does not reading provided kernel config with rw permissions so don't bother and use system one instead. :P
 [+] Added "PS3 KO Compiler (WSL2)" for Windows 10/11 users with WSL2 and Ubuntu inside of it.
 [+] Added two hidden tasks in "PS3 HDD Tasker". First will inject ERK into last sector (which CellOS not using for unknown reason). Task is very slow because using dd and iterating each 512 bytes, so that's the reason why is hidden until I will find better solution which jumps directly to pointed LBA. If You are super patient, instead of number in main menu, type "wip-1". Second hidden task is for invoking TRIM command on user partition but since I don't have SSD in PS3 and I don't even know if can be done on UFS2, I also hide it ("wip-2", needed ufs.ko with rw permission).

------------
 2022-10-31
------------
 [f] Code cleaning for few scripts.
 [f] Fixed loop device names in "PS3 NAND Mounter" script for dumping.
 [f] Shorter eFlash dumping by changing bytes skipping from 1 byte to 512KiB.

------------
 2022-09-22
------------
 [c] Changed filename for dump of ps3vflash5 mapper from "dev_flash5_backup.bin" to "dev_flash4.bin".
 [c] Changed filename of UFS2 super block dump.
 [+] Updated "PS3 HDD Tasker" script with new option for bootloop fixing caused by "dev_hdd1" corruption.

---------------
 2022-09-11/14
---------------
 [f] Fixed double remounting in "PS3 HDD Mounter" script.
 [c] Refactorized dir structure.
 [+] Added "PS3 HDD Tasker" script.
 [+] Added detailed readme in *.md and *.html format.

------------
 2022-09-07
------------
 [f] Code cleaning.
 [+] Possibility to mount UFS2 partition with write privilege if "ufs.ko" will be found (otherwise, it will be read only as usually).

------------
 2022-09-05
------------
 First release.

