socket-io-admin-ui/CHANGELOG.md

3.1 KiB

0.3.0 (2022-05-03)

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)

0.2.0 (2021-06-11)

Features

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

0.1.2 (2021-06-02)

Bug Fixes

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

0.1.1 (2021-05-09)

Bug Fixes

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

0.1.0 (2021-05-04)

Features