* Added AMD microcode (fixes issue #61)
* Disabled copytoram when booting from an ISO/DVD
* Removed Extras menu and instead list all options from the start
* Moved most X startup logic to ~/.update_x
* This is called by both i3 and openbox
* Network logic moved to .zlogin
* This avoids a bug where apps can no longer connect to the $DISPLAY
Main Kit
* Updated tool versions
* Replaced TreeSizeFree with WizTree
* Updated Python to 3.7
* New uBlock Origin installation method for Firefox
* It is installed via the registry, similar to Google Chrome
* It is now installed for existing profiles
* Fixed issue 51 and some minor bugs
Linux
* Added ddrescue-tui, a wrapper for ddrescue
* Can be used to perform device-to-device and device-to-image clones
* Can perform all three passes automatically (if certain thresholds are met)
* Helps enforce safe(r) usage of ddrescue to reduce drive stress
* Shows SMART data while running (updates every 5 minutes)
* Shows SystemD journal while running
* Improved network support for some Broadcom network devices
* Improved I/O Benchmark test in HW-Diags
* Shows current read speed with graph while running
* Speeds under 65 Mb/s are red
* Speeds under 135 Mb/s are yellow
* Speeds above 750 Mb/s are green
* Shows graph along with AVG (MIN, MAX) in summary report
* Only reads a portion of the drive, spread out evenly, to speedup the test
* (It reads either 10 Gb or 1% of the drive, whichever is larger)
* Added SMART attribute 199/C7 as an important value in HW-Diags
* If present and non-zero it prompts for an override to continue testing
* This includes the question "Have you tried swapping the drive cable?"
* The hostname is now set using the current IP and a reverse DNS lookup
* Useful if run regularly on multiple permanent systems with static DHCP/DNS
* Added option to resume previous hw-diags `tmux` session
* This allows you to more easily "move" the session to/from a SSH session
* Added a VNC server which runs at startup (unless booting CLI/nox)
* mount-all-volumes now supports non-encrypted CoreStorage volumes
* Added _limited_ support for HiDPI devices
* Fixed issue where the IP address was not shown in Conky
* Fixed issues #39, #41, #43, #44, #45, #46, #47, #48, #49, #50, #52, #53, & #54
* Various other minor bug fixes
WinPE
* Updated Python to 3.7