We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f358325 commit 0e879b2Copy full SHA for 0e879b2
changelog
@@ -1,11 +1,12 @@
1
-### ⚡ **\[2.1.1] – Server Info Refactor & Cleanup**
+### ⚡ **\[2.1.2] – AVX Check & Install Improvements**
2
3
*Released: 2025-09-11*
4
5
-#### 🧹 Fixes
+#### ✨ Features
6
7
-* 🛠️ **Webpanel(API)**: Removed duplicate `traffic_status` check
+* 🛠️ **Upgrade Script**: Added AVX instruction set check
8
+* ℹ️ **Install Script**: Show nodb version notice if AVX not supported
9
-#### 🗄️ Refactor
10
+#### 📦 Dependencies
11
-* 🔄 **Core**: `server_info.py` now fetches **traffic stats from MongoDB** instead of deprecated `users.json`
12
+* ⬆️ **pymongo** upgraded from `4.14.1` → `4.15.0`
0 commit comments