arc-electron

Advanced REST Client - Desktop application

OTHER License

Stars
1.4K

Bot releases are visible (Hide)

arc-electron - 17.0.9 Latest Release

Published by github-actions[bot] over 2 years ago

arc-electron - 17.0.8-beta

Published by github-actions[bot] over 2 years ago

arc-electron - 17.0.8

Published by github-actions[bot] over 2 years ago

arc-electron - 17.0.7-beta

Published by github-actions[bot] over 2 years ago

arc-electron - 17.0.7

Published by github-actions[bot] over 2 years ago

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
arc-electron - 17.0.6-beta

Published by github-actions[bot] over 2 years ago

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
arc-electron - 17.0.6

Published by github-actions[bot] over 2 years ago

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)
arc-electron - 17.0.5-beta

Published by github-actions[bot] over 2 years ago

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)
arc-electron - 17.0.4-beta

Published by github-actions[bot] almost 3 years ago

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
arc-electron - 17.0.3-beta

Published by github-actions[bot] almost 3 years ago

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
arc-electron - 17.0.2-beta

Published by github-actions[bot] almost 3 years ago

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
arc-electron - 17.0.1-beta

Published by github-actions[bot] almost 3 years ago

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)
arc-electron - 17.0.0-beta

Published by github-actions[bot] almost 3 years ago

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
arc-electron - 17.0.0-alpha

Published by github-actions[bot] almost 3 years ago

Welcome to ARC 17 alpha release.
This is the last alpha release. This channel is now closed.

Changelog:

  • New Architecture! Check the contributing.md for more information. In short, the entire code base for arc, previously distributed across few hundreds of 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 own Analytics service
  • Added an option to read OS' hosts file
  • Ability to export the saved requests as a HAR file
  • Removed support for CodeMirror. ARC uses Monako editor only.
  • New API Console - the next (not yet published) version of MuleSoft's API Console - the API documentation tool
arc-electron - 16.0.1

Published by github-actions[bot] over 3 years ago

Bug fixes

arc-electron - 16.0.0

Published by github-actions[bot] over 3 years ago

After 15 months of development, we are happy to announce the version 16 release! With this release A LOT of changes coming into the application.

Features

  • Request modules. A new API to design ARC plugins that runs in the context of a request or a response. Allows to manipulate the request/response objects as well as ARC data stored in the datastore
  • 🎉 🎉 🎉 Resizable panels! The navigation can be resized relative to the main content. The request editor and the response view also can now be resized.
  • The request panel now allows you to import a cURL command. Do this in the request editor's context menu (next to the send button).
  • Added response size limits. The first limit renders a warning about the size of the message. The user can choose to render the view anyway. The other limit forces an unprocessed ("raw") view of the response. This way it reduces the chances of application hanging.
  • Added status message about the currently transported request. The transport library informs the application when the message is being transmitted, the headers are received, the response payload is being read, and when the load complete.
  • Added ability to send the request by pressing ctrl+Enter anywhere in the request editor. Subsequently, the Escape key cancels the request.
  • New, new settings! You can now control much more of the application behavior than ever before.
  • Added formatting option to the response panel via the context menu. Currently, it only supports JSON formatting but it's a good start.
  • Application icons are also new. This is a base for future rebranding. ARC is a way too common name.
  • Added an option to choose where OAuth 2 client credentials should be put (body or the authorization header)
  • Added more contextual help (through the Learn more buttons, etc).

Breaking changes and fixes

  • The entire UI redesigned from scratch to support future use cases
  • New UI, new themes definitions. Old themes won't entirely work as many CSS variables changed
  • Each editor in the body editor now stores its own value separately. Previously there was only one value shared between the editors
  • The request editor now supports multiple authorization schemes at once
  • New navigation with the main navigation rail and the navigation content instead of tabs
  • ARC now uses the Monaco editor to edit the request body. Temporarily it can be restored back to CodeMirror in application settings.
  • Now the response view has panels that can be opened on demand. The old response view was split into several panels. The response view is stacked with the request editors and supports scrollable regions.
  • Redesigned settings panel. Added new UI and tons of new options controlling the behavior of the application.
  • Redesigned request workspace for performance. The tabs are now loading much faster.
  • Removed the "table view" from the response view. This module turned out to be very challenging to create and maintain. The final effect was a slow UI and not so good experience when working with the data.
  • Redesigned request actions. Added new actions (set variable, set cookie, delete cookie). Actions are also conditional. You can set up a condition when the action should be executed.
  • Added new request editor tab: meta. It renders request metadata (name, list of projects, etc).
  • Removed ability to export to multiple folders in Google Drive (this was deprecated in the Drive API).
  • The "detailed" URL editor now only edits query parameters. But at least it does it right ❤
  • Themes manager now opens in a new window instead of being part of the main application window
  • Tabs in the requests workspace now have flexible width. When more tabs are opened they shrink to accommodate all tabs in the current view.
  • Fixed tons of spelling mistakes :)
  • Removed "all APIs" from the REST APIs menu

Known issues:

  • API Console sometimes may not work on Windows. The patch for the AMF parser is being produced by the AMF team.
arc-electron - 16.0.3-beta

Published by github-actions[bot] over 3 years ago

  • removes 32 bit build
  • Fixes #370 Body tab scrollbar broken
arc-electron - 16.0.15-alpha

Published by github-actions[bot] over 3 years ago

  • removes 32 bit build
  • Fixes #370 Body tab scrollbar broken
arc-electron - 16.0.2-beta

Published by github-actions[bot] over 3 years ago

Fix

  • error thrown by API Console when opening an API
  • adding null check after selecting API main file

Features

  • updating dark theme for API Console and native dialogs
  • persisting menu rail selection
  • storing APIC requests in history
arc-electron - 16.0.14-alpha

Published by github-actions[bot] over 3 years ago

Fix

  • error thrown by API Console when opening an API
  • adding null check after selecting API main file

Features

  • updating dark theme for API Console and native dialogs
  • persisting menu rail selection
  • storing APIC requests in history
Package Rankings
Top 6.7% on Proxy.golang.org
Related Projects