Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

1.4.0 (stable)

Compare
Choose a tag to compare
@Alexander-Krause-Glau Alexander-Krause-Glau released this 01 Jul 13:42
· 165 commits to master since this release

Description

This release includes improvements in microservice decomposition, performance,
and user management affairs.

Deployment

The release is easiliy deployable with Docker and Docker Compose.
In order to deploy this release, please take a look into our latest Quick Start Guide for Users.

More guides and documentation can be found in our Wiki.

Improvements

  • #28 - Application search now supports substring search via *i, where i is a substring
  • #176 - Administrators can now delete multiple users at once
  • #80 - Refactoring of settings for different UI behaviors.
  • #41 - Alternative approach to visualize communication lines.
  • Users can adjust and save UI behaviors, so called user preferences, based on pre-defined settings.
  • #170 - Grouped users are now created by a single request.
  • #33 Refactored color picker extension.
  • Collapsable timeline.
  • New navigation bar with collapse support.
  • Small UI improvements.

Bug fixes

  • #174 - Various UI bug fixes

More information