|
1 | 1 | # Changelog
|
2 | 2 | - Latest production version: v4.14.22 (41422), Unlocker v4.3.8(40308)
|
3 |
| -- Latest beta version: v4.14.23 (41423) |
| 3 | +- Latest beta version: v4.14.24 (41424) |
4 | 4 | - Legacy versions: [v3.1.5.4](changelogV3.txt), [v2.1.4.1](changelogV2.txt), [v0.9.8.9](changelogV1.txt).
|
5 | 5 |
|
| 6 | +## SD Maid [v4.14.24](https://github.com/d4rken/sdmaid-public/milestone/95?closed=1) 24.06.2019 |
| 7 | +### Core |
| 8 | +- Added: Round icon for Android 7.1 devices (#2705). |
| 9 | +- Improved: Clutter database. |
| 10 | +- Improved: Lists with search views now collapse the keyboard when selecting list items. |
| 11 | +- Improved: Optimized internal images to reduce app size a bit. |
| 12 | +- Fixed: On Android TV, if we can't open the system's screen for usage stats permission directly, the general app settings screen will be shown (#2559). |
| 13 | +- Fixed: Selected list items should no longer be unselected when filtering the list with a search phrase and rotating the device. |
| 14 | +- Changed: The donation button within the navigation header will only show after a certain amount of time passed / app used. |
| 15 | +- Changed: If either type of donation is bought, the button in the navigation header will no longer be displayed. Users who want to purchase additional donations (<3 ty) can do so from within the settings menu, the toolbar has a permanent donation button. |
| 16 | + |
| 17 | +### CorpseFinder |
| 18 | +- Fixed: Root only settings being clickable after resetting the CorpseFinder settings (#2697). |
| 19 | + |
| 20 | +### SystemCleaner |
| 21 | +- Improved: .log file should no longer show duplicate results due to overlap between private and public storage (#961). |
| 22 | +- Improved: Added restrictions to exclude certain .log files that could cause issues when deleted (e.g. indexdb). |
| 23 | + |
| 24 | +### Duplicates |
| 25 | +- Improved: To prevent issues with performance and checksuming very small files, there is now an enforced minimum size of 1024B (#2737). |
| 26 | +- Fixed: Internal selection not being cleared when the multiselection action mode is finished (#2512). |
| 27 | + |
6 | 28 | ## SD Maid [v4.14.23](https://github.com/d4rken/sdmaid-public/milestone/94?closed=1) 16.06.2019
|
7 | 29 | ### Core
|
8 | 30 | - Improved: Clutter database.
|
|
0 commit comments