Skip to content

Releases: hiproxy/hiproxy

v1.3.1

26 Mar 07:09
Compare
Choose a tag to compare

Fixed

  • Fixed bug #45.

v1.3.0

15 Mar 06:55
Compare
Choose a tag to compare

Added

v1.2.13

14 Mar 03:25
Compare
Choose a tag to compare

Added

  • Support for automatic selection of available port numbers when creating services. See API Documentation for more details.
  • Add more test case.

v1.2.12

26 Feb 07:42
Compare
Choose a tag to compare

Added

  • Add requestend event.
  • Add requestId and _startTime for CONNECT request.
  • Start HTTPS service by default.

v1.2.9

08 Nov 13:48
Compare
Choose a tag to compare

Bugfix

  • Fixbug: window下无法创建名为*.xx.xx的证书 #40

v1.2.7

24 Oct 03:16
Compare
Choose a tag to compare

Added

  • New hiproxy home page 🍺🍺🍺 👏👏👏
    hiproxy home page

v1.2.6

19 Oct 02:59
Compare
Choose a tag to compare

Bugfix

  • Fix hosts proxy log error

Added

  • Directive can return promise or non-promise value now 🍻🍻🍻
  • Add clearFiles() api for hiproxyServer.hosts and hiproxyServer.rewrite
  • Add addRule() api for hiproxy server instance
  • Support custom hosts and rewrite snippets
  • Add hiproxy global variable

Updated

  • change proxy log format

v1.2.5

10 Oct 09:18
Compare
Choose a tag to compare

Bugfix

  • Fix alias directive proxy log
  • Change some log color from 'blue' to 'cyan'

Added

  • Domain block support multiple domain

v1.2.4

09 Oct 07:58
Compare
Choose a tag to compare

Bugfix

  • Fix error on windows
  • Fix sub-command tips in help info

v1.2.3

21 Sep 11:23
Compare
Choose a tag to compare

Added

  • Add requestId for each request
  • Show doc site url in hiproxy cmd and show new issue url in error msg

Bugfix

  • Response data event not emitted when use gzip