Files
Blitz-Proxy/changelog
Whispering Wind 2eedca55f0 Update changelog
2025-08-30 23:57:59 +03:30

32 lines
924 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 🛡️ **\[1.18.1] Security Patch & Hysteria Settings Tab**
*Released: 2025-08-30*
#### 🔒 Security
* 🛡️ **Open Redirect Fix**:
Removed `next_url` parameter from login flow to prevent **open redirect vulnerability**.
Special thanks to [**@HEXER365**](https://github.com/HEXER365) for responsible disclosure 🙏
#### ✨ Features
* ⚙️ **New Hysteria Settings tab** in Web Panel (with **geo update support**)
* 🎨 Redesigned **Login Page** for better UI/UX
#### 🛠️ Fixes
* 📦 Backup `extra.json` during upgrades
* 📱 Improved responsive design across web panel
* 🧩 Relaxed conflict check in user viewmodel
* 🧹 Removed `/dev/null` redirects for cleaner logging
#### 📦 Chore & Dependencies
* ⬆️ Updated dependencies:
* `typing-extensions` → 4.15.0
* `starlette` → 0.47.3
* `requests` → 2.32.5
* 🧹 Removed **deprecated `user.sh`** script (legacy auth)