What's new in System Readiness for Workstations 1.0.1.4

Feb 14, 2023
  • Update SystemReadinessCore version to 1.0.1.6 which includes:
  • Bypass ExecutionPolicy to allow modules management (mrkenhoo/SystemReadinessCore@fe97186)

New in System Readiness for Workstations 1.0.1.2 Pre-release (Dec 25, 2022)

  • Updated SystemReadinessCore library to version 1.0.1.3, which fixes an issue regarding the Updater

New in System Readiness for Workstations 1.0.1.1 Pre-release (Dec 24, 2022)

  • Major code refactoring, again:
  • Split core (important) files into smaller ones for best readability and management
  • Split UI code into smaller files for best readability and management
  • System compatibility or Runtime.IsSystemCompatible() can now be bypassed with a new dialog prompt, which uses the previously implemented validateUserInput boolean into NewMessage.Show() function

New in System Readiness for Workstations 1.0.1.0 Pre-release (Dec 18, 2022)

  • What's New:
  • Improve settings handling
  • Reimplement update checks due to recent updates

New in System Readiness for Workstations 1.0.0.2 (Dec 8, 2022)

  • Small under-the-hood changes