Releases: advanced-rest-client/arc-electron
Releases · advanced-rest-client/arc-electron
17.0.9
Fixes a security vulnerability: GHSA-v3wr-67px-44xg
17.0.8-beta
Fixes a security vulnerability: GHSA-v3wr-67px-44xg
17.0.8
17.0.7-beta
- Fixes #448 - Theming not OK Windows 11
- Potentially fixes process quitting
17.0.7
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
17.0.6
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)
17.0.6-beta
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 starting the AMF parser (to parse API specs)
- Fixed #446 - Blank screen after setup
17.0.5-beta
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)
17.0.4-beta
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 definition of a binary data in the response view
17.0.3-beta
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