anyproxy/CHANGELOG
2015-03-31 09:37:02 +08:00

48 lines
1.0 KiB
Plaintext

31 Mar 2015: anyproxy 3.2.5:
* optimize https features in windows
* add switch to mute the console
20 Mar 2015: anyproxy 3.2.5:
* bugfix for internal https server
19 Mar 2015: anyproxy 3.2.4:
* bugfix for absolute rule path
23 Feb 2015: anyproxy 3.2.2:
* [bugfix for relative rule path](https://github.com/alibaba/anyproxy/pull/18)
10 Feb 2015: anyproxy 3.2.1:
* bugfix for 3.2.0
10 Feb 2015: anyproxy 3.2.0:
* using SNI when intercepting https requests
28 Jan 2015: anyproxy 3.1.2:
* thanks to iconv-lite, almost webpage with any charset can be correctly decoded in web interface.
28 Jan 2015: anyproxy 3.1.1:
* convert GBK to UTF8 in web interface
22 Jan 2015: anyproxy 3.1.0:
* will NOT intercept https request by default. Use ``anyproxy --intercept`` to turn on this feature.
12 Jan 2015: anyproxy 3.0.4:
* show anyproxy version by --version
12 Jan 2015: anyproxy 3.0.3:
* Bugfix: https throttle
9 Jan 2015: anyproxy 3.0.2:
* UI improvement: add link and qr code to root CA file.