Main Kit
* Updated tool versions
* Added MS Office 2019 installers
* Removed network installers
* Added "New System Setup" script
* Combines "Install SW Bundle", "User Checklist", & "System Checklist"
* Added Windows 1809 build numbers
* Fixed issues #86 & #87
* Various other minor bug fixes
Linux
* Complete rewrite of HW Diagnostic sections
* New main menu to improve clarity of selections
* Allow overriding non-critical SMART attributes
* NOTE: This doesn't apply to a full (disk) diagnostic
* All tests can now be aborted with CTRL+c
* Tmux panes are now resized appropriately if the window is resized
* Various other enhancements and bugfixes
* Complete rewrite of HW Sensors sections
* Temps are now tracked directly allowing for real "Max" values
* ddrescue-tui
* Added safety check to ensure the map file is saved to persistent storage
* Tmux panes are now resized appropriately if the window is resized
* Added 'DDRESCUE PROCESS HALTED' message in red
* Used to clearly indicate that user interaction is required
* If X fails to start it will fallback to HW-Diags CLI
* Added option to build Linux with a minimal package set
* This is to better support newer Mac systems
* This version includes additional Mac kernel modules
* NOTE: Minimal builds are still considered experimental
* Fixed issues:
* #67, #68, #69, #70, #71, #72, #73, #74, #75
* #76, #77, #78, #80, #81, #82, #83, #84, & #85
* Various other minor bug fixes
Misc
* Updated all Python code to better follow to PEP8 guidelines
* Updated crash upload formatting for clarity