-
-
Notifications
You must be signed in to change notification settings - Fork 83
Release Notes
RedByte edited this page Jun 15, 2024
·
14 revisions
- Improved MS Teams Module
- List all internal users in the organization
- Search for external users
- Create new conversations (direct messages or group chats) with internal and external users
- Insert fake/forged message quotes in chat messages
- Custom requests now also show the HTTP Response headers
- Improved all table layouts by using the correct DataTables dependencies for Bootstrap 5
- Microsoft Teams Module
- View conversations and chat messages
- Send chat messages in existing conversations using the rich text editor
- List members in a channel or teams space
- Display images and download anonymous files
- Added some color (@HuskyHacks - #1)
- Device Code Table colors based on status
- Access Token Table colors based on expiry
- Added support for colored toast messages/notification
- Custom User Agent
- A custom user agent can now be defined on the Settings page
- This user agent will be used in every request initiated by the GraphSpy server
- By default, one of the latest user agents (at the time of this update) from Google Chrome on Windows will be used.
- Access & Refresh Token modals
- It is now even easier to switch between different access and refresh tokens from any page.
- A "Select" button is present in every Access/Refresh Token ID field which will open an overview where every token is displayed and can be selected.
- Custom API Requests
- Perform custom API requests to any API endpoint using access tokens from the GraphSpy database for authentication
- Custom API Request Variables
- Create custom variables that will be replaced in the URI, Headers, and Body of custom API requests.
- Custom API Request Templates
- Store API Request Templates into the database for easy reuse