Skip to content

Latest commit

 

History

History
42 lines (18 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

42 lines (18 loc) · 2.23 KB

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