Skip to content

Releases: DSD-DBS/capella-collab-manager

v4.7.0

07 Oct 16:07
015e5d2
Compare
Choose a tag to compare

Breaking Changes

  • All API routes below /api/v1/settings/modelsources/t4c were modified and split into different routes for license servers and T4C server instances. Make sure to update your scripts accordingly.
  • The existing "TeamForCapella" Grafana dashboard was renamed to "TeamForCapella Legacy". The dashboard doesn't provide any new data after this release, but can be used to view historical data. A new TeamForCapella dashboard is available.

What's Changed

Until now, each T4C server instance had it's own license server. This often meant that administrators had to enter the license configuration for each server again and again. Now, administrators can create a license server and link it to one or more instances.

Full Changelog

Features

  • feat!: Separate t4c license server and instance by @zusorio in #1866

Documentation

  • docs: Update links from angular.io to angular.dev by @zusorio in #1878

Internal Changes

  • test: Make loading of session file browser stories deterministic by @MoritzWeber0 in #1879
  • chore: Disable filtering for license servers in Grafana dashboard by @MoritzWeber0 in #1880

Full Changelog: v4.6.1...v4.7.0

v4.6.1

04 Oct 13:43
6e44a66
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v4.6.0...v4.6.1

v4.6.0

04 Oct 12:52
ead6b4f
Compare
Choose a tag to compare

Breaking Changes

Breaking API change: The filename query parameter was renamed to path in /api/v1/sessions/{session_id}/files/download to make it consistent with the the list files endpoint.

Most Important Changes

The file browser got an overhaul with many UI & performance improvements as well as bug fixes. It supports the download of single files now. When users are logged out in the application, they will now be redirected to original page they're coming from after login.

Full Changelog

Features

Internal Changes

Full Changelog: v4.5.4...v4.6.0

v4.5.4

01 Oct 12:06
d06b4b4
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

Documentation

Internal Changes

Full Changelog: v4.5.3...v4.5.4

v4.5.3

30 Sep 16:31
a799527
Compare
Choose a tag to compare

What's Changed

Features

Documentation

Full Changelog: v4.5.2...v4.5.3

v4.5.2

27 Sep 06:56
8a98406
Compare
Choose a tag to compare

Full Changelog

Features

  • feat: Verify compatibility of TeamForCapella model links at all times by @MoritzWeber0 in #1791
  • feat(grafana): Set fixed color for "Total licenses" in T4C dashboard by @MoritzWeber0 in #1847
  • feat(grafana): Show all active sessions by default, disable filters by @MoritzWeber0 in #1848

Bug Fixes

Internal Changes

Full Changelog: v4.5.1...v4.5.2

v4.5.1

25 Sep 08:56
b3b658b
Compare
Choose a tag to compare

Full Changelog

Bug Fixes

Documentation

Internal Changes

Full Changelog: v4.5.0...v4.5.1

v4.5.0

23 Sep 13:27
ef2cf75
Compare
Choose a tag to compare

Note

A new required key .Values.valkey.password was added to the Helm Chart configuration. Fill it with a randomly generated password in your values.yaml.

What's Changed

We've added Valkey, an in-memory database, as a component of the management platform. We'll be using it primarily for caching. With this release, it's used to cache the model badge and diagram viewer, which load much faster when cached.

Full Changelog

Features

Bug Fixes

  • fix: Display long usernames correctly in user overview by @MoritzWeber0 in #1820
  • fix: Disable Feedback Prompt when logged out, Change order of buttons by @zusorio in #1828

Documentation

  • docs: Add comparison between local Capella and Collaboration Manager by @MoritzWeber0 in #1819

Internal Changes

  • build: Fail helm upgrade if secrets are not set in values.yaml by @MoritzWeber0 in #1818

Full Changelog: v4.4.0...v4.5.0

v4.4.0

20 Sep 11:59
7e18c2d
Compare
Choose a tag to compare

What's Changed

We want user feedback! This release adds a feedback dialog that periodically asks users for feedback (at interval, during sessions, after session termination or via a button in the footer). The feedback is sent via email to registered feedback recipients, so SMTP setup is required.

Full Changelog

Features

Bug Fixes

Documentation

Internal Changes

Full Changelog: v4.3.1...v4.4.0

v4.3.1

17 Sep 16:04
e4b9f6b
Compare
Choose a tag to compare

What's Changed

Features

Bug fixes

Internal changes

Full Changelog: v4.3.0...v4.3.1