Skip to content

Releases: bebiksior/EvenBetter

EvenBetter v2.42

04 Jun 00:15
Compare
Choose a tag to compare

Changelog v2.4.2

  • Merged PR by Rhynorater that fixes bug in Match & Replace and adds default match -> name functionality

EvenBetter v2.41

02 Jun 21:39
Compare
Choose a tag to compare

Changelog v2.4.1

  • Fixed reordering of the sidebar items and removed unnecessary setTimeout which should prevent flickering on startup

EvenBetter v2.4

02 Jun 21:09
Compare
Choose a tag to compare

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

27 Mar 21:55
Compare
Choose a tag to compare

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

23 Mar 22:07
Compare
Choose a tag to compare

Changelog v2.1

  • Quick SSRF: Quickly create new SSRF testing instance and view interactions on the new sidebar page. Now supports ssrf.cvssadvisor.com and interactsh.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

quick_ssrf
quiick_decode

EvenBetter v2.0

13 Mar 22:19
Compare
Choose a tag to compare

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

02 Mar 17:01
Compare
Choose a tag to compare

Changelog

v1.7: New EvenBetter Library tab! Install workflows into your Caido project with a single click.

EvenBetter v1.61

28 Feb 21:44
Compare
Choose a tag to compare

Changelog v1.61

  • v1.61: Fixed EvenBetter v1.6 compatibility issues on Safari and Firefox browers

EvenBetter v1.6

28 Feb 20:51
Compare
Choose a tag to compare

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

24 Feb 02:55
Compare
Choose a tag to compare

Small patch with bug fix :D