Commit Graph

8 Commits

Author SHA1 Message Date
14dc1367f1 feat: add binary selection list and device parameter to configuration UI
Implement a new binary selection dropdown and device parameter input field in the device configuration interface, enabling users to choose from available binaries and specify device-specific settings for enhanced flexibility.
2024-12-25 23:33:01 +00:00
2a92b8c449 chore: remove unused import of deprecated parse_legacy_config helper from auth module 2024-12-16 13:54:01 +00:00
adaeafe83a chore: bump project version to 1.2.3 in package.json and setup.py 2024-12-16 11:48:00 +00:00
a07c072f3c chore: remove trailing whitespace and fix indentation in config files 2024-12-09 17:44:05 +00:00
ddfb874189 fix: resolve null pointer exception in user profile image upload handler 2024-12-08 19:32:40 +00:00
1fbc5fe0ed chore: remove trailing whitespace from all source files in src/ directory 2024-12-08 18:33:45 +00:00
f961f2799d feat: add real-time statistics tracking with WebSocket push to dashboard 2024-12-08 18:33:01 +00:00
353200d8bb chore: update build artifacts and dependencies for release v2.3.1 2024-12-08 15:19:17 +00:00