Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
latest-mac.yml | 2022-02-01 | 468 Bytes | |
arc-macos.dmg | 2022-02-01 | 111.6 MB | |
arc-macos.dmg.blockmap | 2022-02-01 | 117.6 kB | |
arc-macos.zip | 2022-02-01 | 107.4 MB | |
arc-macos.zip.blockmap | 2022-02-01 | 112.7 kB | |
latest-linux.yml | 2022-02-01 | 387 Bytes | |
arc-linux-17.0.7-x86_64.rpm | 2022-02-01 | 86.2 MB | |
arc-linux-17.0.7-amd64.deb | 2022-02-01 | 85.8 MB | |
arc-linux-17.0.7-x64.tar.gz | 2022-02-01 | 123.3 MB | |
latest.yml | 2022-02-01 | 323 Bytes | |
arc-setup.exe | 2022-02-01 | 82.9 MB | |
arc-setup.exe.blockmap | 2022-02-01 | 87.4 kB | |
arc-linux-17.0.7-x86_64.AppImage | 2022-02-01 | 130.6 MB | |
17.0.7.tar.gz | 2022-02-01 | 1.8 MB | |
17.0.7.zip | 2022-02-01 | 1.9 MB | |
README.md | 2022-02-01 | 1.8 kB | |
Totals: 16 Items | 731.9 MB | 2 |
Welcome to ARC 17 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 starting the AMF parser (to parse API specs)
- Fixed [#446] - Blank screen after setup