Jun
22
2026
- Higher performance of the system
- The web interface has been rebuilt - mainly due to the existing security vulnerabilities of the previous framework
- REST API: New log filters can be set for the transaction status (filter[state_stopped], filter[state_pending], filter[state_ok], filter[state_pooled], filter[state_pooled])
- The internal client-server communication has been rebuilt for higher security and performance
- The client has been adapted for HiDPI screens
- The file selection dialogs have been switched to the OS-native dialogs
- The automatic message identification detects PDFs with XML attachments (XRechnung, ZUGFeRD)
- There is now an option to start a message identification of a message without processing it in the system - all detected data will then be transferred into the preselection of the identification settings
- REST API: It is now possible to filter by reference number in the log endpoint
- REST API: Added a new endpoint for sending messages to the mbi
- There was a NullPointer when polling emails if the detection did not apply
- SFTP Poll: Multiple file extensions can now be ignored
- Workflow Task PollMail: Processing issues occurred if the email headers FROM, TO, CC were encoded (RFC 2047)
- Several issues have been fixed when splitting data: The original file was not copied into the new transaction, and the filenames of the splitting process were not unique under high load
- The ReplyTo address was always used as the sender of notification emails, even though there is a FromAddress entry
- There was a risk of SQL Injection via the REST API at the log endpoint
Updated Software Packages (3rd party)
- Update to BC 184 (Crypto API)
- Update to HSQLDB 2.7.4 (Database System)
- Update to Flatlaf 3.7.1 (dark mode, hicontrast mode)
- Update to Lucene 9.12.0 (Indexing of event search)
- Update to MINA 2.2.3 (Client-Server Framework)
- Update to Batik 1.19 (SVG view: All icons are saved as vector graphics and are arbitrarily scalable)
- Update of the embedded HTTP server to jetty 12.0.34
- Update of the database driver for Postgres to v42.7.5
- Update to Jackson 2.20.0 (JSON processing, serialization, CBOR)
- Update of the OAuth lib to Nimbus v11.30.1
- Update to commons-io 2.22.0
- Update to commons-net 3.13.0