Skip to content

Releases: socketio/socket.io-admin-ui

0.5.1

07 Oct 08:02
232d87a
Compare
Choose a tag to compare

Bug Fixes

  • server: handle late HTTP server binding (b21b649)
  • server: properly track events with acknowledgement (6d58a75)

0.5.0

19 Sep 09:06
a8ce526
Compare
Choose a tag to compare

Features

Diff: 0.4.0...0.5.0

0.4.0

23 Jun 13:22
89ed3c7
Compare
Choose a tag to compare

Bug Fixes

  • ui: properly set initial nav drawer state (77ee068)

Features

  • add page displaying all events (481ef22)
  • add production mode (e0d91ca)
  • display sent and received events (8542601)
  • ui: add support for relative links (fdec2ce)
  • ui: separate the namespace from the server URL (5a8a75e)

Diff: 0.3.0...0.4.0

0.3.0

03 May 06:03
63d7535
Compare
Choose a tag to compare

Features

  • add navigation drawer for mobile devices (#31) (62e1467)
  • add socket data in the UI (#37) (3773fe4)
  • add support for the msgpack parser (4359536)
  • ui: improve Bengali (বাংলা) translation (#27) (925c617)

Diff: 0.2.0...0.3.0

0.2.0

03 May 06:02
e8eaf8b
Compare
Choose a tag to compare

Features

  • ui: add Bengali (বাংলা) translation (#18) (b9c09f4)
  • ui: add pt-BR locale (#13) (e8d05bd)
  • display the real IP address of the user (#16) (2e05f70)

Diff: 0.1.2...0.2.0

0.1.2

02 Jun 10:05
9428b6b
Compare
Choose a tag to compare

Bug Fixes

  • server: add support for dynamic namespaces (74f1c20)
  • server: only serialize required handshake attributes (1cf991e)
  • ui: allow to specify the connection path (7ad384d)

Diff: 0.1.1...0.1.2

0.1.1

09 May 22:10
eab7bfa
Compare
Choose a tag to compare

Bug Fixes

  • ui: allow to connect to a websocket-only server (3ec64a6)
  • ui: set withCredentials to true (51fac0a)

Diff: 0.1.0...0.1.1

0.1.0

04 May 13:06
ad0ec0d
Compare
Choose a tag to compare

Features

Diff: 0.0.1...0.1.0

0.0.1

15 Apr 13:34
a03379f
Compare
Choose a tag to compare

This is the first release of the Socket.IO admin UI.

Feedback is welcome!