feat: add admin updates page with release history

Shows bot and cabinet releases with version badges,
changelogs, and update detection via __APP_VERSION__.
This commit is contained in:
Fringg
2026-02-08 23:20:49 +03:00
parent ab0270ac58
commit a15b3d4101
8 changed files with 428 additions and 9 deletions

View File

@@ -643,7 +643,8 @@
"promoGroups": "گروه‌های تخفیف",
"remnawave": "RemnaWave",
"users": "کاربران",
"trafficUsage": "مصرف ترافیک"
"trafficUsage": "مصرف ترافیک",
"updates": "به‌روزرسانی‌ها"
},
"panel": {
"title": "پنل مدیریت",
@@ -666,7 +667,8 @@
"promoGroupsDesc": "گروه‌های تخفیف برای کاربران",
"remnawaveDesc": "مدیریت پنل و آمار",
"usersDesc": "مدیریت کاربران ربات",
"trafficUsageDesc": "ترافیک هر کاربر بر اساس نود"
"trafficUsageDesc": "ترافیک هر کاربر بر اساس نود",
"updatesDesc": "نسخه‌های ربات و کابینت"
},
"trafficUsage": {
"title": "مصرف ترافیک",
@@ -1928,6 +1930,19 @@
"saturation": "اشباع"
}
},
"adminUpdates": {
"title": "به‌روزرسانی‌ها",
"subtitle": "تاریخچه انتشار ربات و کابینت",
"bot": "ربات",
"cabinet": "کابینت",
"currentVersion": "نسخه فعلی",
"upToDate": "به‌روز است",
"updateAvailable": "به‌روزرسانی موجود",
"published": "منتشر شده",
"prerelease": "پیش‌انتشار",
"refresh": "بررسی به‌روزرسانی",
"noReleases": "داده‌ای موجود نیست"
},
"adminDashboard": {
"title": "پنل آمار",
"subtitle": "نمای کلی سیستم در لحظه",