Enterprise Architect Unified Edition v17.1 (Build 1711)

Released: Jun 18, 2025

v17.1 (Build 1711) での更新項目

機能

  • General
    • XMI 2.x export has been updated to include:
      • 'Leaf' property on UML Attribute, Operation and Part.
      • 'Conjugated' and 'Unique' properties on UML Port.
    • XMI 1.1 importer has been updated to improve handling of empty linked documents when using a Native connection to a SQL Server model.
    • 'Select Model' dialog Help button has been updated to show its corresponding Help Topic; accessed via Ribbon : Publish > Model Exchange > Package Control > Package to Model.
    • Added a new context menu item 'Push Text to' for appending text to the notes of the current context / sub-context item or the 'My Workbench' window:
      • Right click on a Journal or 'My Workbench' item to append that text to the notes of the current context or sub-context item.
      • Right click on a Discussion, Review or Journal item to append that text to the 'Today' entry of the 'My Workbench' window.
    • Improved diagram navigation support for connectors:
      • Comma ',' moves the selection to the source object.
      • Period '.' moves the selection to the target object.
      • Forward slash '/' while an object is selected will move selection to a source or target connector for that object.
      • Press slash '/' again to move selection to the next source or target connector for that object.
    • Improved error message when 'Import Package as MDG Technology' fails.
    • Synchronizing an ActivityParameter via the 'Properties | Behavior' tab now creates ActionPins without overriding names.
    • Restored use of single quote escape characters in the Search Window.
    • Improved security for Windows and OpenID users.
    • Browser has been updated to support the 'Cut' context menu option when multiple elements are selected.
    • Document generation has been updated to ensure the header and footer are generated if they have been included in a master document template.
    • Diagram navigation keys Shift + Arrow will now behave as expected when 'Auto Grouping' is disabled.
    • Required MDG Technologies list checkbox columns are now mutually exclusive.
    • 'Storage Files' for a Reusable Asset Service can now be saved to a shared drive or volume other than C:\ on your local file system.
    • MagicDraw (MDZip) import has been improved.
  • Automation and Scripting
    • Added a new Add-In event EA_GetMenuItemsLx to support returning a string of semi-colon separated menu items.
    • Updated SetContext to ensure the ContextLocation parameter name is unique.

不具合の修正

  • General
    • Corrected editing of dates values in the Project Gantt View when using the Keyboard.
    • Merging from a baseline has been corrected to ensure an elements composite diagram link is retained.
  • Automation and Scripting
    • Corrected behavior when assigning multiple stereotypes in a security enabled model.
    • Unsaved local diagram object changes (such as fill color etc) will no longer be lost after updating an element.
    • Docked properties window will correctly show changes when the context element is updated.
    • State chart diagrams will show the correct name in the docked properties window when adding an element via an empty state zone.
    • Ensure DoTAMCompare() can be called without error.