Files
Blitz-Proxy/changelog
2025-11-21 08:57:30 +00:00

30 lines
1.0 KiB
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.

🎉 **Release 2.4.7 WARP Installer Refactor & Config Improvements**
*Released: 2025-11-21*
### 🔁 **Refactor**
* 🐍 **Refactor(WARP):** Replaced the old bash-based WARP installer with a clean, robust **Python installer script**, improving maintainability, cross-platform compatibility, and readability. 🚀🐍
### ⚙️ **Configuration Enhancements**
* 🛡️ **fix(config):** Added **default domain resolver** to the Singbox 1.14 routing configuration for improved DNS reliability and smoother routing.
👉 Contribution by **@SeyedHashtag** 💡🙌
---
## 📦 **Dependency Updates**
Dependencies were updated to ensure better performance, security, and compatibility:
* 📦 Bumped **click** → `8.3.1`
* 📦 Bumped **fastapi** → `0.121.2`
* 📦 Bumped **pymongo** → `4.15.4`
* 📦 Bumped **pydantic-settings** → `2.12.0`
* 📦 Bumped **hypercorn** → `0.18.0`
## 🙌 **Special Thanks**
💙 Special appreciation to **@SeyedHashtag** for contributing the DNS resolver configuration fix and supporting cleaner routing setups.