Skip to content

MyMacCleaner v0.1.3

Latest

Choose a tag to compare

@Prot10 Prot10 released this 31 Jan 11:58
· 2 commits to main since this release

What's New

Fixed

  • Improve array mutation safety to prevent potential crashes when using Select/Deselect All
  • Unsafe ForEach pattern in ScanResultsCard that could cause index out of bounds
  • Force unwrap in FileScanner that could crash if categories array was empty
  • CGGradient force unwraps in SpaceLensView with fallback rendering
  • Unsafe direct array index access in PerformanceView