Additions to the XML API, new system warnings
- 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.
- Added the amount of directories monitored and the monitoring polls per minute to the About screen
- 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.
- 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.
- Added the possibility to delete all invalid/expired certificates with a single click in the certificate management UI
- Fixed a problem in the partner management where a partner change did not update the post processing command (just UI)
- Fixed a structural problem in the XML serialization of the postprocessing events
- Updated the flatlaf lib for the dark mode to flatlaf v0.45