Files
Blitz-Proxy/changelog
Whispering Wind a69fa8cdc1 Update changelog
2025-09-11 23:30:00 +03:30

14 lines
463 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.

### 🚀 **\[2.1.0] Streamlined Installation & CI Improvements**
*Released: 2025-09-11*
#### ⚙️ CI/CD
* 🛠️ Added **build step** to release workflow
* 🧹 Removed unnecessary **auth binary compilation** from core install script
#### 📦 Installation & Upgrade
* 🔄 **Refactored install script** to use release artifacts instead of `git clone`
* ⬆️ **Refactored upgrade script** to pull release artifacts for faster, more reliable updates