Archive: 2025-06-26
2025-06-26
🔗 New hotfix release v4.20.1
Corrections for cleaning up signatures
Corrections for cleaning up signatures
This hotfix resolves issues with the parameters DeleteScriptCreatedSignaturesWithoutTemplate and DeleteUserCreatedSignatures.
While DeleteScriptCreatedSignaturesWithoutTemplate did not delete obsolete signatures, the same error in the code caused DeleteUserCreatedSignatures (disabled by default) to delete even non-user signatures.
A comprehensive list of all changes, dependencies, and bug fixes can be...