14.0.0-alpha.1
Pre-release
Pre-release
jarrodek
released this
25 Apr 05:06
·
511 commits
to master
since this release
Welcome to pre-release of ARC version 14.
This version comes with complete rewrite of API components (the building blocks of ARC) to comply with the final spec of web components. (#164, #131)
Bug fixes
- #166 -
Content-*
headers onGET
request - now the app warns you before sending those headers with GET request.
Goodies
- #147 - Click on a link in the response view with CTRL/CMD key pressed will open new GET request in new tab
- #123 - Now workspace has its own configuration file with set structure (see /docs/api/workspace.md)
- #121 - Now it is possible to define variables on a workspace level. Workspace variables overrides application variables in case of conflict. With this release it is only possible to define variables in the configuration file.
- Partially #125 and #119 - The app allows to define workspace metadata (description, creation time, author info), export workspace to file, and open the file with as a data source for the workspace. This allows you to create a workspace configuration (requests, variables, app-like configuration) and share it with others. This way, regardless application configuration, you will have the same environment.
Note, workspace changes are planned throughout several releases. Therefore tickets won't be closed until last functionality is implemented.
Changes
- #124 - Web session URL input has been moved to the workspace instead of ARC app. It allows to configure the URL per workspace
As always, try preview version, be early adopter and share your feedback with us so we can consider new use cases and make the application be better fit for you.