Skip to content

Latest commit

 

History

History
145 lines (76 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

145 lines (76 loc) · 1.89 KB

Changelog for EasyWarrantyCheck

[Unreleased]

[0.9.3] - 22-02-2024

Added

Changed

Deprecated

Removed

Fixed

  • Fixed google webdriver link

[0.9.2] - 26-01-2024

Added

Changed

Deprecated

Removed

Fixed

  • Fixed lenovo status field

[0.9.0] - 26-01-2024

Added

  • Warning message for requiring google chrome
  • Add function to convert epochdatetime

Changed

  • Lenovo warranty now uses "EntireWarrantyPeriod" from json result ( Thanks Basil )

Deprecated

Removed

Fixed

[0.8.0] - 19-01-2024

Added

Changed

  • Update private functions
  • Workflow to RMM script include private functions

Deprecated

Removed

Fixed

[0.7.0] - 19-01-2024

Added

  • Microsoft Function (In Devlopment)
  • Model now exported in Get-MachineInfo
  • Toshiba Function Added
  • Edsys Function now supports Intel branded machines
  • Error handling for Web requests

Changed

Deprecated

Removed

Fixed

  • Indent error on main function
  • Spelling issues

[0.6.0] - 16-01-2024

Added

Changed

Deprecated

Removed

Fixed

  • Adjust from Write-Output to Write-Host
  • Get-WarrantyEdsys function error handling for no results
  • Added NuGet install before installing Selenium
  • Remove warning for ExecutionPolicy change

[0.5.0] - 15-01-2024

Added

  • Added progress output when searching for results
  • Workflow to combine all functions into 1 script for use with NinjaRMM
  • Check to see if NinjaRMM commands exists

Changed

Deprecated

Removed

  • Removed Webdriver logging to screen

Fixed

  • Fixed spelling mistakes

Security

[0.1.0] - 11-01-2024

Added

  • First Release

Changed

Deprecated

Removed

Fixed

Security