Skip to content

Releases: serajhqi/socketio-test-client

v1.1.0

10 Jun 15:39

Choose a tag to compare

  • Auto-create default profile and enforce minimum one profile
  • Make server address editable in new profile modal
  • Listener list order is now descending
  • Match listeners empty state color to response panel

v1.0.0

07 Jun 20:13

Choose a tag to compare

Changelog

Features

  • Migrate from Svelte to Reactjs
  • Profiles: full-state save and auto-sync
  • Relocate connection controls to top menu
  • Replace request title with optional note
  • Allow connection cancellation during connecting
  • Plain JSON toggle for listener payloads

UI Improvements

  • Added backdrop blur to all modals
  • Increased color contrast for better readability
  • Redesigned history panel with polish
  • Redesigned donate modal organized by network

Fixes

  • Prevent modal close when dragging text selection outside
  • Preserve listener state per profile when switching
  • Fix broadcast routing in listeners
  • Add CORS hint to server connection modal

v0.8.1

27 Feb 16:40

Choose a tag to compare

v0.7.3

23 Mar 07:00

Choose a tag to compare

  • add missing onAnyOutgoing event listener
  • add list of contributors

v0.7.2

18 Sep 19:01

Choose a tag to compare

  • Screen Reader by Georgiana Frincu
  • Help for common issues
  • Response duration
  • UI modifications

v0.4.3

08 Mar 23:39

Choose a tag to compare

  • bugfixes

v0.4.2

27 Feb 03:29

Choose a tag to compare

  • Pass custom headers
  • Remove typos

v0.3.6

03 Sep 05:55

Choose a tag to compare

  • UI modifications

v0.3.5

27 Aug 12:11

Choose a tag to compare

  • Bugfix

v0.3.4

22 Aug 08:12

Choose a tag to compare

  • Pass credentials
  • Bug fix