27 lines
1.1 KiB
Plaintext
27 lines
1.1 KiB
Plaintext
### 🚀 **[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
|