Skip to content

Releases: DSD-DBS/capella-dockerimages

v2.7.2

09 Dec 15:15
d209180
Compare
Choose a tag to compare

What's Changed

Features

  • feat: Add process metrics using psutil by @zusorio in #342
  • feat: Add prometheus metrics tracking Xpra performance by @zusorio in #331

Bug Fixes

  • fix: Fix the previous OPEN_TIMEOUT fix not being properly applied by @zusorio in #356
  • fix: Disable overlay scrolling in Capella by @Wuestengecko in #355

Full Changelog: v2.7.1...v2.7.2

v2.7.1

18 Nov 17:14
350bafe
Compare
Choose a tag to compare

What's Changed

Features

  • feat: Automatically enable Capella UI freeze monitoring by @zusorio in #345

Bug Fixes

  • fix: Update the modal focuser to correctly handle multiple modals by @zusorio in #349
  • fix: Increase OPEN_TIMEOUT and move injects to own file by @zusorio in #354

Internal Changes

Full Changelog: v2.7.0...v2.7.1

v2.7.0

01 Nov 15:10
7160c8a
Compare
Choose a tag to compare

What's Changed

This fix contains several improvements for the xpra and xrdp connection methods. In Xpra, model dialogs are now considered and focused. In xrdp, dialogs are no longer opened in a fullscreen mode. Also a loud annoying beep sound on invalid input in Capella is now disabled.

Full Changelog

Features

Bug Fixes

  • fix(gitlab-ci): Allow non-root pipeline runs by @MoritzWeber0 in #348
  • fix(provisioning): Append to /etc/environment instead of overwriting it by @Wuestengecko in #338
  • fix: Use internal browser for help instead of broken external one by @zusorio in #346
  • fix: Fix an issue where modals could be unfocused causing soft-locks by @zusorio in #334
  • fix: Only fullscreen the main window in Openbox by @Wuestengecko in #336

Internal Changes

New Contributors

Full Changelog: v2.6.0...v2.7.0

v2.6.0

16 Oct 19:59
0702d13
Compare
Choose a tag to compare

What's Changed

Starting with this release, we will disable the semantic browser during container startup in workspaces where we can find the corresponding configuration option. More information is available in the documentation: https://dsd-dbs.github.io/capella-dockerimages/capella/base/#semantic-browser-auto-refresh

Full Changelog

Features

Internal Changes

Full Changelog: v2.5.3...v2.6.0

v2.5.3

10 Sep 13:37
af1eb24
Compare
Choose a tag to compare

What's Changed

Features

Bug fixes

Internal changes

Full Changelog: v2.5.2...v2.5.3

v2.5.2

16 Aug 11:54
402ec5e
Compare
Choose a tag to compare

What's Changed

Bug fixes

  • fix: Consider changed success message for importer / exporter by @MoritzWeber0 in #312

Full Changelog: v2.5.1...v2.5.2

v2.5.1

24 Jul 09:51
b5b31b4
Compare
Choose a tag to compare

What's Changed

Bug fixes

Full Changelog: v2.5.0...v2.5.1

v2.5.0

23 Jul 12:26
cb9daea
Compare
Choose a tag to compare

What's Changed

Features

Development

Full Changelog: v2.4.0...v2.5.0

v2.4.0

05 Jun 13:13
3f55ddf
Compare
Choose a tag to compare

Breaking changes

The token authentication for Juypter was removed. After this update, all Jupyter containers will be exposed without authentication!

Reason for this change is a feature in the Capella Collaboration Manager, which automatically authenticates users against sessions (pre-authentication): https://github.com/DSD-DBS/capella-collab-manager/releases/tag/v3.1.0

If you don't use the Capella Collaboration Manager, you have to implement your own authentication mechanism.

What's Changed

Features

  • feat: Fail when trying to auto-download Capella with arm64 by @MoritzWeber0 in #291
  • feat: Expose idletime of Jupyter container via metrics endpoint by @MoritzWeber0 in #292

Internal changes

Full Changelog: v2.3.0...v2.4.0

v2.3.0

30 May 13:58
80444c4
Compare
Choose a tag to compare

What's Changed

Features

  • feat(jupyter): Allow additional dependencies during runtime by @MoritzWeber0 in #290

Full Changelog: v2.2.1...v2.3.0