Releases: fractal-analytics-platform/fractal-web
Releases · fractal-analytics-platform/fractal-web
v1.15.0-a2
1.15.0-a2
v1.15.0-a1
1.15.0-a1
v1.15.0-a0
1.15.0-a0
v1.14.0
v1.13.1
v1.13.0
v1.12.0
v1.11.2
v1.11.1
v1.11.0
- Alignment with fractal-server 2.9.0 (#640, #643, #652, #655):
- Updated task collections logic and created task-group activities pages for standard users and administrators (#640);
- Removed active checkbox from task group edit modal (#640);
- Added Manage button to deactivate and reactivate task groups (#640);
- Removed usage of DB_ENGINE and SQLITE_PATH variables (#643);
- Displayed
timestamp_last_used
property in task-group info modal (#643); - Viewer paths page improvements (#643);
- Added manage buttons on admin task-groups page (#643);
- Added last used timestamp filter to task-group admin page (#643);
- Used new
GET /auth/current-user/allowed-viewer-paths/
endpoint (#652); - Added "Download token" button in "My profile" page (#652);
- Implemented removal of users from group (#655);
- Implemented import of user settings from another user (#655);
- Used new set-groups endpoint (#655);
- Sorted task-group activities by timestamp_started (more recent first) (#655);