Files
ttyd/ttyd.changes

188 lines
7.1 KiB
Plaintext

-------------------------------------------------------------------
Fri Sep 05 14:56:18 UTC 2025 - Scott Bradnick <scott.bradnick@suse.com>
- Update to version 1.7.7+git20250727.eccebc6:
* bump up libwebsockets (#1457)
-------------------------------------------------------------------
Mon Jun 2 14:15:52 UTC 2025 - Scott Bradnick <scott.bradnick@suse.com>
- Explicitly adding 'pkgconfig(openssl)'
* Converting other -devel BuildRequires to pkgconfig
-------------------------------------------------------------------
Mon Apr 14 19:50:38 UTC 2025 - Scott Bradnick <scott.bradnick@suse.com>
- Update to version 1.7.7+git20250131.05422dc:
* update copyright year
* add --srv-buf-size option
* man: sync client options
* html: add closeOnDisconnect option
* workflow: push docker image to ghcr.io
* html: add xterm clipboard addon
* html: upgrade to xterm 5.5.0
* server: update writable message
* fix a typo in the man page (#1402)
-------------------------------------------------------------------
Fri Apr 12 18:29:00 UTC 2024 - scott.bradnick@suse.com
- Update to version 1.7.7+git20240330.40e79c7:
* Bump to 1.7.7
* cmake: add static version back
* workflow: update actions packages (#1316)
* cmake: get version from git ref
* add patreon link
* html: allow overriding client options with URL query
* Update README
* Add winget installation method (#1315)
* html: update dependencies
* server: add --exit-no-conn option (#1029)
* workflow: generate SHA256SUMS on release
* README: add brew install on linux (#1021)
* html: add safari mobile full screen support (#946)
* build(deps): bump ip from 2.0.0 to 2.0.1 in /html (#1313)
* build(deps): bump follow-redirects from 1.14.8 to 1.15.5 in /html (#1312)
* build(deps): bump es5-ext from 0.10.53 to 0.10.64 in /html (#1311)
* html: update dependencies
* html: Add Unicode 11 xterm.js addon (#1310)
* html: upgrade to xterm 5.4.0 (#1303)
-------------------------------------------------------------------
Mon Feb 05 17:46:16 UTC 2024 - scott.bradnick@suse.com
- Update to version 1.7.4+git20240127.68521f5:
* scripts: upgrade to zlib 1.3.1
* snap: remove dev libs from stage-packages
-------------------------------------------------------------------
Thu Dec 14 20:01:41 UTC 2023 - scott.bradnick@suse.com
- Update to version 1.7.4+git20231121.fd280fe:
* scripts: update libwebsockets to 4.3.3 (#1252)
* update manual (#1246)
* add trzszDragInitTimeout option (#1238)
-------------------------------------------------------------------
Mon Nov 06 20:29:27 UTC 2023 - scott.bradnick@suse.com
- Update to version 1.7.4+git20231030.3b17574:
* cmake: define _WIN32_WINNT and WINVER
* html: update dependencies
* cmake: update windows rc
* pty: polish args join code
* cross: update mbedtls and json-c
* update workflows
* scripts: build lws with extensions
* Manpage: fix shorthand switch (#1203)
* Bump to 1.7.4
* build(deps): bump semver from 5.7.1 to 5.7.2 in /html (#1171)
* Leverage Docker Layer System (#1191)
* html: update dependencies
* build(deps): update zlib version 1.2.13 to 1.3 in cross-build.sh (#1193)
* html: update dependencies
* server: print working directory on start
-------------------------------------------------------------------
Mon Jun 19 00:43:41 UTC 2023 - scott.bradnick@suse.com
- Update to version 1.7.3+git20230611.202fad0:
* html: update README
* html: upgrade to xterm 5.2.1
* html: upgrade to xterm 5.2.0
* html: update dependencies
-------------------------------------------------------------------
Thu May 18 13:54:40 UTC 2023 - scott.bradnick@suse.com
- Update to version 1.7.3+git20230509.a2312cb:
* update README
* server: replace --readonly with --writable
* server: fix -U option not work
* html: sync xterm version with vscode
* build(deps): bump json5 from 2.2.1 to 2.2.3 in /html (#1059)
* build(deps): bump minimatch from 3.0.4 to 3.1.2 in /html (#1053)
* build(deps): bump cookiejar from 2.1.2 to 2.1.4 in /html (#1066)
* build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /html (#1071)
* build(deps): bump qs from 6.9.4 to 6.11.0 in /html (#1041)
* build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /html (#1036)
* html: remove yarn release binary
* html update dependencies
* server: do not expose port to public by default
* Add -y flag for easier installation (#1024)
* html: update yarn
* improve support for trzsz (#1084)
* info.max_http_header_data = 65535; (#1088)
* Add Docker pulls badge (#1092)
* fix flow control (#1093)
* Fix typo, OPTOINS -> OPTIONS (#1087)
* Bump CMake version to 2.8.12 (#1081)
-------------------------------------------------------------------
Wed Feb 01 22:59:23 UTC 2023 - scott.bradnick@suse.com
- Update to version 1.7.3+git20230201.e4ddf2c:
* Update README.md
* Bump to 1.7.3
* update release workflow
* pty: print process exit code on error
* workflow: update win32 build
* scripts: win32 support for cross build
* html: upgrade to xterm 5.1.0
* Create FUNDING.yml
* msys2: switch to ucrt64
* pty: remove uv_read error log
* html: release ObjectURL on dispose
* html: handle listener lifecycle
* html: fix eslint warnings
* html: fix rendererType=dom not working
* html: upgrade to webpack-dev-server 4.11.1
* update README
* Add Scoop installation methods (#1013)
* update man
* html: add zmodem.js patch
* html: migrate to yarn v2
* html: refactor terminal component
* html: upgrade to gts 4.0.0
* html: add option to toggle trzsz
* html: polish closure code
* html: fix trzsz send typo
* html: handle binary xterm event
* html: add trzsz support
* update man
* html: add option to toggle sixel
* html: add option to toggle zmodem
* html: move flow control logic to terminal
* server: Custom user/group ownership of Unix domain socket listener, when enabled (#1007)
* README: add MacPorts install instructions (#1008)
* update README
* workflow: update actions
* Bump to 1.7.2
* Snap created and ready for publication (#1003)
* html: upgrade to xterm 5.0
* scripts: update cross build lib versions
* html: update dependencies
* html: Initialize doReconnect to false when specified by client options
* pty: fix use-after-free issue when closing a connection (#997)
* scripts: update mingw-build.sh
-------------------------------------------------------------------
Tue Oct 04 18:39:39 UTC 2022 - scott.bradnick@suse.com
- Update to version 1.7.1+git20220913.942bdab:
* build(deps-dev): bump terser-webpack-plugin from 5.3.3 to 5.3.6 in /html (#973)
* html: update dependencies
* html: upgrade to xterm-addon-image 0.1.3
* html: only show resize overlay on ws
* html: upgrade to xterm-addon-image 0.1.1
* html: add sixel support (#970)
* server: allow http on https port
* protocol: ignore resize message if process freed (#968)
* cross: revert to mbedtls 2.x (2.28.1)
* cmake: add check for util lib
-------------------------------------------------------------------
Tue Oct 4 18:38:42 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
- Initial version 1.7.1 from upstream