Releases: bebiksior/EvenBetter
Releases · bebiksior/EvenBetter
EvenBetter v2.42
Changelog v2.4.2
- Merged PR by Rhynorater that fixes bug in Match & Replace and adds default match -> name functionality
EvenBetter v2.41
Changelog v2.4.1
- Fixed reordering of the sidebar items and removed unnecessary
setTimeout
which should prevent flickering on startup
EvenBetter v2.4
Changelog v2.4
- Moved to the new Caido plugin system! 🎉
- Response preview: you can now preview the response in your browser by clicking the eye icon next to the preview HTML and navigating to the copied URL
- Collections share: you can now export and import collections on the Replay page
- Match & Replace rules share: you can now export and import Match & Replace rules on the Match & Replace page
- OpenAI gpt-4o instead of Caido Assistant: you can now use OpenAI GPT-4o instead of Caido Assistant, you have to provide your API key in the EvenBetter settings
- Generate numbers: you can now generate numbers on the Automate page in the "Simple List" type
- [BETA] private interactsh instances: you can now use private interactsh instances on the Quick SSRF page
EvenBetter v2.2
Changelog v2.2
- Drop all: Added "Drop all" button to the Intercept page. Thanks to @sw33tLie for the idea and code!
- Bug fixes: Fixed issues with Caido v0.34.1
EvenBetter v2.1
Changelog v2.1
- Quick SSRF: Quickly create new SSRF testing instance and view interactions on the new sidebar page. Now supports
ssrf.cvssadvisor.com
andinteractsh.com
- Quick Decode Enhancement: You can now edit text within Quick Decode on the Replay page and it will automatically update the encoded value.
- Bug fixes: Fixed some issues with Caido v0.34.0
EvenBetter v2.0
Changelog v2.0
- v2.0: EvenBetter code has been rewritten in TypeScript, which makes it more maintainable and easier to contribute to :D
- v2.0: Quick Decode: new feature that allows you to quickly decode text just by selecting or hovering over it on the Replay page
- v2.0: Send to Match & Replace: new context menu button page that allows you to quickly send selected text into the Match & Replace page
- v2.0: Added two new themes: Neon and Deep Dark
- v2.0: ESC keybind now closes the context menu.
- v2.0: EvenBetter will warn you if you are using old CSS version.
EvenBetter v1.7
Changelog
v1.7: New EvenBetter Library tab! Install workflows into your Caido project with a single click.
EvenBetter v1.61
Changelog v1.61
- v1.61: Fixed EvenBetter v1.6 compatibility issues on Safari and Firefox browers
EvenBetter v1.6
Changelog v1.6
- v1.6: Rearrange arrows now only appear on hover. Thanks to familiardisaster for contributing this improvement :D
- v1.6: Fixed Scope Share functionality; it is now compatible with the latest Caido release.
- v1.6: Fixed some EvenBetter-specific bugs and refactored some parts of the EvenBetter code.
- v1.6: Removed Workflows Share functionality, as it has been implemented by the Caido team in the latest release.
EvenBetter v1.51
Small patch with bug fix :D