Features & Integrations
- In-App Auto-Updater: Integrated the
self_updateengine. The application now securely verifies and downloads release artifacts directly from GitHub, applying updates automatically upon the next launch without requiring manual browser navigation.
Performance & Fixes
- Code Optimization: Resolved various internal code linter warnings and improved loop efficiency through
cargo clippyoptimizations. This explicitly reduces the CPU overhead during heavy continuous processing and lowers the application's overall memory footprint.