Skip to content

Releases: BishopFox/joro

1.5.1

Choose a tag to compare

@twest-bf twest-bf released this 10 Jul 22:07

Changelog

Bug fixes

  • daa1099 Fix for UI to make team server disconnections more transparent

Others

1.5.0

Choose a tag to compare

@twest-bf twest-bf released this 09 Jul 22:27

Changelog

Features

  • 7b8ea1c Added a string/regex filter for the history tab
  • 6d506a3 Added stage dead drop context item into the manipulate tab

Others

1.4.0

Choose a tag to compare

@twest-bf twest-bf released this 08 Jul 23:00

Changelog

Features

  • 2626423 Added Dead Drop feature as an extension of the flagged requests feature

Others

  • 275bd49 Incremented version string

1.3.1

Choose a tag to compare

@twest-bf twest-bf released this 08 Jul 21:00

Changelog

Bug fixes

  • aa225d6 Fixed callback-domain field to prevent illusion of adjustability while connected to a team server
  • 84f9abb Fixed various performance issues related to the flagged requests feature

Others

  • a9c906c Bump golang.org/x/net from 0.52.0 to 0.55.0
  • e6fcc0c Incremented version string
  • ab5aff6 Merge pull request #6 from BishopFox/dependabot/go_modules/golang.org/x/net-0.55.0

1.3.0

Choose a tag to compare

@twest-bf twest-bf released this 01 Jul 22:27

Changelog

Features

  • 8e1263f Added ability to show operator presence/set online status
  • 66324ae Added persistence to team server chat/session log
  • f542576 Added several slash commands to the team chat section
  • dba2d35 Added shareable project configurations, collaboration requests, and added a project ID field to project files.
  • c3bcb10 Added shared flagged-requests/findings feed
  • 7bef2f0 Added soft ownership to notes along with a general bucket for notes unrelated to specific hosts

Others

  • 3cf9809 Converted confirmation dialogues to built-in modals
  • 1fbbca1 Incremented version string
  • f83e06d Updated documentation
  • a41ea02 Updated documentation

1.2.0

Choose a tag to compare

@twest-bf twest-bf released this 26 Jun 23:00

Changelog

Features

  • 20f8cf1 Added native LDAP and FTP callback listeners for listener mode

1.1.6

Choose a tag to compare

@twest-bf twest-bf released this 22 Jun 17:46

Changelog

Features

  • 5df3cce Fix missed path in 1.1.5 by adding header-removal blank/orphan-line stripping to HTTP/2 path

Others

1.1.5

Choose a tag to compare

@twest-bf twest-bf released this 22 Jun 16:18

Changelog

Bug fixes

  • ddbacf2 Fixed improper match & replace handling for removal of headers

Others

1.1.4

Choose a tag to compare

@twest-bf twest-bf released this 17 Jun 15:50

Changelog

Bug fixes

  • 48f97ca Fixed upstream TLS handshake failures against legacy static-RSA servers

Others

1.1.3

Choose a tag to compare

@twest-bf twest-bf released this 17 Jun 15:37

Changelog

Features

  • 2524cc1 Added a missing ':' to the README file

Bug fixes

  • 6ca04f3 Fix manualChunks for Vite 8 / Rolldown compatibility

Others