0.5.1 (2022-10-07)
- server: handle late HTTP server binding (b21b649)
- server: properly track events with acknowledgement (6d58a75)
0.5.0 (2022-09-19)
- server: switch to the bcryptjs module (81af1d4)
- ui: add tr locale (#52) (7e36532)
- ui: update ko locale (#51) (2226f7b)
0.4.0 (2022-06-23)
- ui: properly set initial nav drawer state (77ee068)
- 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)
0.3.0 (2022-05-03)
- 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)
- 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)
- server: add support for dynamic namespaces (74f1c20)
- server: only serialize required handshake attributes (1cf991e)
- ui: allow to specify the connection path (7ad384d)