Skip to content

Commit 633338d

Browse files
committed
update: changelogs.html
1 parent 0ceb0eb commit 633338d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

app/src/main/assets/html/changelogs.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,12 @@ <h4>User Interface</h4>
2626
<h4>Bug Fixes</h4>
2727

2828
<ul>
29-
<li>Fixed various random crashes.</li>
29+
<li>Fixed the first is obscured due to a wrong integer value in <b>Recently Updated</b> apps.
30+
</li>
3031
<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>
3135
</ul>
3236

3337
<h4>Improvements</h4>

0 commit comments

Comments
 (0)