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.70
Browse files Browse the repository at this point in the history
Change-Id: Icd91022d527c6ea5dd2a461dcb5cf7a10ba6560e
  • Loading branch information
vapier committed Aug 17, 2017
1 parent 60294be commit c54d5fe
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 1.70, 2017-08-16, Improve Unicode handling.

* Add ids to more internal elements for debugging.
* Disable drag & drop of text/content.
* Fix helper scripts/docs to use POSIX portable \033 instead of \e with printf.
* Drop support for old Chrome <21 versions with storage setup.
* Rewrite Unicode processing to avoid stripping combining characters.
* Make encoding state internal and add setEncoding callback to the API.
* Stop matching 8-bit control codes in utf8 mode.

# 1.69, 2017-08-08, Improve cursor positioning.

* Add a pref for default terminal encoding.
Expand Down

0 comments on commit c54d5fe

Please sign in to comment.