Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.
/ hterm Public archive

Commit

Permalink
hterm: release 1.82
Browse files Browse the repository at this point in the history
Change-Id: Ia3bf56802c7f2653d7dd4232a2a403bd38a24d3c
  • Loading branch information
vapier committed Oct 24, 2018
1 parent 23a4bd7 commit ce0f9a0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions doc/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 1.82, 2018-10-24, New context menu.

* Update to libdot 1.24. Tool improvements for supporting nightly builds.
* embed: Update examples to use lib.init.
* terminal: Move cursor color to css vars.
* Add support for a context menu.
* keyboard: Add a clearScrollback hook.
* vt: Change CSI-J-3 to clear scrollback.
* terminal: Add HTMLImageElement cast to avoid XSS compilation warnings.
* terminal: Process inverse text attr after bold-as-bright & faint.
* hterm-notify/hterm-show-file: Fix long sequences under screen.
* osc52.sh: Rewrite to match other helper scripts.
* terminal: Workaround FireFox bug with selectAllChildren.

# 1.81, 2018-08-29, A11y improvements, and keyboard/mouse tweaks.

* Update to libdot 1.23. Build improvements, i18n helpers, and npm support.
Expand Down

0 comments on commit ce0f9a0

Please sign in to comment.