🚀 v26.3.28.1 - Yedekleme ve Telegram Duzeltmeleri
Sürüm Tipi: Fix
Odak: Yedek kapsam genişletme, Telegram bot kararlılığı ve Ping Check buton düzeltmeleri
✅ Yeni Özellikler
- Telegram - KZM Yedekle butonu — KZM Yönetimi menüsüne "💾 KZM Yedekle" butonu eklendi. Basınca anlık yedek alıp Telegram'a gönderir.
🐛 Hata Düzeltmeleri
- Yedek eksik dosya sorunu — SSH ve Telegram yedeklerinde
scope_mode,ipset_clients_mode,dpi_profile,dpi_profile_origin,dpi_profile_params,blockcheck_auto_paramsdosyaları eksikti; eklendi. kzm_gui.confyedeklere eklendi — Web Panel port ayarı artık yedekleniyor. Port varsayılan (8088) ise dosya oluşturulmuyor; farklı port ayarlanınca oluşturulan dosya 8088'e dönünce otomatik siliniyor.- Telegram backup bot çöküyor —
backup_zapret_settingsfonksiyonupress_enter_to_continueçağırıyordu; bot process'i bloklanıp çöküyordu. Telegram handler'ı inline tar kullanacak şekilde yeniden yazıldı. - Ping Check butonu duruma göre değişmiyor —
show ping-checkçıktısında profil tanımı her zaman görünüyor;interface:bloğunun varlığıyla durum tespiti yapılacak şekilde düzeltildi. - Telegram bot restart turuncu kalıyor — Stop sonrası bekleme süresi yetersizdi;
sleep 2+ SIGKILL +sleep 1dizisiyle güvenilirlik artırıldı.
⚙️ Notlar
- v26.3.28'den güncelleme yapanlar için yedek dosyası içeriği değişti — yeni yedek alınması önerilir.
- Mevcut kurulumlar güvenle güncellenebilir.
🚀 v26.3.28.1 - Backup and Telegram Fixes
Release Type: Fix
Focus: Backup scope expansion, Telegram bot stability and Ping Check button fixes
✅ New Features
- Telegram - KZM Backup button — "💾 KZM Backup" button added to KZM Management menu. Creates a fresh backup and sends it to Telegram.
🐛 Bug Fixes
- Missing files in backup — SSH and Telegram backups were missing
scope_mode,ipset_clients_mode,dpi_profile,dpi_profile_origin,dpi_profile_params,blockcheck_auto_params; all added. kzm_gui.confadded to backups — Web Panel port config is now included in backups. File is not created when using the default port (8088); when port is changed and then reverted to 8088, the file is automatically deleted.- Telegram backup crashes bot —
backup_zapret_settingscalledpress_enter_to_continuewhich blocked and crashed the bot process. Telegram handler rewritten to use inline tar. - Ping Check button not reflecting actual state — Profile definition always present in
show ping-checkoutput; fixed to detect state via presence ofinterface:block. - Telegram bot restart stays orange — Stop wait time was insufficient; reliability improved with
sleep 2+ SIGKILL +sleep 1sequence.
⚙️ Notes
- Users upgrading from v26.3.28 should take a fresh backup as the backup file contents have changed.
- Existing installations can be safely updated.