Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 909 Bytes

CHANGELOG.MD

File metadata and controls

26 lines (19 loc) · 909 Bytes

0.0.5 - 2024.11.19

What's new

  • Fixes PowerShell 5.1 support

Full Changelog: https://github.com/EvotecIT/PowerBGInfo/compare/v0.0.4...v0.0.5

0.0.4 - 2024.11.14

What's Changed

  • Avoid overwrite of original image and add new BuiltInValues by @dejil06 in #12

New Contributors

  • @dejil06 made their first contribution in #12

Full Changelog: https://github.com/EvotecIT/PowerBGInfo/compare/v0.0.3...v0.0.4

0.0.3 - 2022.12.31

  • Added more built-in values:
    • 'BiosVersion', 'BiosManufacturer', 'BiosReleaseDate'
    • 'OSName', 'OSVersion', 'OSArchitecture', 'OSBuild', 'OSInstallDate', 'OSLastBootUpTime'
  • Added ability to rename Label when using BuiltinValues

0.0.2 - 2022.12.31

  • Fixes an issue with background not changing when given different file

0.0.1

  • First release