anyproxy/CHANGELOG

52 lines
1.1 KiB
Plaintext
Raw Normal View History

20 Apr 2015: anyproxy 3.3.1:
* now you can assign your own port for web gui
2015-04-17 15:40:30 +08:00
31 Mar 2015: anyproxy 3.3.0:
2015-03-31 09:37:02 +08:00
* optimize https features in windows
* add switch to mute the console
2015-03-20 11:42:54 +08:00
20 Mar 2015: anyproxy 3.2.5:
* bugfix for internal https server
19 Mar 2015: anyproxy 3.2.4:
2015-03-19 11:50:27 +08:00
* bugfix for absolute rule path
2015-02-23 09:06:38 +08:00
23 Feb 2015: anyproxy 3.2.2:
* [bugfix for relative rule path](https://github.com/alibaba/anyproxy/pull/18)
2015-02-10 15:30:39 +08:00
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:
2015-01-28 15:33:00 +08:00
* convert GBK to UTF8 in web interface
2015-01-22 10:16:19 +08:00
22 Jan 2015: anyproxy 3.1.0:
* will NOT intercept https request by default. Use ``anyproxy --intercept`` to turn on this feature.
2015-01-12 11:41:56 +08:00
12 Jan 2015: anyproxy 3.0.4:
* show anyproxy version by --version
2015-01-12 11:17:56 +08:00
12 Jan 2015: anyproxy 3.0.3:
2015-01-22 10:16:19 +08:00
* Bugfix: https throttle
2015-01-12 11:17:56 +08:00
9 Jan 2015: anyproxy 3.0.2:
* UI improvement: add link and qr code to root CA file.