Improved certificate access performance, Polish support
The performance of the system have been increased if you are using a bigger amount of certificates
The performance of the certificiate manager has been increased
Improved client UI responsiveness by eliminating occasional interface delays
The client has been localized to Polish
The notification templates for the notification mails have been translated to fr, it, es, pt, pl
Notification mails have not been sent in UTF-8 which is a problem for several languages
Fixed a problem in the client-server interface where the max size of messages pushed from the server to the client has been exceeded
Broadcasted/pushed log messages to the clients are pooled now and send a single client-server message, this reduces the message overhead
Dependencies: Updated to lucene 9.12.2 (log index search)
Dependencies: Updated to bouncycastle 1.8.2 (crypto API)
Dependencies: Updated to jackson 2.20 (JSON)
Dependencies: Updated to HikariCP 7.02 (DB pool)