mirror of
https://github.com/UNITRONIX/BetterDesk.git
synced 2026-09-11 13:49:03 +00:00
001de87a77
- Added functionality to clear stale update results when the local SHA matches the target SHA, preventing unnecessary warnings in the panel. - Enhanced the update result persistence logic to filter out non-critical failures, ensuring only actionable errors are displayed. - Updated the update service to handle remote SHA retrieval and integrate with the new result display logic. - Improved tests for the update result handling to cover new behaviors and ensure reliability.