v4.13.0
What's Changed
The Internal Session Viewer does now also accept non-ready sessions. This results in an improved workflow: Persistent sessions can be opened in the Internal Session Viewer directly from the Active Session pane. Read-only sessions are opened in the Internal Session Viewer immediately upon request.
In addition, the release includes a feature to register users as beta users. These users get access to features earlier and can test them before they are released to all users.
Full Changelog
Features
- feat: Allow users to sign up as beta-testers by @zusorio in #1959
- feat: Handle unready sessions in session viewer by @MoritzWeber0 in #1978
Bug Fixes
- fix: Handle case where container_statuses is
None
by @MoritzWeber0 in #1973 - fix: Replace 'default' with 'regular' image in alebmic migration by @MoritzWeber0 in #1983
- fix: Move promtail container to external Pod by @MoritzWeber0 in #1982
Documentation
- docs: Add instructions how to upload images to T4C repository by @MoritzWeber0 in #1922
Internal Changes
- chore: Add small margin to main page on small screens by @MoritzWeber0 in #1972
- chore: Remove Storybook MDX documentation by @MoritzWeber0 in #1979
Full Changelog: v4.12.0...v4.13.0