File tree 3 files changed +8
-7
lines changed
3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1
- 0.8.36.11
1
+ 0.8.37
2
2
3
3
# The first line tracks the last version that went stable.
4
4
# Only features added since then should be kept here.
10
10
# Only list significant changes that matter to the user.
11
11
# The more lines that we have here, the more cluttered the output.
12
12
13
- # release: 0.8.36.11 (stable August 29)
14
- % The SSH command line can handle basic quoting rules (e.g. -o "Feature yes").
15
- % Unicode combining character processing has been overhauled.
16
-
17
13
# release: 0.8.37 (stable September 24)
18
14
% Unicode tables updated to 10.0.0 release.
19
15
% Use Yubikeys and other smart cards for ssh auth: https://goo.gl/3ZEU1w
20
16
21
17
# release: 0.8.38 (stable October 27)
22
18
% Omnibox entries now match saved profile names first.
19
+ % You can drag & drop text based content into the session now.
23
20
24
- # release: 0.8.39
21
+ # release: 0.8.39 (stable November 13)
25
22
% OpenSSH upgraded to 7.6p1 (some older features dropped).
Original file line number Diff line number Diff line change
1
+ # 0.8.40.1, 2017-11-20, Multiple plugin support.
2
+
3
+ * Add option to select different ssh client plugin versions.
4
+
1
5
# 0.8.40, 2017-11-20, Pull in hterm fixes.
2
6
3
7
* Update to hterm 1.75. Many color/style/mouse fixes & features.
Original file line number Diff line number Diff line change 4
4
"manifest_version" : 2 ,
5
5
"content_security_policy" : " script-src 'self'; object-src 'self'" ,
6
6
"name" : " Secure Shell (tot)" ,
7
- "version" : " 0.8.40" ,
7
+ "version" : " 0.8.40.1 " ,
8
8
"default_locale" : " en" ,
9
9
"icons" : {
10
10
"128" : " images/dev/icon-128.png" ,
You can’t perform that action at this time.
0 commit comments