v1.0.4
New Features
- CLI Output Enhancement: Added missing is_enabled and priority fields to Screens and Playlists output with visual indicators
- Ready-to-render Support: Added ready-for-rendering function in the emulator
Bug Fixes
- JavaScript MIME Type: Fixed edge-app run serving JavaScript files with correct application/javascript MIME type instead of text/html
- Edge App Deletion: Fixed edge-app delete command that was failing when apps were not found
- CI Artifact Upload: Fixed action.yml to prevent uploading logs to artifacts multiple times
Documentation & Help
- Added help text for edge-app run --secret command
- Updated documentation with installation dependency requirements
Internal Improvements
- Updated Cargo dependencies and lockfile
- Applied extensive Clippy fixes and code formatting improvements
- Updated CI/CD workflows for better reliability
- Enhanced error handling across various modules
Minor refactoring and code quality improvements applied throughout