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 0ceb0eb commit 633338dCopy full SHA for 633338d
app/src/main/assets/html/changelogs.html
@@ -26,8 +26,12 @@ <h4>User Interface</h4>
26
<h4>Bug Fixes</h4>
27
28
<ul>
29
- <li>Fixed various random crashes.</li>
+ <li>Fixed the first is obscured due to a wrong integer value in <b>Recently Updated</b> apps.
30
+ </li>
31
<li>Fixed <b>Operations</b> panel closing after showing the error dialog.</li>
32
+ <li>Fixed a crash in <b>Installer</b> caused by wrong permission state.</li>
33
+ <li>Fixed null file object in <b>Batch</b> list causing a crash.</li>
34
+ <li>Fixed various other crashes.</li>
35
</ul>
36
37
<h4>Improvements</h4>
0 commit comments