|
| 1 | +# 0.8.45, 2018-08-29, A11y improvements, and handle tab discarding. |
| 2 | + |
| 3 | +* Update to hterm 1.81. A11y improvements, and keyboard/mouse tweaks. |
| 4 | +* Update to libdot 1.23. Build improvements, i18n helpers, and npm support. |
| 5 | +* nassh: Warn before closing open SSH connection. |
| 6 | +* FAQ: Add a section about terminal encoding. |
| 7 | +* mkcrosh: Rewrite to simplify the build. |
| 8 | +* Disable Automatic tab discarding. |
| 9 | +* build: Convert concat to a python script. |
| 10 | +* nassh: Drop nonexistent file. |
| 11 | +* gnubby: Clear lastError from gnubby probe. |
| 12 | +* FAQ: Add more details to the legacy cipher/mac questions. |
| 13 | +* FAQ: Expand IPv6 zone id docs. |
| 14 | +* fsp: Split mount logic into sep knob. |
| 15 | +* nassh: Unify profile based connection setup. |
| 16 | +* nassh: Make connectToArgString fully async. |
| 17 | +* nassh: Use -1 exit status for internal JS errors. |
| 18 | +* nassh: Make registerProtocolHandler a bit more flexible. |
| 19 | +* FAQ: Improve omnibox docs with different launch modes. |
| 20 | +* build: Use readlink instead of realpath in promote script. |
| 21 | +* a11y: Make it possible to enable/disable accessibility at runtime. |
| 22 | + |
1 | 23 | # 0.8.44.1, 2018-06-22, Extension startup fix. |
2 | 24 |
|
3 | 25 | * Update to hterm 1.80. Minor tweaks. |
|
0 commit comments