@@ -12,11 +12,37 @@ All notable changes to this project will be documented in this file.
12
12
13
13
# v1.x (official releases)
14
14
15
+ Please provide valuable feedback by:
16
+
17
+ - Creating a [ new issue] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/issues/new )
18
+ - Filling out this [ Google form] ( https://forms.gle/YiUg8xeEUD6f1JqM6 )
19
+
20
+ ### [ 1.8.0] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v1.8.0 ) (2020-04-05 #StayingAtHome #TogetherWeBeatCOVID19)
21
+
22
+ #### New Features
23
+
24
+ - Automatically show/hide sidebar ([ #27 ] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/issues/27 ) ):
25
+
26
+ <img src =" preview/repo/auto-show-hide-feature-new-feature.png " width =" 250 " />
27
+
28
+ - Refreshed "Update Notice":
29
+
30
+ <img src =" preview/repo/update-notice-v2.png " width =" 400 " />
31
+
32
+ #### Other
33
+
34
+ - Updated development dependencies
35
+ - Bug fixes and improvements
36
+
37
+ <br />
38
+
15
39
### [ 1.7.1] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v1.7.1 ) (2020-01-24 Lunar New Year Eve!)
16
40
17
41
- Optimize dark mode implementation.
18
42
- Add version number in ** Settings** .
19
43
44
+ <br />
45
+
20
46
### [ 1.7.0] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v1.7.0 ) (2020-01-23)
21
47
22
48
- Added ** Copy Tab URL** feature in the context menu as suggested in [ #24 ] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/issues/24 ) .
@@ -25,51 +51,71 @@ All notable changes to this project will be documented in this file.
25
51
26
52
<img src =" preview/repo/context-menu-with-icons.png " width =" 120 " />
27
53
54
+ <br />
55
+
28
56
### [ 1.6.1] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v1.6.1 ) (2020-01-19)
29
57
30
58
- Fixed [ #23 ] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/issues/23 ) by removing ` iframe-background.gif ` after load.
31
59
60
+ <br />
61
+
32
62
### [ 1.6.0] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v1.6.0 ) (2020-01-06)
33
63
34
64
- ** Mute** tabs with a single click.
35
65
- Fixed a bug regarding the context menu
36
66
67
+ <br />
68
+
37
69
### [ 1.5.1] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v1.5.1 ) (2019-12-29)
38
70
39
71
- Fixed a bug where the ` new URL() ` API returns invalid.
40
72
- Removed redundant code on search bar auto focus.
41
73
74
+ <br />
75
+
42
76
### [ 1.5.0] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v1.5.0 ) (2019-12-26)
43
77
44
78
- Dark theme support! 🕶️🕶️🕶️
45
79
46
80
<img src =" preview/repo/dark-mode.png " width =" 300 " />
47
81
82
+ <br />
83
+
48
84
### [ 1.2.1] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v1.2.1 ) (2019-12-01)
49
85
50
86
- Remove ` AutoFocus ` feature.
51
87
- Updated dependencies.
52
88
89
+ <br />
90
+
53
91
### [ 1.2.0] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v1.2.0 ) (2019-09-01)
54
92
55
93
- Prompt users to refresh pages after the extension got updated to a newer version.
56
94
57
95
<img src =" preview/repo/update-notice.png " width =" 300 " />
58
96
97
+ <br />
98
+
59
99
### [ 1.1.0] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v1.1.0 ) (2019-09-01)
60
100
61
101
- Support pinning/unpinning tabs in the context menu
62
102
- Visual indication for pinned tabs
63
103
104
+ <br />
105
+
64
106
### [ 1.0.2] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v1.0.2 ) (2019-08-27)
65
107
66
108
- Fixed a bug where settings could go out of sync across tabs
67
109
- Added a tip for using ` Command + E ` (` Ctrl + E ` on PCs) to toggle the sidebar
68
110
111
+ <br />
112
+
69
113
### [ 1.0.1] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v1.0.1 ) (2019-08-22)
70
114
71
115
- Updated dependencies
72
116
117
+ <br />
118
+
73
119
### [ 1.0.0] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v1.0.0 ) (2019-08-21)
74
120
75
121
#### Official release! 🎆🎆🎆🔥🔥🔥❤❤❤
@@ -82,54 +128,70 @@ All notable changes to this project will be documented in this file.
82
128
83
129
<img src =" ./preview/repo/settings-popover.png " alt =" settings " width =" 250 " />
84
130
131
+ <br />
132
+
133
+ <br />
134
+
85
135
# v0.x (preview releases)
86
136
87
137
### [ 0.4.1] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v0.4.1 ) (2019-08-19)
88
138
89
139
- Fixed a bug where long press could trigger the context menu.
90
140
141
+ <br />
142
+
91
143
### [ 0.4.0] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v0.4.0 ) (2019-08-12)
92
144
93
- #### New Features:
145
+ #### New Features
94
146
95
147
- Context menus.
96
148
- Added (re)loading indicator.
97
149
- Added new keyboard shortcut: ` Ctrl/Command + E ` .
98
150
99
- #### Bug fixes:
151
+ #### Bug fixes
100
152
101
153
- Fixed a browser icon bug.
102
154
- Autofocuses on the search box once sidebar opens.
103
155
156
+ <br />
157
+
104
158
### [ 0.3.0] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v0.3.0 ) (2019-08-07)
105
159
106
160
- Search and filter tabs.
107
161
108
162
<img src =" ./preview/repo/filter-tabs.gif " alt =" filter tabs " width =" 250 " />
109
163
164
+ <br />
165
+
110
166
### [ 0.2.0] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v0.2.0 ) (2019-08-07)
111
167
112
168
- Drag and Drop to reorder the tabs.
113
169
114
170
![ dnd tabs] ( ./preview/repo/dnd-tabs.gif )
115
171
172
+ <br />
173
+
116
174
### [ 0.1.2] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v0.1.2 ) (2019-08-05)
117
175
118
176
- Sync the scroll position of the sidebar across all tabs.
119
177
- Fixed a bug where tab highlights won't clear after the cursor leaves the tab.
120
178
- Higher favicon resolution.
121
179
- Fixed an issue where the extension icon was not properly updated upon first installation.
122
180
181
+ <br />
182
+
123
183
### [ 0.1.1] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v0.1.1 ) (2019-07-31)
124
184
125
185
- Minor styling fixes.
126
186
- Display the reload button on hover.
127
187
188
+ <br />
189
+
128
190
### [ 0.1.0] ( https://github.com/lxieyang/vertical-tabs-chrome-extension/releases/tag/v0.1.0 ) (2019-07-27)
129
191
130
192
#### Initial Release! 🎆🔥❤
131
193
132
- - ** Basic Feature: **
194
+ - ** Basic Feature**
133
195
- Display tabs vertically in a sidebar on web pages.
134
196
- Tabs are displayed with the same style as Google Chrome.
135
197
- Toggle the sidebar by clicking on the extension icon.
0 commit comments