* This release fixes version detection when not building from git repo
- Update to version 1.7.6:
* This release fixes that 1.7.5 reports incorrect version
- Update to version 1.7.5:
* html: allow overriding client options with URL query (dea883a)
* server: add --exit-no-conn option (#1029) (116ce8f)
* html: add safari mobile full screen support (#946) (f79304f)
* html: Add Unicode 11 xterm.js addon (#1310) (61a985e)
* html: upgrade to xterm 5.4.0 (#1303) (09e7fd8)
* add trzszDragInitTimeout option (#1238) (272f2f8)
OBS-URL: https://build.opensuse.org/package/show/utilities/ttyd?expand=0&rev=17
- libwebsockets19 should not be required in specfile
- Update to version 1.7.4:
Breaking Changes
* The default listen interface/ip is changed to 127.0.0.1 now.
* The web terminal is readonly by default now, to make it
writable, use -W option.
Other Changes
* server: print working directory on start.
* server: replace --readonly with --writable.
* server: fix -U option not work.
* server: do not expose port to public by default.
* Add -y flag for easier installation.
* improve support for trzsz.
* info.max_http_header_data = 65535;
* fix flow control.
* Fix typo, OPTOINS -> OPTIONS.
- Redeclare requires without using pkgconfig
- Ttyd also requires these packages.
OBS-URL: https://build.opensuse.org/request/show/1121404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ttyd?expand=0&rev=2
- Update to version 1.7.4:
Breaking Changes
* The default listen interface/ip is changed to 127.0.0.1 now.
* The web terminal is readonly by default now, to make it
writable, use -W option.
Other Changes
* server: print working directory on start.
* server: replace --readonly with --writable.
* server: fix -U option not work.
* server: do not expose port to public by default.
* Add -y flag for easier installation.
* improve support for trzsz.
* info.max_http_header_data = 65535;
* fix flow control.
* Fix typo, OPTOINS -> OPTIONS.
OBS-URL: https://build.opensuse.org/request/show/1121320
OBS-URL: https://build.opensuse.org/package/show/utilities/ttyd?expand=0&rev=12
- Update to version 1.4.3
* xterm.js 3.12.2
* server: do not block main thread when acquiring lock
* server: add support for cli args via url
* server: use the default ssl_cipher_list
* html: do not apply winptyCompat addon
* protocol: exit thread as soon as the command terminate
* Update max_heaser_data deafult from 4K to 20K
* protocol: kill process group
* Close the websocket after forking so that child processes
don't prevent new connections
* protocol: cleanup stale thread
* server: add option to toggle IPv6 support
* expose term instance to window for programatic use cases
- Update to version 1.4.2
* This is a bug fix release for 1.4.1.
- Update to version 1.4.1
* protocol: ignore invalid message
* html: add development server
* html: check trailing slash on pathname for ws url
* xterm.js: 3.6.0
* libwebsockets 3.0 support
* protocol: replace sleep with pthread cond
* server: custom terminal type support
OBS-URL: https://build.opensuse.org/request/show/696406
OBS-URL: https://build.opensuse.org/package/show/utilities/ttyd?expand=0&rev=3
- Update to version 1.4.0
* protocol: fix host origin checking
* protocol: fix a regression that may crashes the server
* protocol: use binary message
* protocol: avoid extra copy of pty data
* server: use libwebsockets's built-in ping-pong
* Removed the --signal-list option
* Support numeric value for --signal
* Sync window title with the terminal
* Replace browserify with webpack
* Upgraded xterm.js to 3.0.2
* Added ZMODEM support
OBS-URL: https://build.opensuse.org/request/show/567501
OBS-URL: https://build.opensuse.org/package/show/utilities/ttyd?expand=0&rev=2