Releases: riiim400th/burpee
Releases · riiim400th/burpee
v1.2.7
Summary
Fixed bugs and made several changes.
Additions
- Parameter encoding prediction (request-detail sheet)
BugFixes
- Fixed issue where binary characters couldn't be pasted from clipboard
- Fixed bug where clipboard mode wasn't working
Changes
v1.2.6
Fixes
- Modify the
PollUpdate
class to use theJsonNode
from the Montoya API.
v1.2.5
v1.2.4
Additions
- Check for the latest version release and add a download link button.
v1.2.3
Fixes
- The \t in the notes has been neutralized to prevent it from being interpreted incorrectly when writing to Excel.
- Alert has been added to catch FileNotFoundException during the Excel writing process.
v1.2.1
Additions
- Apply the highlight color of the Proxy tab to the rows in the requests sheet of the output file.
- Include request notes in the requests sheet of the output file.
Fixes
- Cell styling: Add borders to each cell and modify the appearance of column names.
v1.2.0
Additions
- Output to File: Save extracted data directly to a file.
- Multi request select.
Fixes
- Output Column Order: Corrected the order of the output columns.
v1.1.1
Additions
- Add Outline and Path to parse scope
- Add parse scope checkbox
v1.1.0
Additions
- Header parsing feature
- Settings tab for configuring exclusion headers, target scope, decoding
Fixes
- Exclude Selection of copy format from context menu (moved to the settings tab)
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Additions
Extract the parameters from the request and copy them to the clipboard
Extract the cookie header from the request and copy them to the clipboard