Commit 1306be1 1 parent 553ad89 commit 1306be1 Copy full SHA for 1306be1
File tree 2 files changed +13
-4
lines changed
2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,16 @@ most recent build should be at the top of this file.
8
8
9
9
Thanks!
10
10
11
- 3.8.5
11
+ 3.8.6
12
12
-----
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
14
17
18
+ 3.8.5
19
+ -----
20
+ - Fix "Previous Tab / Next Tab" menu commands to cycle between open tabs
15
21
16
22
3.8.4
17
23
-----
Original file line number Diff line number Diff line change 108
108
109
109
< h1 id ="toc_0 "> Version Notes</ h1 >
110
110
111
- < h2 id ="toc_1 "> 3.8.5 </ h2 >
111
+ < h2 id ="toc_1 "> 3.8.6 </ h2 >
112
112
113
113
< ul >
114
- < li > Fix "Previous Tab / Next Tab" 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's status bar</ li >
115
118
</ ul >
116
119
117
120
You can’t perform that action at this time.
0 commit comments