Files
Blitz-Proxy/changelog
2025-10-27 12:44:39 +00:00

27 lines
1.1 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.

### 🚀 **[2.4.0] Advanced Node Management & Paginated User List**
*Released: 2025-10-27*
#### 🌐 **API & Backend**
* 🚀 **feat(api):** Added endpoint for receiving node traffic data
* 🧩 **refactor(api):** Applied node-specific parameters to wrapper URI script
* ⚙️ **refactor(uri):** Enhanced URI generation with node-specific parameters
* 🧠 **refactor:** Cleaned up API documentation tags
* 🧱 **feat(api):** Added full node configuration to web panel API
#### 🧮 **Node Management**
* 🧠 **feat(nodes):** Implemented advanced node management and automatic certificate generation
* 🔐 **feat(nodes):** Added *insecure TLS* option for external nodes
* 🌀 **feat(nodes):** Added optional **OBFS** and **port** parameters for flexible node setups
#### 💻 **Frontend / Web Panel**
* 🖥️ **feat(web):** Implemented full node configuration UI in the settings page
* 📄 **feat(ui):** Added **paginated user list** with selectable limit for improved performance
#### 🤖 **Bot & Scripts**
* 🧰 **fix(bot):** Removed unnecessary `-u` flag from `remove-user` command