Skip to content

Releases: Sekers/ScriptMessage

ScriptMessage 1.0.5

22 May 16:43
6e1bd0a
Compare
Choose a tag to compare

Latest Changelog: https://github.com/Sekers/ScriptMessage/blob/master/CHANGELOG.md

Features

  • Added in an "All" recipients field when returning message send results, for convenience.

Full Changelog: 1.0.4...1.0.5

ScriptMessage 1.0.4

21 May 20:44
279a3af
Compare
Choose a tag to compare

Latest Changelog: https://github.com/Sekers/ScriptMessage/blob/master/CHANGELOG.md

Fixes

  • Renamed 'Sender' parameters & variables to 'SenderId' since 'Sender' is an automatic variable that is built into PowerShell and assigning to it might have undesired side effects in some circumstances.

Full Changelog: 1.0.3...1.0.4

ScriptMessage 1.0.3

21 May 20:24
b7d8b7c
Compare
Choose a tag to compare

Latest Changelog: https://github.com/Sekers/ScriptMessage/blob/master/CHANGELOG.md

Features

  • Added an optional message type parameter to 'Send-ScriptMessage' to differentiate types of messages (chat, mail, etc.) for message services that support multiple kinds of messages. Defaults to 'Mail' if not specified.

Full Changelog: 1.0.2...1.0.3

ScriptMessage 1.0.2

21 May 17:22
cedfed0
Compare
Choose a tag to compare

Latest Changelog: https://github.com/Sekers/ScriptMessage/blob/master/CHANGELOG.md

Fixes

  • Resolved issue with an internal function where a Microsoft Graph recipient returns empty when a recipient is inside an array of arrays.

Full Changelog: 1.0.1...1.0.2

ScriptMessage 1.0.1

20 May 20:30
8431f01
Compare
Choose a tag to compare

Latest Changelog: https://github.com/Sekers/ScriptMessage/blob/master/CHANGELOG.md

Fixes

  • Removed default command prefix leftover from initial testing.

Full Changelog: 1.0.0...1.0.1

ScriptMessage 1.0.0

20 May 19:05
38d005c
Compare
Choose a tag to compare