Releases: hvqzao/burp-flow
Releases · hvqzao/burp-flow
burp-flow v1.25
burp-flow v1.24
Changes:
- rows coloring is now disabled on dark theme
- reflections count display limit introduced
burp-flow v1.23
Changes:
- Center "Add new sitemap issue" dialog, resize according to preferred size
- Filter by search term does not break window anymore when search is too long
- Displaying path instead of pathQuery in URL column
- Added out-of-scope filter
burp-flow v1.22
burp-flow v1.21
Changes:
- Column reordering enabled
- Updated row background highlight behavior
- Added request and response preview in Add New Sitemap Issue
- Minor refactoring
burp-flow v1.20
Changes:
- Added notification when search filter is working
- FIX: Pattern.compile inside loop
burp-flow v1.19
Changes:
- Row highlight now follows sort order
burp-flow v1.18
Changes:
- added Target tool filter and capture source
- added active / passive scans to context menu
- FIX: fixed sorting using status and length
burp-flow v1.17
Changes:
- added Request, Response filter
if none is selected, search string can be in request, response or both
if one is selected (e.g. request, it must be found in request)
if both are selected - search string must be found in both request and response - added info when populating log from burp proxy is completed
burp-flow v1.16
- added Regex filtering
- table update enforced once PopulateWorker / FilterWorker finishes