You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- fixed issue where DP icon was showing it was enabled even when it
wasn't
- fixed situations where the default coffee cup DP icon would be shown
despite a custom icon being selected (e.g. creating a new tab)
Copy file name to clipboardExpand all lines: updated.html
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,11 @@
7
7
<bodyid="updatepage">
8
8
<spanid="title">Decreased Productivity</span> by Andrew Y.<br/><br/>
9
9
<divid="main">
10
-
<h1>Updated to v0.46.54! (Wednesday, May 18, 2016)</h1>
10
+
<h1>Updated to v0.46.54.1! (Thursday, May 19, 2016)</h1>
11
11
<ul>
12
-
<li>v0.46.54:<ul>
12
+
<li>v0.46.54.1:<ul>
13
+
<li>v0.46.54.1 - fixed issue where DP icon was showing it was enabled even when it wasn't</li>
14
+
<li>v0.46.54.1 - fixed situations where the default coffee cup DP icon would be shown despite a custom icon being selected (e.g. creating a new tab)</li>
13
15
<li>optimized foundation code (this is a significant update, too many to list: below are some of the major improvements)</li>
14
16
<li>improved whitelist/blacklist checks</li>
15
17
<li>tab cloak data now includes window IDs for guaranteed tab-specific cloaking</li>
0 commit comments