You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New Added support for RAML (RESTful API Modeling Language) - Drag and drop a RAML zip file (or RAML file if it's a single file definition) to read the documentation for the API and make test requests to API endpoints by the request panel powered by RAML data. This feature uses Mulesoft's API console to generate the documentation.
New Added integration with Mulesoft Exchange to search for RAML assets. Available in left hand side menu under "APIs". You can log in with Exchange to access your private assets.
New Task manager to display memory and CPU consumption. Access it via View > Developer > Task Manager
New Hosts rules editor. Edit host rules without administrative privileges. Access the editor via Request > Hosts menu.
New Adding information about paths to app's settings files in the settings panel
New Added themes to the application. Currently the application supports two themes (default and Anypoint) but implementation for theming is ready. More themes coming soon.
Added headers values autofill suggestions
Updated raw body editor: added linter for JSON type
Variables editor is now a part of the request panel general UI (status bar). It will be removed from the request editor in the future.
Added option to the Raw JSON input field to format and minify JSON
Fix Clicking on an URL in the response will update currently opened request URL value
Fix Google Drive Browser will not repeat the same list when scrolling
Updated left hand side menu. Now the view is in tabs giving more space to use the panels.
Update New much faster search in app window. Now the application uses Chromium internal search function which makes searching for strings much faster