Latest Changelog: https://github.com/Sekers/ScriptMessage/blob/master/CHANGELOG.md
Features
- New messaging class "MessageServiceType" and corresponding parameters for the Send-ScriptMessage Cmdlet to allow multiple/combined service & type parameters in one call.
Other
- Results returned from Send-ScriptMessage has recipients adjusted from Hashtables to PSCustomObjects. This better handles collections (arrays) of addresses than hashtables being returned. Originally it was hashtables to mimic what Graph uses but that's not great for our purpose.
Full Changelog: 1.0.6...1.0.7