Main Kit
* Added Win10 v1903 support
* d7II
* Added Python check before disabling Windows Updates
* Provides a good break point if KB2999226 needs installed
* Removed Install SW Bundle, User Checklist, and System Checklist
* These are all replaced by the new System Setup script below
* Should avoid the stalls/locks seen when configuring browsers
* Separates repair actions from setup actions
* System Setup script
* Replaces New System Setup, Post-d7II, System Checklists, and User Checklists
* Actions performed are based on the mode selected and answers given
* ESET now installed from a local source
* Can optionally install using the MSP settings (ITS/VIP)
* Includes updated settings for current version
* Improved LibreOffice installations
* Installed from a local source
* Registers all MS Office types†
* Sets default save-as options unless a config file is already present†
* † Depending on setup mode selected
* Improved performance when exporting system info
* NOTE: Event logs are no longer saved
* New 4K alignment check
* New Win10 1903 theme handling
* If updating Explorer (user) settings the Light theme is disabled
* Set to the <= 1809 default to match Classic Start theme
* Fixed Gogs issues #44, #48, #71, #73, #77-#79, #82-#87, #89, & #93-#95
* Various other bug fixes
Linux
* Auto-connects to known WiFi networks
* Better osTicket integration
* The ticket ID and subject are shown when selecting the ticket
* An error is shown if the ticket ID can't be found
* ddrescue-tui (AKA WKClone and WKImage)
* Added osTicket integration
* Prompts for ticket ID before recovery attempts
* Prompts to post results when exiting
* Prompts for the ticket ID again if it was skipped before
* Improved recovery state detection
* NOTE: percentages may be off by 0.01% due to the rounding method used
* HW-Diagnostics
* Added option to upload results for review
* Added RAM info to CPU posts to osTicket
* Added warning if one or more partitions are not 4K aligned
* Improved AMD CPU support (k8, k10, etc)
* These are now treated as CPU temps
* These are now included in osTicket posts
* Improved SMART detection and reporting
* Quick SMART results are now posted to osTicket
* Only if selected in the menu, not for --quick
* Linux should leave the RTC set to localtime
* NOTE: Experimental as Linux normally expects it to be set to UTC
* New build-ufd script
* Now written in Python
* Only Linux (Full) is required, all other sources optional
* Boot options are enabled based on files present on the UFD
* Can update in place without reformatting
* Test-Station detection
* Updates the hostname and wallpaper to match the test-station
* NOTE: This functionality is not guaranteed to work 100% of the time
* Fixed Gogs issues #42, #43, #62-#64, #68, #72-#74, #76, #80, #81, #88, #92, & #96
* Fixed GitHub issues #101-#108, & #113
* Various other bug fixes
* K8, K10, and K11? should be treated the same as CoreTemp
* These are included in osTicket posts
* Cleaned up code for pylint
* Removed unused join_columns() function
* Those actions have been moved to System Setup
* Sections removed:
* Install SW Bundle
* Browser Reset (not in System Setup but currently unused)
* User Checklist
* System Checklist