Skip to content

Releases: DSD-DBS/capella-collab-manager

v2.20.1

16 Oct 13:44
ac59141
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.20.0...v2.20.1

v2.20.0

13 Oct 13:53
edac1cf
Compare
Choose a tag to compare

Notable changes

In this update, we've introduced several exciting new features:

  • Enhanced Session Viewer: We've added a new fullscreen mode to the session viewer, which enables users to concentrate fully on the session without any distractions.
  • Personal Access Tokens: Now, you can generate personal access tokens that match the access rights of the user who creates them. These tokens are designed for automating tasks through our REST API.
  • Archive Projects and TeamForCapella Servers: You have the ability to archive projects and TeamForCapella servers. Once archived, editing capabilities are restricted, allowing you to maintain data integrity.

Full changelog

Features

Bug fixes

Documentation

Development

New Contributors

Full Changelog: v2.19.0...v2.20.0

v2.19.0

06 Sep 15:24
2644e05
Compare
Choose a tag to compare

Notable changes

The diagram cache can now be fetched directly from GitLab or Github repositories. This is especially interesting for our Github users, as no token is needed for public repositories anymore. We also now support project-level file shares for Jupyter. These can be used to collaborate on notebooks in Jupyter and to share notebooks between project members.

Full changelog

Features

Bug fixes

Development

Documentation

Full Changelog: v2.18.5...v2.19.0

v2.18.5

17 Aug 21:14
bb6eeea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.18.4...v2.18.5

v2.18.4

16 Aug 15:33
c3d78b1
Compare
Choose a tag to compare

Full changelog

Development

Full Changelog: v2.18.3...v2.18.4

v2.18.3

11 Aug 07:28
9554790
Compare
Choose a tag to compare

Full changelog

  • fix: Delete public route in Jupyter hook instead T4C hooks by @MoritzWeber0 in #924

Full Changelog: v2.18.2...v2.18.3

v2.18.2

10 Aug 13:05
900035f
Compare
Choose a tag to compare

Notable changes

This release contains several minor improvements. The frontend now displays times in the client timezone, not the server timezone. Also, a lot of work has been done to support project-level file sharing in the near future.

Full changelog

Features

Bug fixes

Development

Full Changelog: v2.18.1...v1.18.2

v2.18.1

07 Aug 15:11
8650634
Compare
Choose a tag to compare

Full changelog

Bug fixes

Documentation

New Contributors

Full Changelog: v2.18.0...v2.18.1

v2.18.0

01 Aug 13:57
7c3333f
Compare
Choose a tag to compare

Notable changes

  • Loading pipeline logs is now more stable and faster. Live streaming of logs has also been improved.
  • Guacamole has it's own branding and provides more instructions in case of errors.

Full changelog

Features

Bug fixes

  • fix: Support custom debian slim base image for guacamole builder by @MoritzWeber0 in #892

Full Changelog: v2.17.0...v2.18.0

v2.17.0

31 Jul 15:59
ea476ea
Compare
Choose a tag to compare

Notable changes

This release introduces a new way to work with Sessions: The internal and integrated session viewer. The session viewer can be used to display sessions side by side. Currently, only one Jupyter and one Eclipse-based session are supported to run in parallel.

session-viewer.mp4

Full changelog

Features

Bug fixes

  • fix: Use password for retrieving github artifacts by @Paula-Kli in #878

Development

  • refactor: Adjust legacy import style in session files by @dominik003 in #881

Documentation

  • docs: Move release notes from docs to Github release notes by @MoritzWeber0 in #874

Full Changelog: v1.16.0...v2.17.0