- Fixed the Fan Control payload which was broken in V10
- Improved the booting to 4 sec (first boot will take extra time)
- Fixed the Empty Bin folder issue , folder only will be displayed when we have atelease one bin inside
- Removed all avahi (pizero.local) dependency and replaced it with simple python program
- Added Option to create a FAt32 drive in SD card (this FAT32 drive if present will be loaded on boot. So pi can be used any where as USB drive in 5 sec)
- Have appropriate drive names for each segments (pBoot, pRootfs, PExtUSB, pFat32USB)
- Introduced the capability to Switch between the exfat JB images
- Added Virtual Keyboard which can be controlled via PC and phone.
- Virtual keyboard is not only for PS4 works even for PC, plug the Pi in any PC windows/Linux and you can control it with your Phone
Rebuild 2
- Fixed the sftp / ssh issue which was happening on PiZero 2 W and Pi4B
- Added separate page to handle the bin which doesn't work with binserver
- From now on, the USB will be auto loaded (if Exfat only then it will be loaded else Fat32 will be loaded)
- Option to Change the Root password reintroduced
Root password : <?>123
Check PiZW BuildRoot Config and Exploit Files.7z for the config and resource files w.r.t Build root
- Build root Config file "/.config"
- Post Build Config File @ "/board/raspberrypi/*"
- All Bin files, HTML resource, Python programs @ "/Export"