Skip to content

Commit f9ebd29

Browse files
committed
docs: update changelog for v0.1.3
1 parent 13d57de commit f9ebd29

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ All notable changes to MyMacCleaner will be documented in this file.
88
<!-- Format: - [type] Description -->
99
<!-- Types: added, changed, fixed, removed -->
1010

11+
## [0.1.3] - 2026-01-31
12+
13+
- [fixed] Improve array mutation safety to prevent potential crashes when using Select/Deselect All
14+
- [fixed] Unsafe ForEach pattern in ScanResultsCard that could cause index out of bounds
15+
- [fixed] Force unwrap in FileScanner that could crash if categories array was empty
16+
- [fixed] CGGradient force unwraps in SpaceLensView with fallback rendering
17+
- [fixed] Unsafe direct array index access in PerformanceView
18+
1119
## [0.1.2] - 2026-01-25
1220

1321
- [fixed] Hide toolbar background to prevent visible bar in DetailContentView

0 commit comments

Comments
 (0)