Releases: DSD-DBS/capella-collab-manager
Releases · DSD-DBS/capella-collab-manager
v1.4.2
What's Changed
- Fixed links and typos in the user documentation by @MoritzWeber0
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- fix Prometheus service when using OpenShift by @MoritzWeber0 in #169
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Fixed broken highlighting for the workspace selection toggle by @MoritzWeber0 in #167
- Added user documentation by @MoritzWeber0 in #157
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Fix session connection by @MoritzWeber0 in #165
- Fix assignment of git models by @MoritzWeber0 in #165
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Disable reconnect button as long as session has not started by @henrik997 in #87
- Update dependencies by @dependabot
- Add model for mbse team needs by @vik378 in #156
- Upload files into sessions by @henrik997 and @MoritzWeber0 in #115
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
Improvements
- Add t4c server mock in documentation by @TimoBbz in #116
- Fix several issues with monitoring by @MoritzWeber0 in #120
- Handling oauth errors by @TimoBbz in #106
- Rework session overview by @MoritzWeber0 in #119
- Set admins by default as t4c-repository-admins during project creation by @henrik997 in #91
Development
- Replace ngx simplebar by @TimoBbz in #111
- Consolidate Session manager code by @amolenaar in #110
- Add isort, black and prettier to pre-commit hook by @MoritzWeber0 in #126
- Update frontend dependencies to latest version by @MoritzWeber0 in #145
New Contributors
- @TimoBbz made their first contribution in #111
- @dependabot made their first contribution in #128
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Add tool for computation of config differences in #80 (@MoritzWeber0)
- Some documentation improvements (@jamilraichouni)
- Disable the reconnect button if session is not ready in #87 (@henrik997)
- Session monitoring in #99 (@ewuerger, @henrik997, @MoritzWeber0)
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Specific container configurations are now injected correctly: aa39e31 (@MoritzWeber0)
- Fix some issues with azure authentication: 38d2e6b, f803c59, 72b0fc9 (@MoritzWeber0)
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Our first stable version!
Try our first stable version! The first version supports the following:
- Run Capella in a browser
- Supports both git and Team for Capella co-working models
- Single sign on (SSO) via OAuth2
- No need to install or maintain local Capella clients - clients are made on demand in an underlaying Kubernetes cluster
- Access to projects and models is self-managed by project leads
- Within a project a user can have read or read/write access. Read-only users don't consume licenses in Team for Capella projects
- Integration with git repository management for backup of the models (experimental)
What's Changed since v0.2.0
- Integration of a OAuth mock service for local development (@MoritzWeber0)
- Improvement of our onboarding experience in #63 (@amolenaar)
- Support for Windows/MSYS2 (@MoritzWeber0, @henrik997)
- Add CONTRIBUTING.md with instructions for local development setup (@MoritzWeber0)
- Many bugfixes and small improvements; upgrade of dependencies (@MoritzWeber0, @henrik997)
- More customization options (authentication, provider, ...)
- Add support for OAuth / OpenID Connect (@MoritzWeber0)
- Change the backend to yaml based configuration (@MoritzWeber0)
- Allow non-root execution for all containers (@MoritzWeber0)
- Add support for git backup (experimental) in #27 (@MoritzWeber0)
- Add mock for t4c server and license server in #31 @MoritzWeber0
New Contributors
- @henrik997 made their first contribution in #62
- @amolenaar made their first contribution in #63
Full Changelog: v0.2.0...v1.0.0