1.7.4
NOTE: You may encounter problems on windows 11, Read #1207 (comment)
Breaking Changes
- The web terminal is readonly by default now, to make it writable, use
-W
option.
Changelog
- Leverage Docker Layer System (#1191) (c4beea2)
- html: update dependencies (7a57d76)
- build(deps): update zlib version 1.2.13 to 1.3 in cross-build.sh (#1193) (67ee27a)
- server: print working directory on start (eb52df7)
- server: replace --readonly with --writable (f8efcdd)
- server: fix -U option not work (e46e3cf)
- server: do not expose port to public by default (3920608)
- Add -y flag for easier installation (#1024) (e12f321)
- improve support for trzsz (#1084) (8c6c6ee)
- info.max_http_header_data = 65535; (#1088) (945462a)
- Add Docker pulls badge (#1092) (23eb4d3)
- fix flow control (#1093) (01f1ed5)
- Fix typo, OPTOINS -> OPTIONS (#1087) (a767971)
- Bump CMake version to 2.8.12 (#1081) (fb65231)
Full Changelog: 1.7.3...1.7.4