v4.15.0
What's Changed
This release introduces provisioned sessions and training modules, which can be viewed in the session overview. By default, provisioned sessions will now open in the internal session viewer. The session viewer also features a new quick-action to copy the TeamForCapella token. Additionally, the application can be personalized for your organization by incorporating a custom logo and badge.
Full Changelog
Features
- feat: Allow users to copy t4c token from session viewer by @zusorio in #2040
- feat: Auto-connect to provisioned sessions by @MoritzWeber0 in #2054
- feat: Auto-select sessions in active session overview by @MoritzWeber0 in #2057
- feat: Group sessions by projects by @MoritzWeber0 in #2055
- feat(metrics): Count all sessions and session minutes over time range by @MoritzWeber0 in #2066
- feat: Unify various API endpoints related to config by @zusorio in #2034
- feat: Change feedback prompt for trainings by @zusorio in #2042
- feat: Add the ability to set a company logo and show environment badge by @zusorio in #1936
Bug Fixes
- fix: Convert invariant List to Sequence by @zusorio in #2046
- fix: Handle long filenames in file browser on mobile devices by @MoritzWeber0 in #2048
Internal Changes
- build(frontend): Bump version of OpenAPI Generator by @MoritzWeber0 in #2049
- chore: Change idle time unavailable message if metrics not found by @MoritzWeber0 in #2032
- chore: Update to Angular 19 by @zusorio in #2044
- chore: Improve word wrapping of common projects by @MoritzWeber0 in #2059
- chore(storybook): Use "In-Flight Entertainment" as default mockProject by @MoritzWeber0 in #2058
- refactor: Migrate App Component to TailwindCSS by @MoritzWeber0 in #2061
- perf: Speed up Storybook start time by @MoritzWeber0 in #2062
- build(deps): bump capella-dockerimages from
350bafe
to652ceb4
by @dependabot in #2060 - build(frontend): Add support for analog.js framework by @MoritzWeber0 in #2051
- refactor: Group configuration-related API routes below
/configurations
by @zusorio in #2067
Full Changelog: v4.14.0...v4.15.0