Added helper function Remove-DiacriticsFromString to convert german umlauts and other latin/non-latin diacritics to a readable string that the api can understand. By default the api does not understand some german umlauts and some diacritics
Added possibility to query for the FolderID directly with the Get-PasswordStateFolder function. (Validating response for the right FolderID and throwing an error if ID was not found)
Since the api has some problems (not in every api method) if it is getting an array and not only an integer. For now, until the bug in platyPS is fixed, added the functions to the Exclusion list (full documentation is okay, tested it before)
Major changes:
Added
New-PasswordStateSelfDestructMessage
for sending self destruct messages with the api.Changed
Fixed