Release notes - Lobster Platform 26.1.2
Release date: 2026-02-27
Bug fixes
LDP-6325
The TPM cron service now starts automatically on simple standalone installations without a load balancer
LDP-6286
DMZ: Improved detection of stale DMZ connections to avoid lagging UI
LDP-6281
TPM now correctly persists the requestId across subsequent registration attempts
LDP-6269
ZUGFeRD IU now generates correct, standard-compliant PDF metadata.
LDP-6240
Cockpit: Added redirects for legacy /DataCockpit URLs
LDP-6218
ZUGFeRD embedded XML description now behaves as originally specified
LDP-6195
X.400 Channels: Fixed bug when handling X.400 addresses containing a trailing semicolon leading to a NullPointerException
LDP-6194
OAuth 2.0 Wizard: Removed the background navigation back to the channels overview so the "General Messages" log link stays working while the OAuth dialog is open.
LDP-6183
DataCockpit: Tile views now use paging with a "Load more" button and total item counter, so large sets of workflows (e.g. >3000) load reliably without freezing the UI.
LDP-6181
API Manager: Improved UX, minor fixes.
LDP-6152
Phase 3 mapping notifications have been moved to the top-right as smaller success toasts, so "fields are now linked" / "path has been set" messages no longer cover the trees or block fast linking workflows.
LDP-6147
Consolidated View now handles missing mapping functions gracefully: instead of crashing or staying empty, affected cells are shown with the placeholder "Missing function" so you can see and correct incomplete configurations.
LDP-6113
UI: Removed dependency on Google Fonts, updated recommended CSP header
LDP-6083
Phase 1 SQL Wizard now correctly preserves Unicode characters in config files, so profiles with table names containing special characters (e.g. Turkish umlauts) no longer fail due to wrong ISO-8859-1 encoding.
LDP-6051
Error overview: Automatic refresh now pauses when you open an error entry, so the selected log no longer jumps back to the list while you are viewing it
LDP-6049
Scheduled-times report for all Cron profiles now runs without errors and correctly displays all CronJob schedules.
LDP-5932
Cloud Storage Azure File cron jobs now correctly respect the "older than X hours" date filter by using the Azure timestamps to evaluate each file's last-modified time.
LDP-5723
Fixed minor typos.
LDP-5661
CertificateExchangeService: Fixed an issue in the DMZ certbot handler where a new TLS certificate was created on every integration-server restart, ignoring the configured expiry handling and leaving old certificates in place, so that certificate usage is now stable and clearly identifiable
LDP-5426
PGP Encryption: Refined logic to choose the PGP encryption subkey even if the master key (used for signing) is also usable as an encryption key.
LDP-4452
Control Center now correctly respects timezone changes when filtering jobs by time range. Jobs that ran before the time change are no longer incorrectly shown after the switch.