Skip to content

Commit e992bb2

Browse files
committed
nassh: release 0.9
Change-Id: I73935c2524f0848b47e741a3fce364e35ecb63d0
1 parent 09b82b4 commit e992bb2

File tree

2 files changed

+27
-9
lines changed

2 files changed

+27
-9
lines changed

nassh/concat/release-highlights.txt

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.8.43
1+
0.8.45
22

33
# The first line tracks the last version that went stable.
44
# Only features added since then should be kept here.
@@ -10,11 +10,7 @@
1010
# Only list significant changes that matter to the user.
1111
# The more lines that we have here, the more cluttered the output.
1212

13-
# release: 0.8.43 (stable March 27)
14-
% Support for \x1b]8;;https://chromium.googlesource.com/apps/libapps/+/master/hterm/doc/ControlSequences.md#SGR-underline\x07extended SGR+4 underlining\x1b]8;;\x07
15-
16-
# release: 0.8.44 (stable July 31)
17-
% Unicode tables updated to 11.0.0 release.
18-
% Noto Sans Mono added to the default font list.
19-
% Bracketed paste now strips most control chars.
20-
% OpenSSH upgraded to 7.7p1.
13+
# release: 0.9
14+
% Context menu available via Ctrl-Right Click.
15+
% \x1b]8;;https://www.openssh.com/txt/release-7.8\x07OpenSSH upgraded to 7.8p1\x1b]8;;\x07.
16+
% \x1b]8;;https://goo.gl/muppJj#Is-there-a-way-to-try-early-releases-of-Secure-Shell\x07Secure Shell dev channel\x1b]8;;\x07 changed to nightly builds.

nassh/doc/ChangeLog.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# 0.9, 2018-10-24, OpenSSH 7.8p1 and a context menu.
2+
3+
* Update to hterm 1.82. New context menu.
4+
* Update to libdot 1.24. Tool improvements for supporting nightly builds.
5+
* crosh: Drop legacy build code.
6+
* nassh/crosh: Add context menu support.
7+
* Update translations.
8+
* agent: Improve documentation for the PIN cache.
9+
* nassh: Restrict the automatic description expansion in connection screen.
10+
* build: Support nightly timestamped builds.
11+
* FAQ: Add an entry about relay servers & 0.0.0.0 addresses.
12+
* relay: Delete unused --relay-prefix-field support.
13+
* sftp: Move pendingRequests internally.
14+
* sftp: Bind stdout to sftp immediately.
15+
* sftp: Move init logic into a callback.
16+
* nassh: Move connecting message after plugin loading.
17+
* FAQ: Note what is sync'ed to the cloud.
18+
* sftp: Improve server version packet parsing.
19+
* ssh_client: Drop NaCl support.
20+
* ssh_client: Update to OpenSSH 7.8p1.
21+
* ssh_client: Rework build layout a bit.
22+
123
# 0.8.45, 2018-08-29, A11y improvements, and handle tab discarding.
224

325
* Update to hterm 1.81. A11y improvements, and keyboard/mouse tweaks.

0 commit comments

Comments
 (0)