arc-electron

Advanced REST Client - Desktop application

OTHER License

Stars
1.4K

Bot releases are hidden (Show)

arc-electron - 12.1.3

Published by jarrodek over 6 years ago

  • Fixing issues with OAuth2 authorization
  • Fixing issues with Anypoint authorization
    • There is still a known issue when logging in because of state parameter change, next attempt would work
  • Fixing window restore on MacOS
  • Fixes #64 - ${random} only works at the beginning of a string
  • Fixing #64 - Disabled query parameters are not saved
  • Adding context menu actions for request tabs
arc-electron - Bug Fixes

Published by jarrodek over 6 years ago

  • Fixed restoring Multipart FormData
  • Fixed restoring content-type header value
  • Changed architecture of how new windows are created. Added communication channel between main and renderer process to ask about initial data state.
  • Reduced number of reads and writes to workspace state file (where currently opened requests data are stored)
  • Settings changed in one window are now reflected in other windows.
  • Delayed left hand side menu initialization time after the workspace is restored. It reduces initial load time.
  • Workspace requests are now restored one-by-one instead of bulk.
arc-electron - Bug fixes and pre-request actions

Published by jarrodek over 6 years ago

  • Changed actions panel to include pre-request actions (setting up variables)
  • Updated post request actions: now you can iterate over response to find a value
  • Fixed issue with error message thrown from main process about destroyed window
  • Changed session management to only user Chromium's session to store cookies (removed ARC's cookie storage)
  • Information about selected environment is now stored in workspace session file and is restored when re-opening the app.
arc-electron - Request actions and authorization

Published by jarrodek over 6 years ago

  • 8-02-2018 - Fixed issues with OAuth2 authorization for Google Drive.
  • 9-02-2018 - Added support for Request actions
  • 11-02-2018 - Added enable / disable option to the URL query parameters
  • 11-02-2018 - Added authorization panel to the request editor.
  • 11-02-2018 - Changed colors for JSON viewer to make it more readable.

Learn more about Request actions here: https://github.com/advanced-rest-client/arc-electron/wiki/Request-actions

I really need proper documentation page. Anyone want to donate? :)

arc-electron - Minor bug fixes

Published by jarrodek over 6 years ago

  • Fixed #48 - URL click in the response view
  • Fixed #47 - OAuth token propagation issue
  • Fixed #45 - Host header validation test is invalid
  • Added system variables read option and added it to variables overlay
arc-electron - RAML and themes

Published by jarrodek over 6 years ago

  • New Added support for RAML (RESTful API Modeling Language) - Drag and drop a RAML zip file (or RAML file if it's a single file definition) to read the documentation for the API and make test requests to API endpoints by the request panel powered by RAML data. This feature uses Mulesoft's API console to generate the documentation.
  • New Added integration with Mulesoft Exchange to search for RAML assets. Available in left hand side menu under "APIs". You can log in with Exchange to access your private assets.
  • New Task manager to display memory and CPU consumption. Access it via View > Developer > Task Manager
  • New Hosts rules editor. Edit host rules without administrative privileges. Access the editor via Request > Hosts menu.
  • New Adding information about paths to app's settings files in the settings panel
  • New Added themes to the application. Currently the application supports two themes (default and Anypoint) but implementation for theming is ready. More themes coming soon.
  • Added headers values autofill suggestions
  • Updated raw body editor: added linter for JSON type
  • Variables editor is now a part of the request panel general UI (status bar). It will be removed from the request editor in the future.
  • Added option to the Raw JSON input field to format and minify JSON
  • Fix Clicking on an URL in the response will update currently opened request URL value
  • Fix Google Drive Browser will not repeat the same list when scrolling
  • Updated left hand side menu. Now the view is in tabs giving more space to use the panels.
  • Update New much faster search in app window. Now the application uses Chromium internal search function which makes searching for strings much faster
arc-electron - Hotfixes

Published by jarrodek almost 7 years ago

arc-electron - Bug fixes

Published by jarrodek almost 7 years ago

arc-electron - Bug fixes

Published by jarrodek almost 7 years ago

  • Fixes #9 No response
  • Fixes #8 SSL error
arc-electron - Variables evaluation

Published by jarrodek almost 7 years ago

  • Fixed variables evaluation in JSON value
  • Added Ctrl / Cmd + Q to quit the app.
arc-electron - Headers fix

Published by jarrodek almost 7 years ago

  • Update containing a fix for sending headers
arc-electron - 11.0.26

Published by jarrodek almost 7 years ago

  • Fixed version update indicator.
arc-electron - 11.0.25

Published by jarrodek almost 7 years ago

  • added export to Drive from saved and history panels
arc-electron - Signed code

Published by jarrodek almost 7 years ago

  • From this version both Windows and MacOS applications have signed code.
arc-electron - 11.0.23

Published by jarrodek almost 7 years ago

  • Signed application for MacOS
  • Still waiting for Windows code signing certificate
arc-electron - 11.0.22

Published by jarrodek about 7 years ago

  • Bug fixes for tabbed view
arc-electron - 11.0.21

Published by jarrodek about 7 years ago

  • Added tabs to the request editor. Now you are able to open many requests in single window.
arc-electron - 11.0.20

Published by jarrodek about 7 years ago

  • Added integration with election session management
  • Added ability to list, add and delete cookies from within the application
  • Added menu to support cookies managemenet
arc-electron - 11.0.19

Published by jarrodek about 7 years ago

  • Updated components with bug fixes
  • Updated app icons
arc-electron - 11.0.18

Published by jarrodek about 7 years ago

Package Rankings
Top 6.7% on Proxy.golang.org
Related Projects