Skip to content
This repository was archived by the owner on Jul 8, 2026. It is now read-only.

Commit eb314ed

Browse files
committed
Update Changelog
1 parent 120974c commit eb314ed

1 file changed

Lines changed: 14 additions & 17 deletions

File tree

changelog

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
1-
### 🚀 **[2.3.4] – Hysteria Settings Page & UI Update**
1+
### 🚀 **[2.3.5] – Dependency Updates & Minor Fixes**
22

3-
*Released: 2025-09-26*
3+
*Released: 2025-10-13*
44

5-
#### ✨ Features & Refactor
5+
#### 🧩 Dependency Updates
66

7-
* **Separated Hysteria Settings** into a dedicated page (`/settings/hysteria`)
7+
* ⬆️ **pydantic-core** → 2.41.1
8+
* ⬆️ **pydantic** → 2.12.0
9+
* ⬆️ **fastapi** → 0.118.0
10+
* ⬆️ **pymongo** → 4.15.2
11+
* ⬆️ **certifi** → 2025.10.5
12+
* ⬆️ **frozenlist** → 1.8.0
13+
* ⬆️ **markupsafe** → 3.0.3
14+
* ⬆️ **propcache** → 0.4.1
815

9-
* New template: `hysteria_settings.html`
10-
* New JS logic: `hysteria_settings.js`
11-
* Removed old section from main settings page
12-
* Added **Hysteria Settings** entry in the sidebar menu for quicker access
16+
#### 🛠 Fixes
1317

14-
#### 📦 Dependencies
15-
16-
* ⬆️ Bump **pydantic** → 2.11.9
17-
* ⬆️ Bump **starlette** → 0.48.0
18-
* ⬆️ Bump **pymongo** → 4.15.1
19-
* ⬆️ Bump **fastapi** → 0.117.1
20-
* ⬆️ Bump **anyio** → 4.11.0
21-
* ⬆️ Bump **psutil** → 7.1.0
22-
* ⬆️ Bump **pydantic-settings** → 2.11.0
18+
* 🐛 Fixed **path handling bug** in Core module
19+
* ✏️ Fixed **typo** in CLI messages

0 commit comments

Comments
 (0)