Releases: advanced-rest-client/arc-electron
Releases · advanced-rest-client/arc-electron
16.0.0-aplha.3
This release fixes issues related to OAuth 2 authorization when using Google as the provider and logging in to Google via Web Session features:
15.0.4
15.0.3
16.0.0-aplha.2
- Added
ignoreSessionCookies
config option in request editor's configuration (#224) - Added
fastSearch
data setting in application general options to disable detailed setting (#183) - Upgraded API Console to the latest version of the components
- Upgraded AMF library
- Upgraded to the latest
Electron
version - Upgraded to the latest
uuid
version
15.0.2
- Adding application notarization for MacOS
- Minor issue fixes to authorization methods panel
- Fixing OAuth 1 authorization
- Fixes #236, #230 - behavior when editing the URL the cursor jumps to the end of the input
- Fixes #235 - behavior when editing websocket URL the cursor jumps to the end of the input
- Fixes an issue with parsing URLs that have no base URI
- Updates AMF parser and AMF mixin for the current version of AMF
- Updating API Components (API Console) for the latest AMF model
Known issues
Sometimes request fails without a reason or is very slow. This seems to be related to upgrade of Electron or Node. As a walk-around I can suggest to go to application Settings > Experiments > and check Native request. This uses alternative engine for requests. It's still experimental but I believe it's pretty stable at this point.
16.0.0-aplha.1
macOS notarized application.
15.0.1
15.0.0-beta.2
- upgrading version of Electron, electron build tools, electron test tools
- upgrading API components related to API Console
- updating certificate for Windows
15.0.0
- Adding support for certificates based authentication
- Fixed issues with code snippets rendering (new lines at the end of the body)
- Updated AMF parser to version 4
- As a result of upgrading AMF parser also upgraded API Console
- Added “--skip-app-update” and “--skip-themes-update” command line switches
- Added auto switching to the dark theme when the OS operates in dark mode
- Upgraded Electron version to 7
15.0.0-aplha.5
- upgrading version of Electron, electron build tools, electron test tools
- upgrading API components related to API Console
- updating certificate for Windows