Skip to content

Releases: gnh1201/caterpillar

0.1.6.2

26 Oct 07:49
Compare
Choose a tag to compare

0.1.6.2 released

  • Fix broken network tunnel with stateful mode
  • Fix undefined function mysqli_fetch_all() error in PHP worker file
  • Fix error when checking extension type

0.1.6.1

24 Oct 05:45
e75a5a4
Compare
Choose a tag to compare

0.1.6.1 released

LICENSE NOTICE: We have decided to maintain the MIT license for compatibility with the existing commercial software built using the Caterpillar Proxy.

  • Fix bugs for serial communication @AkiaCode
  • Enhance the offline fail-over feature

0.1.6

20 Aug 05:47
Compare
Choose a tag to compare

0.1.6 releaed

0.1.5.23p3

25 Jun 10:48
Compare
Choose a tag to compare

0.1.5.23p3 released

  • Add support the method relay_sendmail to console.html

0.1.5.23p2

25 Jun 08:39
Compare
Choose a tag to compare

0.1.5.23p2 released

  • Add the map view with the method relay_get_geolocation result

screenshot

0.1.5.23

25 Jun 07:36
Compare
Choose a tag to compare

0.1.5.23 released

  • Update method relay_get_geolocation (Update assets/php/index.php, console.html)
  • Add method relay_fetch_url (Update assets/php/index.php, console.html)

0.1.5.22

25 Jun 05:59
Compare
Choose a tag to compare

0.1.5.22 released

  • Add support show (e.g., show tables) keyword in the method relay_mysql_query
  • Add some decoration assets to console.html

0.1.5.21p2

24 Jun 12:58
6587e4a
Compare
Choose a tag to compare

0.1.5.21p2 released

  • Added an auto-correction feature for dirty responses (e.g., magic header, advertise logo) in console.html.

0.1.5.21

21 Jun 07:51
Compare
Choose a tag to compare

0.1.5.21 released

  • Call to fatal_handler is delayed compared to the return. ff33dac
  • Add a "Save Output to File" feature to the web console. For example, set filename result.txt 8c02b81

0.1.5.20

21 Jun 05:39
Compare
Choose a tag to compare

0.1.5.20 released

  • Add an fatal exception handler to PHP worker assets/php/index.php
  • Allow Mixed Content(Insecure HTTP on HTTPS): Add Content-Security-Policy: upgrade-insecure-requests meta tag to console.html