Skip to content

Commit 713f4a3

Browse files
committed
Updated CHANGELOG.md
1 parent 6bd0f03 commit 713f4a3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Unreleased
44

5-
* Alignment with fractal-server 2.9.0 (\#640, \#643, \#652):
5+
* Alignment with fractal-server 2.9.0 (\#640, \#643, \#652, \#655):
66
* Updated task collections logic and created task-group activities pages for standard users and administrators (\#640);
77
* Removed active checkbox from task group edit modal (\#640);
88
* Added Manage button to deactivate and reactivate task groups (\#640);
@@ -13,6 +13,10 @@
1313
* Added last used timestamp filter to task-group admin page (\#643);
1414
* Used new `GET /auth/current-user/allowed-viewer-paths/` endpoint (\#652);
1515
* Added "Download token" button in "My profile" page (\#652);
16+
* Implemented removal of users from group (\#655);
17+
* Implemented import of user settings from another user (\#655);
18+
* Used new set-groups endpoint (\#655);
19+
* Sorted task-group activities by timestamp_started (more recent first) (\#655);
1620

1721
# 1.10.1
1822

0 commit comments

Comments
 (0)