Skip to content

Releases: mdeanda/ajaxproxy

2.4

10 Apr 04:20
Compare
Choose a tag to compare
  • layout changes to eventually support multiple servers in same window
  • help menu to check for updates
  • switch back to maven for builds
  • fixes in resources viewer
  • handle gateway errors a little better
  • increase timeouts a little to simplify debugging web services

2.3

31 May 14:41
Compare
Choose a tag to compare
2.3
  • upgraded jetty version - java 8 is now required
  • allow host header override for downstream servers
  • allow https for downstream servers
  • new proxy editor dialog
  • adds log panel for js logging
  • more filtering on resource viewer
  • new layout
  • drag and drop for sorting proxy configs
  • general cleanup and bug fixes

2.2

22 Dec 01:25
Compare
Choose a tag to compare
2.2

better resource viewer and filters
decompresses lzma, gzip etc. on rest client and resource viewer
fixes small caching bug where urls with different query string parameters were seen as the same request

2.1

14 May 07:28
Compare
Choose a tag to compare
2.1

better empty views
ui enhancements
some code cleanup

2.0

05 Apr 06:01
Compare
Choose a tag to compare
2.0

many small ui fixes
changed config file location
switch from storing everything in memory to uses an embedded database

1.23

26 Jan 19:11
Compare
Choose a tag to compare

fixes resource coloring (for slow requests)
adds "clone" menu item for rest client

1.22

14 Jan 23:12
Compare
Choose a tag to compare

fixes status code value for "new proxy". small ui updates

1.21

06 Jan 19:31
Compare
Choose a tag to compare

Adds better support for the new proxy. Adds caching and a new proxy editor.

1.20

19 Nov 08:30
Compare
Choose a tag to compare
Finish 1.20

1.12

10 Dec 08:09
Compare
Choose a tag to compare

Adds a basic REST client and has a few UI updates