We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0f3cd commit 2afc6f4Copy full SHA for 2afc6f4
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to MyMacCleaner will be documented in this file.
4
5
## [Unreleased]
6
7
+<!-- Add your changes here during development. This section will be used for the next release. -->
8
+<!-- Format: - [type] Description -->
9
+<!-- Types: added, changed, fixed, removed -->
10
+
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
0 commit comments