Publication for Capella 2023.8.0 (2023-08-23)

Server Improvements

  • Proxies are now supported in the server. Refer to the installation guide for more details.

Web Client Improvements

  • The labels of OSLC Link types are now properly displayed in the OSLC Links panel, taking into account the OSLC Linking Configuration.

Publication for Capella 2023.8.0 - Improved OSLC Links Panel

Figure 1. Improved OSLC Links Panel

  • Web Client - The refresh all artifacts action is now accessible to all the project contributors.
    • Previously, this action was only available to the server administrator. This was wrong because most of the time the server administrator has no account on the registered OSLC Friend servers, especially when P4C is deployed in a cloud environment.

Publication for Capella 2023.8.0 - Refresh All Artifact available to Project contributors

Figure 2. Refresh All Artifact available to Project contributors

  • Miscellaneous UI Improvements:
    • A link "back to consumer’s list" has been added to all OSLC Consumer pages.
    • A link "back to project" has been added to the project settings page.
    • It is now possible to rename OSLC Friends.

Contributor Client Improvements

  • Proxies are now supported in the Contributor Client. Refer to the installation guide for more details.
  • The traceability layer is now automatically activated whenever an artifact is dropped in a diagram.
  • Links created from remote consumer servers are now synchronized with Capella, as long as there is a correct configuration making it possible for the Publication server to access this consumer as an OSLC Friend.

API Improvements

  • Miscellaneous OSLC API Improvements (Refer to the Perseus - OSLC API.pdf document for more details):
    • The amount of information available in the RDF representation of model elements is now richer. It includes all the properties and references of the model elements.
    • The OSLC Query API now supports more types of queries.

Bug Fixes

  • Web Client - Links with no reverse link type can be properly created, which is absolutely necessary for compatibility with DOORS Next.
    • The previous version had a regression that caused such links to be wrongly marked as problematic.
  • Using the Capella templatepatterns meta-model is now supported.
    • Previously, trying to publish models that depend on this meta-model was prevented by a Constraint Violation exception.
  • The order of viewpoints in Representations per viewpoint in the Web Client is now identical to what it is in Capella, even when additional viewpoints are used.
  • Minor differences regarding the labels of Viewpoint Categories in the Web Client model tree have been fixed.
  • Web Client - The licensing enforcement mechanism will now properly ignore inactive accounts.
  • Contributor Client - Artifacts are now properly displayed in unsynchronized diagrams.
    • Previously, a bug was causing artifacts to be displayed without their type and text in unsynchronized diagrams.
  • Web Client - The web client will no longer fail if access to the browser’s local storage is denied.
  • Contributor Client - Closing the Perseus preferences dialogs no longer causes an exception to appear in the error log.