feat(peripherals): Add peripherals settings panel with network range management, network scanning, and manual device probe; update peripheral types and adjust UI/styling; overhaul README with expanded docs, quick start, and updated company/contact information
This commit is contained in:
10
changelog.md
10
changelog.md
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-01-12 - 3.35.0 - feat(peripherals)
|
||||
Add peripherals settings panel with network range management, network scanning, and manual device probe; update peripheral types and adjust UI/styling; overhaul README with expanded docs, quick start, and updated company/contact information
|
||||
|
||||
- Add 'settings' peripheral category and new INetworkRange type; change IPeripheralDevice.type to exclude 'settings' to separate settings metadata from actual devices
|
||||
- Implement network range management UI: add/remove ranges, display network list, scan networks (with isScanning state) and related controls
|
||||
- Add "Add Device by IP" probe workflow and input UI to allow manual device discovery by IP
|
||||
- Introduce new styles and header/button UI (settings-section, icon-button, network-list/network-item, etc.) for eco-view-peripherals
|
||||
- Adjust categoryLabels type to exclude 'settings' to keep device grouping consistent
|
||||
- Major README rewrite: expanded features list, installation examples (pnpm/npm), quick start code samples, developer commands, and updated company information to Task Venture Capital GmbH with new contact email
|
||||
|
||||
## 2026-01-12 - 3.34.4 - fix(catalog)
|
||||
no changes (empty diff) — no files modified
|
||||
|
||||
|
||||
Reference in New Issue
Block a user