Changelog#
2.3.1 (07.04.2025)#
Bugfix: List only the authorised groups in the Dashboard.
Chore: Clean up admin groups
2.3.0 (17.03.2025)#
NEW: Group admin should be able to access dashboard
Update: Add/Remove Group Admin access
2.2.1 (21.02.2025)#
Bugfix: Admin users list, show only authorised VCEs
2.2.0 (19.02.2025)#
New: Adding roles table for authorization control
Bugfix: Moving pytest from postgres to sqlite
2.1.1 (18.12.2024)#
Bugfix: Fixed charts initilization to dashboard
2.1.0 (18.12.2024)#
New: Adding Dashboard for admins
2.0.2 (24.10.2024)#
Bugfix: Ensure footer links are displayed
2.0.1 (22.08.2024)#
Bugfix: Fix an error in the administrative interface
2.0.0 (21.08.2024)#
Update: Full brand and legal compliance
1.3.3#
New: Added an explicit cookie policy popup
1.3.2#
Bugfix: Fix the notification panel overlapping the main content
1.3.1#
Bugfix: Fixed a bug in retrieving the current VCE for admin
1.3.0#
New: Added full documentation
Bugfix: Don’t verify issued-at login claims
Update: Improved “Remember me” UX
Update: Improved “Notification” UX
Update: Improved VCE Launch and Shutdown UX
Update: Internal code updates
Update: Improved the navigation bar accessibility
1.2.1 (29.01.2024)#
Bugfix: Hide the refresh token from the URL
Bugfix: Strip slashes of host URIs
Bugfix: Handle null name parts correctly
Bugfix: Fix duplicate notification messages
1.2.0 (15.01.2024)#
New: Enable admins to start/top VCEs for all users
Update: Prevent launching of VCEs on disconnected hosts
Bugfix: Fix the user query
1.1.0 (15.01.2024)#
Update: Cache and store the host availability
1.0.5 (09.10.2023)#
Bugfix: Set the allow flags to allow copy-pasting
Bugfix: Fix incorrect failed to launch notices
1.0.4 (03.10.2023)#
New: Make it possible to easily find the user id
1.0.3 (14.09.2023)#
Bugfix: Fix the launcher layout in Chrome
Bugfix: Fix the headerbar layout when launching
1.0.2 (07.09.2023)#
Update: Improve the handling of disconnects
Bugfix: Don’t show the VCE until it is actually ready
1.0.1 (22.08.2023)#
New: Added a UI Update Notifier
New: Added a basic help page
Chore: Switch to using the default environment
Chore: Added a changelog
1.0.0 (21.08.2023)#
New: Initial release