[1.10.0] - 2025-05-18
✨ New Features
⚙️ NormalSub Configuration Enhancements
-
🛠️ feat: Add NormalSub subpath editing via Settings UI
- New 'Configure' tab in the Settings panel (visible only if NormalSub is active)
- Real-time client-side validation and live subpath editing
-
🔌 feat: Add API endpoints
GET /api/v1/config/normalsub/subpath: Fetch current subpathPUT /api/v1/config/normalsub/edit_subpath: Update the subpath securely
-
🖥️ feat: Add CLI command support
edit_subpathoption added to CLI andnormal-subcommand- Automatically restarts the service after applying changes
-
🔧 feat: Add backend CLI + shell logic to update
.envsubpath for NormalSub
📄 Documentation
- 📚 docs: Add sponsorship section with referral link to README