17.0.5-beta
Pre-release
Pre-release
github-actions
released this
01 Feb 05:26
·
12 commits
to beta
since this release
Welcome to ARC 17 beta release.
Changelog:
- New Architecture! Check the
contributing.md
for more information. In short, the entire code base for arc, previously distributed across a few hundred repositories, now consists of 4 major repositories: base UI components (Anypoint Web Components), ARC base (ARC UIs), ARC app (Application screens, logic, and flows), and arc-electron (this repo) - Added proxy settings* in the application configuration
- Removed querying to the application backend for new messages
- Removed custom Analytics service (Google Analytics is still there)
- Added an option to read the OS' hosts file and combine the content with the app defined hosts
- Ability to export the saved requests as a HAR file
- Removed support for CodeMirror. ARC uses Monaco editor only.
- New API Console - the next (not yet published) version of MuleSoft's API Console - the API documentation tool
- Added a context menu entry for input fields to insert a variable
- Added variables support in the authorization
- Updated the UI to change the redirect URI for a single HTTP request
- Added support of OICD (OpenID Connect) authorization
- Removed channels (alpha, beta, latest) from the application updater
- Added the app updater option to install a pre-release version
- Dropping support for the "alpha" release
- Added notifications when processing API project (with the spec)
- Fixed setting the authorization data when sending a request
- Fixed setting the port information in the Python code snippets
- Fixed setting code snippets after changing authorization settings
- Fixed #437 - changed the definition of binary data in the response view
- Fixed an issue related to staring the AMF parser (to parse API specs)