Skip to content

Commit 1306be1

Browse files
committed
Bump version number to 3.8.6
1 parent 553ad89 commit 1306be1

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

CHANGES

+8-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,16 @@ most recent build should be at the top of this file.
88

99
Thanks!
1010

11-
3.8.5
11+
3.8.6
1212
-----
13-
- Fix "Previous Tab / Next Tab" menu commands to cycle between open tabs
13+
- Fix Command-W behavior according to tab count: closes window when only main tab is present
14+
- Fix memory leak when closing tab with the new browser
15+
- Fix toolbar search field to only start search when the user presses the enter key
16+
- Fix status text in window's status bar
1417

18+
3.8.5
19+
-----
20+
- Fix "Previous Tab / Next Tab" menu commands to cycle between open tabs
1521

1622
3.8.4
1723
-----

notes.html

+5-2
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,13 @@
108108

109109
<h1 id="toc_0">Version Notes</h1>
110110

111-
<h2 id="toc_1">3.8.5</h2>
111+
<h2 id="toc_1">3.8.6</h2>
112112

113113
<ul>
114-
<li>Fix &quot;Previous Tab / Next Tab&quot; menu commands to cycle between open tabs (did not work with new browser)</li>
114+
<li>Fix Command-W behavior according to tab count: closes window when only main tab is present</li>
115+
<li>Fix memory leak when closing tab with the new browser</li>
116+
<li>Fix toolbar search field to only start search when the user presses the enter key</li>
117+
<li>Fix status text in window&#39;s status bar</li>
115118
</ul>
116119

117120

0 commit comments

Comments
 (0)