Releases: rubrikinc/api-capture-chrome-extension
Releases · rubrikinc/api-capture-chrome-extension
Rubrik API Capture Chrome Extension v1.0.0
Added
- Minor UI tweaks
- Now deployed to the Chrome Web Store
Rubrik API Capture Chrome Extension Final Beta v0.4.0
New Features
- Add a progress bar that is active when waiting for API calls from a Rubrik UI. (Issue 21)
- Each API entry now has a copy button that is automatically shown on hover that will copy the API Method and Endpoint to the clipboard. (Issue 9)
- Include the full API on the Request / Response Body page (Issue 6)
Rubrik API Capture Chrome Extension Beta v0.3.0
New Features
- Add recording (start, stop, reset) functionality (Issue 12)
- Add a button to pause the automatic scroll to bottom functionality (Issue 7)
- Filter background Polaris API calls (Issue 16)
Enhancements
- When an API call does not contain a
Request Body
orRequest Variables
a informational message will be shown instead ofnull
or{}
message. (Issue 4)
Rubrik API Capture Chrome Extension Beta v0.2.0
Rubrik API Capture Chrome Extension Beta v0.1.0
Initial Release
- Monitor network traffic for API calls made from the Rubrik CDM UI and then list each call detected
- View the Rubrik API calls Response and Request Bodies