Skip to content

v2.7.1

Compare
Choose a tag to compare
@vinnybod vinnybod released this 04 Dec 05:42

[2.7.1] - 2023-12-03

Changed

  • Remove Interactive Agent Shell from README

[2.7.0] - 2023-11-15

Added

  • Add agent dropdown when Agent is a field in a form
  • Add auto-refresh on Agents / Agents Tasks page
  • Add auto-refresh on Plugins Tasks page

Changed

  • Migrate from Vuex to Pinia

Fixed

  • Fix form dropdowns getting out of sync with reality by refreshing the store on load
  • Making edits to an Agent on the 'View' tab now properly updates the parent Agent page
  • Updating an agent's name no longer refreshes the page on submit
  • After updating a stager, the download/clipboard of the stager now reflects the changes without requiring the page to be reloaded

Removed

  • Remove unused AgentCommandViewer component