Skip to content

Releases: biluohc/fht2p

v0.9.6

03 Apr 12:08
Compare
Choose a tag to compare
  1. disable CORS and PathNormalizer for proxy
  2. add HSTS support
  3. add ALPN support
  4. enable --locked for cargo install
  5. enable crt-static for x86_64-pc-windows-msvc
  6. update dependencies and config/fht2p.service
  7. add a feature: proxy-auth-hide

v0.9.5

15 Mar 10:32
Compare
Choose a tag to compare
  1. bugfix: Browsers send ORIGIN header also at the current site
  2. bugfix: The decoded URL's path is illegal UTF-8 string.
  3. Makefile: add deb and rpm
  4. add makefile.ps1 for windows

v0.9.4

07 Mar 15:50
Compare
Choose a tag to compare
  1. Update description
  2. Update readme.md
  3. Add readme_zh.md
  4. Update Makefile
  5. Update dependencies

v0.9.3

07 Mar 13:30
Compare
Choose a tag to compare
  1. Compress for index supported(configure and option).
  2. View of index can disable(configure and option).
  3. CORS supported(configure)
  4. Update tokio-rustls and other dependencies.
  5. Add a option --verbose
  6. Enable lto = "thin" and use 9880 as the test port
  7. Show source file names only for debug and above log levels
  8. Some improvements

v0.9.2

14 Feb 16:58
Compare
Choose a tag to compare
  1. stat: Filter the addresses based on monitored address
  2. stat: Loopback addresses should be placed before others
  3. add an option to display URL's QR code
  4. update the help message and readme.md
  5. process::exit should wait for logger drop

v0.9.1

13 Feb 15:51
Compare
Choose a tag to compare

bugfix: fix multipart when upload large files

Others:
CI: add test for MacOS and Windows

v0.9.0

09 Feb 11:22
Compare
Choose a tag to compare

base on tokio 0.2 and hyper 0.13.

json5, upload, mkdir, proxy, full tests, etc..

v0.8.2

19 Apr 05:52
Compare
Choose a tag to compare
fix base.html, swap Modified with ModifiedRev for index.

v0.8.0

12 Aug 14:32
Compare
Choose a tag to compare
stderr up to 0.8.0 and app up to 0.6.0

v0.7.0

24 Apr 14:58
Compare
Choose a tag to compare
fix 404 on windows