-
Correct stale comments across server, tests and mnw-admin
-
Invite a member to a SyncKit group with an expiring one-use token
-
Expose GCK rotation, keyed per generation so history survives it
-
Record the SyncKit client version per device
-
Exorcise sweep: strip AI tells from server copy, comments, and docs
-
Give the SyncKit keys endpoints their own credential
-
server: adopt lint block, fix clippy, fmt
-
Return group member email from list_members (Groups p4 M4)
-
Add group admin methods + client-generated group id (Groups p4 M3)
-
synckit-server: store member identity public keys (Groups phase 3, p3-rotation foundation)
-
synckit-server: group-scoped changelog, routes, and its own table (Groups phase 2, p2-changelog)
-
Bump the tower/axum middleware cluster (server, kberg)
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
Fix the blob presign size declaration, bind part checksums
-
Add multipart blob sessions for SyncKit
-
Bump rand to 0.10 across MNW crates