v4.0.4
- Add
Get-ServiceNowRecord -FilterString
to provide a filter from the UI, #267. Thanks for the suggestion @551479! - Update datetime conversion in
Get-ServiceNowRecord
to reduce possible exceptions, #265. Thanks for the contribution @davehope! - Fix list based fields appending brackets in
Update-ServiceNowRecord
, #260. Thanks for reporting the issue @tehfonz!