Skip to content

Version 1.1.0

Choose a tag to compare

@matthewD-AVI matthewD-AVI released this 02 May 19:23
· 27 commits to master since this release

Additions

  • Added the ability to import endpoints from a zip file
  • Added the ability to import two different version of the same source code and compare them for changes.
  • Added UI Adjustments to make the design of the plugin more inline with Burp.

Changes

  • Comments inside requests now reflect if the endpoint was new/modified/unchanged
  • Request highlight colors have now changed to cyan for unchanged, magenta for modified, and orange for new endpoints
  • The Endpoint details view now highlights new endpoints as well as new/modified/deleted parameters.