feat: add channel management dialogs and styling
feat: implement channel creation, settings, and deletion UI feat: add RPC methods for channel operations
This commit is contained in:
@@ -14,6 +14,14 @@
|
||||
|
||||
|
||||
|
||||
|
||||
## Version 1.14.0 - 2025-12-26
|
||||
|
||||
Users can now create, configure settings for, and delete channels through dedicated dialog interfaces. Developers access new RPC methods to support these channel management operations.
|
||||
|
||||
**Changes:** 9 files, 801 lines
|
||||
**Languages:** CSS (127 lines), HTML (517 lines), Python (157 lines)
|
||||
|
||||
## Version 1.13.0 - 2025-12-24
|
||||
|
||||
Improves performance in the balancer, socket service, and cache by removing async locks. Adds database connection injection for testing in the app and updates pytest configuration.
|
||||
|
||||
Reference in New Issue
Block a user