Skip to content

Releases: MilestoneSystemsInc/PowerShellSamples

v21.2.3-prerelease-1

17 Jan 18:08
1590469

Choose a tag to compare

v21.2.3-prerelease-1 Pre-release
Pre-release

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Versioning is based on the first two parts of Milestone's latest MIP SDK
version (major and minor) with a build number incrementing from 0 for each new
module update made between official Milestone MIP SDK releases.

[21.2.3] unreleased

Added

  • Get-VmsCamera and Set-VmsCamera.
  • Get-Camera is now aliased to Get-VmsCamera.
  • Get-VmsCameraStream and Set-VmsCameraStream which is intended as a full replacement for stream *-CameraSetting -Stream, and *-Stream.
  • Spanish language translations for Get-Help content.

Fixed

Changed

  • Module is now signed with the Milestone code signing certificate.

Removed

Deprecated

  • Get-Camera is deprecated and replaced with Get-VmsCamera. A warning will be displayed when using the old cmdlet name and in the future, the alias will be removed.
  • Get-Stream and Set-Stream are deprecated and replaced with Get-VmsCameraStream and Set-VmsCameraStream respectively.