File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed
Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 1- ### 🐛 **\[2.1.4 ] – API Response Model Fix **
1+ ### 🚀 **\[2.2.0 ] – Bulk User Deletion & Performance Boost **
22
33*Released: 2025-09-13*
44
5- #### 🐛 Fixes
5+ #### ⚡ Performance
66
7- * Aligned **user detail API endpoint** with the expected response model for more consistent output
7+ * **Core:** Re-engineered user deletion with MongoDB `delete_many` for efficient batch operations
8+ * Resolved freeze issues in web panel & database during multi-user removals
9+
10+ #### 🌐 API
11+
12+ * ✨ Added `POST /api/v1/users/bulk-delete` for batch deletions
13+ * 🐛 Fixed single-user `DELETE` endpoint to align with new bulk logic
14+
15+ #### 🖥️ Frontend
16+
17+ * Optimized **Users page** to call bulk API when multiple users are selected
18+ * Significantly improved UI responsiveness under heavy load
You can’t perform that action at this time.
0 commit comments