saas-2026.2-2026-06-12-00-15-08
Fix for STEP availability issues (HOTFIX-9340, ISSUE-867523)
audit-messaging
Fixed a memory leak in the Audit Messaging framework, which caused the full table to be read instead of only metadata, which led to Out Of Memory problems.
Fix for error during inbound integration endpoint that was configured with Legacy Asset Importer (ISSUE-857605, HOTFIX-9265)
assetloader
Fix the ClassCastExceptions and NullPointerException that occur in the Legacy Asset Importer when the Hotfolder receiver is used on an Inbound Integration Endpoint.
Fix for validation error only showing on the Italian version of the attribute but not on the French/English/Dutch column (HOTFIX-9284, ISSUE-861755)
basicportalcomponents
Now the validation error about missing the conditionally mandatory workflow attribute in Smartsheets will correctly affect all cross-context attribute value cells.
Fix for error in Uniform Resource Identifier (URI) creation method (HOTFIX-9330, ISSUE-866982)
assetdownload
Fixed a problem that occurred when asset URLs starting with "file:" were rejected by CreateAssetFromURLOperation when called from business logic. The issue was caused by the replacement of HttpUrlConnection with Apache Http Client, which doesn't support non-http protocols.
Fix for STEP Monitoring Alert (HOTFIX-9274, ISSUE-863218)
basicportalcomponents
Addressed a memory leak that allowed the system to load an indefinite amount of users via Create User actions on the Web UI User List screen, which in turn caused an Out of Memory error. Now, the amount of users is limited to 5000 (by default) by the same configuration property (WebUI.UserList.Max) as for the User List screen.
Fix for different extension type on SaaS and for on-prem system (ISSUE-825585)
assetdownload
Made a change to the ContentMetadataUtil, so that full filenames that look like extensions (e.g., png, jpg, etc.) are used. This is the case for asset info from the Celum cloud service that manages asset data. Before the fix, this would not work because the dot separator was missing, and so the metadata was based on the content of the imported asset. But now, the DAM-provided extension is to be trusted first.
Fix for electronic address(EAddressDataContainer) is missing key values for ElectronicAddress Error (ISSUE-814297, HOTFIX-9304)
basicportalcomponents
Solved a sporadic problem, when the Rich Text Values on a Globally Configured Unfolding DC on a Web UI Node Editor screen were sometimes not properly set, which led to title attribute value loss and incorrect overall DC values being saved.
Fix for Upgrade log4j-api & log4j-core in core to latest version (HOTFIX-9338)
autoclassification
Library upgrades have been implemented
Fix for translation failed when translation export was split into multiple files (HOTFIX-9269, ISSUE-857199)
async-translation
The translation export for a large number of products may be split into multiple files before being sent to the translation agency. In this case no files were sent to the translation agency and the translation process had to be restarted manually. This has been corrected. The translation now correctly handles exports that have been split into multiple files, and all parts are passed on to the translation agency as intended.
Fix for STEP monitoring alert (HOTFIX-9335, ISSUE-867488)
configuration-management
Fixed a problem that occurred when Git delivery was fetching the repository with full commit history, causing disk pressure and alerts on the STEP system. Now, the Git delivery will only fetch a history of the last commit.
Fix for AI translation BGP log information missing (ISSUE-133691)
async-translation
Pending files were not reported correctly in the execution log for the asynchronous AI translation job.
Upgraded library to latest version (RDSEC-3776)
audit-messaging
Upgraded a component to the latest approved version.
Fix for StringIndexOutOfBoundsException in Web UI (webui-0.js) (ISSUE-865912, HOTFIX-9308)
basicportalcomponents
Fixed an unexpected exception in Web UI Design Mode, related to the Description Summary Card component.
Fix for data absent from export when selection size is large in the Web UI (HOTFIX-9285, ISSUE-861909)
basicportalcomponents
Fixed a problem when the Export Action on a Web UI Node List did not work correctly when exporting data beyond Portal.MaxResultCount limit on the Advanced Search Screen.
Fix for validation error disappearing after focus change without modifying value in Web UI (ISSUE-866479, HOTFIX-9321)
basicportalcomponents
Fixed a problem that occurred when a validation error message for Regular Expression attributes unexpectedly cleared when the user pressed the Tab key on the Web UI Node Editor screen.
Fix for it is not possible to apply formatting with some tags in the 'How to' table within complex attributes (ISSUE-803894, HOTFIX-9268)
basicportalcomponents
Fixed a problem with bold and bullet list tags on the 'Add Data Container' popup for attribute values, edited in the Rich Text Editor.
saas-2026.2-2026-06-09-20-53-31
Fix for error observed while searching for objects (HOTFIX-9315, ISSUE-864250)
workbench
Fixed a concurrent modification exception in the workbench that was caused by slow typeahead search.
Fix for root cause analysis - STEP is unavailable (ISSUE-865081, HOTFIX-9280)
smartsheet
Introduced a 10k limit to exported LOV values in Smartsheets format. By default, it is now set to 10k. Please contact Stibo Support if this limit should be increased. Additionally, fixed a memory leak in the LOV filters export in Smartsheets, which increased the memory usage during the export when exporting huge LOVs with filters.
Fix for ConcurrentModificationException following workbench start (HOTFIX-9316, ISSUE-796900)
workbench
Fixed a sporadic Concurrent Modification error in the workbench that occurred when opening the asset editor directly following starting the workbench.
Fix for Upgrade log4j-core in elasticsearch-integration to latest version (HOTFIX-9305)
elasticsearch-integration
upgrade of log4j tpls
Fix for STEP application server crashes (ISSUE-864601, HOTFIX-9278)
integration-amazon-sqs
Added guardrails to protect against STEP application server crashes due to running out of heap memory when sending very large messages through Amazon SQS. By default, a limit of 100Mb has been introduced. However, this limit can be changed if needed by using the SQSDeliveryConnector.MaxFileSize= property. It should be noted that raising this limit increases the chance of application server crashes due to running out of heap memory.
Fix for Upgrade log4j-api in fabdis to latest version (HOTFIX-9337)
fabdis
Library security upgrades have been implemented
Fix for different extension type on SaaS and for on-prem system (ISSUE-825585)
core
Made a change to the ContentMetadataUtil, so that full filenames that look like extensions (e.g., png, jpg, etc.) are used. This is the case for asset info from the Celum cloud service that manages asset data. Before the fix, this would not work because the dot separator was missing, and so the metadata was based on the content of the imported asset. But now, the DAM-provided extension is to be trusted first.
Fix for Async File Exchange Poller logs ClassCastException and 'BGP not found' (HOTFIX-9263, ISSUE-855870)
external-async-kernel
Users may encounter a ClassCastException error when using the Async Poller for the File Exchange translation service in the workbench. This has been fixed. The ClassCastException error should no longer occur when using the Async Poller for the translation service.
Fix for subscription messages errors at datapool (HOTFIX-9323, ISSUE-865493)
gdsn2-receiver
The '#' is no longer an accepted character for the GDSN Instance Identifier. This fix introduces the configuration property GDSN2.BackgroundProcessIDDelimiter with which the default delimiter can be overridden to another character accepted by the GDSN provider.
Fix for cannot cancel reindexing when child background process failed (ISSUE-133334)
elasticsearch-integration
Fixed a bug where the user could not cancel reindexing when a child background process failed.
Fix for inability to disconnect objects from classification hierarchy (HOTFIX-9277)
industry-standard
Added a tool that enables users to disconnect objects from a classification hierarchy.
Fix for Upgrade log4j-api in gdsn2-receiver to latest version (HOTFIX-9334)
gdsn2-receiver
Library security upgrades have been implemented
Fix for intermittent timeouts when calling Stibo REST API (HOTFIX-9286, ISSUE-865232)
instrument
Fixed a problem that occurred when the Instrument graphql JAR Version updater sometimes caused inbound REST calls to fail by putting too much pressure on the foreground (FG) pod.
Fix for Smartsheet template labels are output in English instead of Japanese (HOTFIX-9309, ISSUE-865410)
smartsheet
Fixed a caching problem in Smartsheet Exporter, which led to intermittent problems with Smartsheets locale.
saas-2026.2-2026-06-04-18-08-56
Fix for getSimilarObjects SOAP call from Salesforce to STEP does not work (HOTFIX-9264, ISSUE-860007)
soapapi
Fixed a problem when the inner Entity tag in the exportConfigurationXML tag in the GetSimilarObjects SOAP request caused an unexpected exception.
Fix for Upgrade log4j-api in workbench to latest version (HOTFIX-9311)
workbench
upgrading log4j tpl CVE
Error in unmerge functionality related to data containers (HOTFIX-9275, ISSUE-124770)
graphql
Fixed an error occurring in the unmerge functionality related to manual changes with keyed and key-less data containers.
Fix for Upgrade log4j-core in kafka-integration to latest version (HOTFIX-9312)
kafka-integration
bumping log4j tpl
Fix for root cause analysis: STEP was unavailable (ISSUE-865381, HOTFIX-9303)
dtp
Fixed a problem, which could have caused a Failover Group pod outage if the InDesign server is unavailable and the Intrusion Detection System Worker thread is stuck indefinitely in fetching InDesign Web Services Description Language.
Fix for PDF generation for a publication with DTP files intermittently fails with an error (ISSUE-863288, HOTFIX-9267)
dtp
A problem occurred where PDF generation for a publication with DTP files intermittently failed with 'PDF header signature not found' errors and missing pages. This is now fixed.