Skip to content

PSClock_v1.4.0

Latest
Compare
Choose a tag to compare
@jdhitsolutions jdhitsolutions released this 21 May 12:27
· 1 commit to main since this release

Changelog for PSClock

v1.4.0 - 2024-05-21 08:25:13

Added

  • Added parameter SampleText to Show-FontPreview.
  • Added parameter CurrentPosition with an alias of Position to Set-PSClock.
  • Added command Get-PrimaryDisplaySize.
  • Added verbose output to Show-FontPreview.
  • Added an about help topic.
  • Added the function Show-PSClockSettingPreview to configure PSClock settings with a WPF-based GUI.

Changed

  • Modified Start-PSClock to temporarily pause the dispatch timer if grabbing and moving the clock.
  • Updated Design.md.
  • Modified FontWeight default values to be a more complete set of: 'Normal', 'Bold', 'Light', 'Medium', 'SemiBold'.
  • Documentation and help updates.
  • Converted ChangeLog format.