Skip to content

Releases: advanced-rest-client/arc-electron

16.0.0-aplha.3

02 Apr 03:12
6f6456f
Compare
Choose a tag to compare
16.0.0-aplha.3 Pre-release
Pre-release

This release fixes issues related to OAuth 2 authorization when using Google as the provider and logging in to Google via Web Session features:

  • Unable to request an access token from Google for OAuth2 WAI (#244)
  • Window to obtain OAuth2 Access token is deemed insecure by Google (#246)
  • authentication to Google Services from Web session menu (#241)

15.0.4

02 Apr 02:18
a042436
Compare
Choose a tag to compare

This release fixes issues related to OAuth 2 authorization when using Google as the provider:

  • Unable to request an access token from Google for OAuth2 WAI (#244)
  • Window to obtain OAuth2 Access token is deemed insecure by Google (#246)

15.0.3

01 Apr 03:27
fe9e9dc
Compare
Choose a tag to compare

This version fixes an issue with authentication to Google Services from we Web session menu (#241)

16.0.0-aplha.2

31 Mar 20:10
2b70e68
Compare
Choose a tag to compare
16.0.0-aplha.2 Pre-release
Pre-release
  • 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

19 Mar 06:27
089a9b6
Compare
Choose a tag to compare
  • 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

22 Feb 00:29
e0f24b2
Compare
Choose a tag to compare
16.0.0-aplha.1 Pre-release
Pre-release

macOS notarized application.

15.0.1

19 Feb 19:50
b62adca
Compare
Choose a tag to compare
  • upgrading version of Electron, electron build tools, electron test tools
  • upgrading API components related to API Console
  • updating certificate for Windows

15.0.0-beta.2

19 Feb 18:59
8bcd9a5
Compare
Choose a tag to compare
15.0.0-beta.2 Pre-release
Pre-release
  • upgrading version of Electron, electron build tools, electron test tools
  • upgrading API components related to API Console
  • updating certificate for Windows

15.0.0

29 Jan 23:31
5edf2c9
Compare
Choose a tag to compare
  • 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

19 Feb 18:40
5edf2c9
Compare
Choose a tag to compare
15.0.0-aplha.5 Pre-release
Pre-release
  • upgrading version of Electron, electron build tools, electron test tools
  • upgrading API components related to API Console
  • updating certificate for Windows