• Fixed an issue where changes made to board visualizations were not reflected on embedded content pages after using Save Changes. This ensures that board visualization settings are properly updated across all views.
  • The font readability in dark mode was poor in Sankey diagrams. To improve visibility, the font color now automatically changes to a lighter shade when dark mode is selected.
  • Resolved an issue where an object selected from the Browser tab of a selector was not applied when setting an object class property. This fix is a resolution for ticket ASD-11288.
  • Resolved an issue where the Create as copy or Create as variant button interactions were not working if the button was configured to open a wizard. This fix is a resolution for ticket ASD-11265.
  • Resolved an issue where the Add Document option was incorrectly displayed in the Attachments view after closing the Create Web Link editor, despite being disabled in the Configuration editor. This fix is a resolution for ticket ASD-11027.
  • The Change Stereotype button was erroneously displayed in the user interface for the class ITPolicy. This has been removed. The behavior of stereotypes for the class ITPolicy is specified in the XML object ITPolicyManager.
  • The visibility of workflow step buttons has been corrected. The following are a resolution for ticket ASD-11198.
    • Fixed incorrect button visibility on workflow steps. Buttons are now shown as defined in the workflow template.
    • Fixed an issue where hidden buttons became visible after switching between content pages.
    • Fixed an issue where button captions did not match the workflow template configuration. Captions are now displayed as specified in the workflow template.
  • The following issues were fixed for data capture templates:
    • Corrected the Role Types tab of the Data Capture Template editor to show all relevant role types instead of only a subset of role types assigned to the object class. This fix is a resolution for ticket ASD-11106.
    • Resolved an issue where selecting a data provider report for a cost-based data capture template with an invalid output format rendered the data capture template uneditable so that the configuration error could not be corrected. The output of the data provider report is now validated immediately upon selection, with a warning displayed for invalid data formats. Data capture templates remain fully accessible and editable, allowing users to correct invalid report selections.
  • The following issues were fixed for AI text and translation generation in text fields:
    • Fixed an issue where AI text generation and translation options were not available for AI-enabled text fields when the corresponding property group was included in a Guided Data View opened from a workflow step.
    • Corrected AI-assisted text generation and translation to fully support custom properties. AI features now work correctly for custom text properties, and custom property values are properly evaluated when selected as AI content-related properties.
  • Fixed an issue where the HTML export header defined in the XML object HTMLExportHeader was not included when content from a data workbench using the XLXS (No Icons) option. This fix is a resolution for ticket ASD-11324.
  • Resolved a transaction error that could cause event-triggered publications to fail. This fix is a resolution for ticket ASD-11070.
  • Resolved an issue where visibility conditions configured to hide object class properties were not applied correctly in runtime editors. As a result, fields for hidden properties remained visible during editing. This fix is a resolution for ticket ASD-11137.
  • Issue resolved where settings to customize an editor implemented in a wizard were not correctly saved. Editor customizations are now retained as expected. This fix is a resolution for ticket ASD-11435.
  • Resolved an issue where a string enumeration could be incorrectly assigned to an object class property of type Integer. Editing such a property caused an error that could block the data workbench. Invalid string enumeration assignments are now ignored, ensuring normal data workbench operation. To help identify configuration issues, the meta-model update to Alfabet 11.12.1 logs all invalid enumeration assignments where the enumeration type does not match the property type. Customers are advised to review the log file and correct any reported mismatches. This fix is a resolution for ticket ASD-10477.
  • Corrected an invalid enumeration assignment in the standard meta-model. The Probability string enumeration has been replaced with the ComplianceProbability integer enumeration, which provides the same values. The new ComplianceProbability enumeration is now correctly assigned to the Probability and DamagePotential integer properties of the ComplianceIndicator object class.
  • Corrected processing of LDAP connections for ADIF jobs to accept server variables for the connection string definition. This fix is a resolution for ticket ASD-11283.
  • Corrected a documentation issue in the technical requirements. The documentation has been updated to reflect the migration to Microsoft .NET Framework ® 10 and no longer incorrectly lists .NET 8 as a required third-party component.