v2.23.0
Notable changes
In addition to the already existing "floating window manager", users can now select a tiling window manager as window manager for the session viewer:
The main difference is that session resizing is possible via a slider between two sessions:
Full changelog
Features
- feat: Add tiling window manager for training mode by @dominik003 in #1150
- feat: Increase resources for Jupyter sessions by @MoritzWeber0 in #1162
Documentation
- docs(user): Add instructions for secondary click on macOS by @MoritzWeber0 in #1194
Bug fixes
- fix: Enable default link behaviors on nav bar and side nav links by @romeonicholas in #1182
- fix: Properly validate repository name in frontend and backend by @dominik003 in #1178
- fix(session-viewer): Disable pointer event while resizing sessions by @MoritzWeber0 in #1212
Development
- build(frontend): Skip creation of
.css
and.spec.ts
files by @MoritzWeber0 in #1183 - build: No longer require
-j4
inmake dev
by @MoritzWeber0 in #1169 - ci: Tag Docker images with Git tag, not
HEAD
by @MoritzWeber0 in #1159 - chore: Update to Angular 17 by @dominik003 in #1185
- build: Update frontend versions by @Paula-Kli in #1193
- build(deps-dev): bump alembic from 1.12.0 to 1.12.1 in /backend by @dependabot in #1146
Full Changelog: v2.22.0...v2.23.0