Skip to content

Latest commit

 

History

History
187 lines (112 loc) · 14.2 KB

CHANGELOG.md

File metadata and controls

187 lines (112 loc) · 14.2 KB

1.0.0-beta.16 (2023-01-23)

Bug Fixes

  • #45: show default values in response (804ffb3), closes #45

1.0.0-beta.15 (2023-01-16)

Bug Fixes

  • #44: enable both snake_case and camelCase for message fields (c0ded10), closes #44

1.0.0-beta.14 (2022-12-12)

Features

  • #28: add command bar shortcut to menu (ef2ae34), closes #28
  • #32: update kbar module (88fa2e0), closes #32
  • update kbar module (3ca7044)

Bug Fixes

  • #28: add empty object in request and metadata on new tab (cd2ac46), closes #28
  • #28: add empty response view to all response types (65a84fa), closes #28
  • #28: add info why client/bidirectional streaming is not allowed (3e52e3a), closes #28
  • #28: add invoke request shortcut in empty response view (49ac01b), closes #28
  • #28: add maxWidth to environment select (a78f8c6), closes #28
  • #28: add toolbar with JSON text for request/metadata (7764553), closes #28
  • #28: gap for toolbar (e3dd9b9), closes #28
  • #28: make no responsive code editors request/metadata (d233baa), closes #28
  • #28: update json font size (0a30b28), closes #28
  • #36: updated github bug report template (63b763e), closes #36
  • #36: updated github bug report template (53db87c), closes #36
  • add border for protocol switch (751a918)

1.0.0-beta.13.2 (2022-12-07)

Bug Fixes

  • exceptions for handlers already defined (7811511)

1.0.0-beta.13.1 (2022-12-07)

Features

Bug Fixes

  • #28: action button in collection menu always visible (e1180d2), closes #28
  • #28: add default cursors to fileinput (6ad1ca1), closes #28
  • #28: add pointer cursor to fileinput clear button (8a5671f), closes #28
  • #28: add pointer to menu items (dd3dbef), closes #28
  • #28: add response status badge (adbbac9), closes #28
  • #28: add unique key for shortcuts on welcome page (77c8b3e), closes #28
  • #28: changed url input styles (fb58211), closes #28
  • #28: clear select collection on add from another collection click (a288bf8), closes #28
  • #28: collection tree search input placeholder (8da81f6), closes #28
  • #28: delete button always visible in TLS configuration (79b58dd), closes #28
  • #28: enter delay on toolitp (a562540), closes #28
  • #28: error color for fileinput label (a799375), closes #28
  • #28: menu collapse (85bc152), closes #28
  • #28: open tab by one click (7a1a37b), closes #28
  • #28: place newest notifications on top (ade02cf), closes #28
  • #28: rebuild fileinput (9542dc1), closes #28
  • #28: reduce vertical space between tree nodes in all lists (dc31a9b), closes #28
  • #28: save environment tooltip (958348b), closes #28
  • #28: select collection placeholder (03f9478), closes #28
  • #28: toasts appears outside the screen (f2bcb06), closes #28
  • #28: uncaught exception on macOS when app was closed and reopened (fc54fb5)
  • #28: update key bindings for shortcuts (4beb0fa), closes #28
  • disable loading when error occurs in streams (554eca6)
  • make font size smaller (53e7710)

1.0.0-beta.13 (2022-12-04)

Features

  • #18: add (Cmd/Ctrl)+Enter shortcut (7da0710), closes #18
  • #27: add "create more" in create collection modal (4690bc6), closes #27
  • #27: add option to include directories from another collection (f25cef4), closes #27
  • #27: notification on collection create (0cfa7a5), closes #27

Bug Fixes

1.0.0-beta.12 (2022-11-06)

Bug Fixes

  • menu collapse persistence (722aec3)

1.0.0-beta.11 (2022-09-19)

Features

1.0.0-beta.10 (2022-09-06)

Features

  • #20: sign macOS distributions (56bc991), closes #20
  • #21: add horizontal/vertical alignment (177720f), closes #21
  • #8: add response timings (97862aa), closes #8
  • add environments to shortcuts (cc6e552)

Bug Fixes

1.0.0-beta.9 (2022-08-28)

Features

  • add gRPC-web server streaming support and IPC (ac8f0b2)
  • add gRPC-web unary support (0e03b31)
  • add keywords for collections search (c57ba4f)

1.0.0-beta.8 (2022-08-21)

Bug Fixes

1.0.0-beta.7 (2022-08-21)

Features

  • add shortcuts (ec582bd), closes #17
  • add window minimum height and width (9f79f22)
  • cancel stream on tab close (da2b53c)

Bug Fixes

  • client streaming cancelation is not sent (dc517a9)
  • trim whitespaces on parsing request/metadata (f87f83b)

1.0.0-beta.6 (2022-08-17)

Features

  • add white theme (1603446)
  • mark insecure TLS with red color (3bf6749)

Bug Fixes

  • avoid blinking on startup (96717fd)
  • make unary response readonly (00204d5)

1.0.0-beta.5 (2022-08-15)

Bug Fixes

  • store freezing on changing data (ee8b35c)