Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

v2.0.11 (July 21)

Compare
Choose a tag to compare
@Nishchit14 Nishchit14 released this 02 Aug 03:17
· 15 commits to main since this release
6ad1ee3

v2.0.1-10 are released under Firecamp canary and v2.0.11 is the combined version of those canary versions and production bugs/improvements.

Enhancement 🎨

  • Default protocol added in the URL bar of the all-new request. like https or ws whichever is appropriate to the request type.
  • Collection UI is improved to show selected and opened directories.
  • Create a new workspace option removed from the workspace switch menu
  • New shortcut added: Go to home tab Ctrl Shift H
  • Socket.IO: Tool-tip added on Socket.IO version change drop-down
  • Left bar main menu's sub-menu will open on hover now.
  • GraphQL Request: Timeline will be generated on request execution fail also now.
  • "SocketIO/WS" events logs are now accessible with up/down keyboard keys. and also selected row will look formatted.

Bug Fixes

  • WebSocket tab should have ws:// pre-text at urlbar #161 by @Nishchit14
  • Can't resolve the hostname of "localhost" in v.2.0.5 Windows 10 #162 by @ksiotis
  • Couldn't connect to server (Error code: 7) #163 by @danieldflrs
  • Unable to switch into workspace #165 by @pranavwani
  • Imports only one parameter #167 by @vlad-qa-auto
  • [Cookie] clear all cookie issue #170 by @shreya-gr
  • YAML is not recognized in response to body #142 by @pavelsaman
  • Persistent Tab: Environment provider not showing on app start
  • Unable to sign out in some rare cases.
  • Socket.IO and WebSocket Duplicate request collection issue fixed
  • Socket.IO and WebSocket request collection issue fixed for persistent tab
  • SSL and Proxy feature support added in desktop app (Shortcut: Ctrl/⌘ + Shift + P) with shortcuts.
  • Request URL host missing issue fixed.
  • HTTP Request: Can't set body value to empty
  • Collaboration: Duplicate request not sync
  • Persistent tab: Tabs not close on Sign In/Sign Out
  • Allow importing GraphQL request playground
  • Guest user GraphQL request playground removed issue fixed
  • Can't pass headers while fetching schema issue fix
  • Prevent remove GraphQL request playground on migration
  • Firecamp Menu: environment shortcut updated from Ctrl Shift E to Ctrl E
  • Environment: On switching tab active tab's variables details not showing on hover
  • GraphQL Request: Can't use environment variables issue fix.
  • HTTP response tab options opacity issue fixed