Additions to the XML API, new system warnings
<ul>
<li>Added a name filter for the partner list request in the XML API. This reduces the amount of data transfered between client and server for the oft2send command.</li>
<li>Added the amount of directories monitored and the monitoring polls per minute to the About screen</li>
<li>Added a warning to the system if the number of polled directories for outbound data exceeds 5 per s. This has an impact on the file IO.</li>
<li>Added a warning to the system if the system runs as windows service and uses the local account user. In this case future windows updates can lead to a situation where the system has no rights to read its formerly written data.</li>
<li>Added the possibility to delete all invalid/expired certificates with a single click in the certificate management UI</li>
<li>Fixed a problem in the partner management where a partner change did not update the post processing command (just UI)</li>
<li>Fixed a structural problem in the XML serialization of the postprocessing events</li>
<li>Updated the flatlaf lib for the dark mode to flatlaf v0.45</li>
</ul>