Skip to content

Releases: DSD-DBS/capella-collab-manager

v2.16.0

31 Jul 16:30
815d829
Compare
Choose a tag to compare

Notable changes

A Github integration has been added. Github Actions can be used to generate the model badge and diagram cache. The Collaboration Manager is able to retrieve the model badge from the repository files and the diagram cache from Github Actions artifacts.

Full changelog

Features

Development

Full Changelog: v2.15.1...v2.16.0

v2.15.1

24 Jul 14:39
8648de7
Compare
Choose a tag to compare

Notable changes

  • Jupyter notebooks are now automatically terminated after a certain amount of inactivity.
  • Under certain circumstances, creating a `pure::variants' session could fail. This is fixed in this release.

Full changelog

Features

  • feat: add inactive alert for jupyter notebooks by @amolenaar in #803

Bug fixes

Full Changelog: v2.15.0...v2.15.1

v2.15.0

18 Jul 15:41
74627f0
Compare
Choose a tag to compare

Notables changes

  • We have introduced the 'Internal' scope for projects. All logged in users can now view projects designated with this scope. Users who do not have a specific role within a project will have read-only access, allowing them to initiate read-only sessions, view the diagram cache, and the model badge. To maintain privacy, existing projects have been migrated to 'Private' visibility, which is our default scope. This setting allows only users explicitly added to a project to see it.
  • Enhancements to the monitoring overview have been made, and it now loads asynchronously, offering a substantial improvement in loading time.
  • We've expanded the audit log functionality to be available at the project level as well. This empowers project leads to review the history of user events within their projects.

Full changelog

Features

Bug fixes

  • fix: Properly handle backup creation and deletion errors by @dominik003 in #815
  • fix: Failing backups for Capella >= 6.0.0 without HTTP port by @MoritzWeber0 in #828
  • Fix: Set fastapi version to <0.100.0 by @dominik003 in #832
  • fix: Reset audit log on project change and display user by @MoritzWeber0 in #851
  • fix: current project user endpoint should handle internal projects by @amolenaar in #858

Development

Full Changelog: v2.14.0...v2.15.0

v2.14.0

03 Jul 16:05
108a6ad
Compare
Choose a tag to compare

Notable changes

  • The recommended tool version is now automatically selected during creation of a persistent session.
  • Support for a separate HTTP port was added to TeamForCapella instances. When configured, sessions and backups can now use websocket / http as protocol between session and TeamForCapella server. When using the new approach, the deprecated CDO port can be disabled on the server.

Full changelog

Features

Bug fixes

Development

Full Changelog: v2.13.2...v2.14.0

v2.13.2

03 Jul 11:54
cfb62e6
Compare
Choose a tag to compare

Full changelog

Bug fixes

Full Changelog: v2.13.1...v2.13.2

v2.13.1

29 Jun 15:22
2e6cf96
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v2.13.0...v2.13.1

v2.13.0

29 Jun 12:25
e1c8baf
Compare
Choose a tag to compare

Notable changes

  • Pipeline runs added: You can now view the status and logs of the backup pipelines. This works only for manually triggered pipelines, the nightly pipelines will be added in a later release.

    pipelines.mp4
  • Global Monitoring Dashboard for Administrators. To identify potential failures and errors in projects and models, a global monitoring dashboard has been added.

Full changelog

Features

Bug fixes

Documentation

Development

New Contributors

Full Changelog: v2.12.1...v2.13.0

v2.12.1

20 Jun 13:05
9c7c763
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.12.0...v2.12.1

v2.12.0

20 Jun 09:48
fb6a861
Compare
Choose a tag to compare

Notable changes

  • Redesign of the Project Members section for Project leads: The list now shows global administrators. Action buttons are available inline.

  • Added support for mobile devices and smaller screens. This is useful when you want to managing project members, viewing the diagram cache, or viewing the model badge. If you really want to, you can actually run Capella or Papyrus on a smartphone.

    responsive-design.mp4

Full changelog

Features

Bug fixes

  • Fix: Delete invalid tool_integrations rows during migration by @dominik003 in #755

Documentation

Development

Full Changelog: v2.11.2...v2.12.0

v2.11.2

01 Jun 12:21
8e4345a
Compare
Choose a tag to compare

What's Changed

  • fix: Use ingress class name from the config correctly by @amolenaar in #731

Full Changelog: v2.11.1...v2.11.2