-
-
Notifications
You must be signed in to change notification settings - Fork 92
Expand file tree
/
Copy pathchangelogs
More file actions
25 lines (20 loc) · 596 Bytes
/
changelogs
File metadata and controls
25 lines (20 loc) · 596 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<h4>User Interface</h4>
<ul>
<li>Added sizes of the native libraries in <b>App Information</b> panel.</li>
</ul>
<h4>Bug Fixes</h4>
<ul>
<li>Fixed a random crash in Certificates panel caused by empty file data.
</li>
</ul>
<h4>Removed</h4>
<ul>
<li>Removed support for persistent search entries.
<br>
<small>Search terms and data will not be stored/reloaded anymore once the app is
closed.</small>
</li>
<li>Removed various <b>Development Preferences</b> entries that were not in use or had no effect
in the app.
</li>
</ul>