diff --git a/CHANGELOG.md b/CHANGELOG.md index 8161ece..beeef61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# [0.2.0](https://github.com/socketio/socket.io-admin-ui/compare/0.1.2...0.2.0) (2021-06-11) + + +### Features + +* **ui:** add Bengali (বাংলা) translation ([#18](https://github.com/socketio/socket.io-admin-ui/issues/18)) ([b9c09f4](https://github.com/socketio/socket.io-admin-ui/commit/b9c09f4c7d690c13c662e734ad6b142af3d9dfef)) +* **ui:** add pt-BR locale ([#13](https://github.com/socketio/socket.io-admin-ui/issues/13)) ([e8d05bd](https://github.com/socketio/socket.io-admin-ui/commit/e8d05bd11833c21d65055a92c0ab21973c515052)) +* display the real IP address of the user ([#16](https://github.com/socketio/socket.io-admin-ui/issues/16)) ([2e05f70](https://github.com/socketio/socket.io-admin-ui/commit/2e05f706c62792f9d497910bdabb44d12292c806)) + + + ## [0.1.2](https://github.com/socketio/socket.io-admin-ui/compare/0.1.1...0.1.2) (2021-06-02) diff --git a/package-lock.json b/package-lock.json index 077156d..16cbe73 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@socket.io/admin-ui", - "version": "0.1.2", + "version": "0.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 12ef48d..1f9e071 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@socket.io/admin-ui", - "version": "0.1.2", + "version": "0.2.0", "description": "Admin UI for Socket.IO", "files": [ "dist/", diff --git a/ui/dist/index.html b/ui/dist/index.html index 3050d67..67bc64b 100644 --- a/ui/dist/index.html +++ b/ui/dist/index.html @@ -1 +1 @@ -
{{ serverUrl }}
\n {{ namespace.name }}
\n {{ socket.nsp }}
\n {{ value }}
\n \n\n \n {{ nsp }}
\n {{ serverUrl }}
\n {{ namespace.name }}
\n {{ socket.nsp }}
\n {{ value }}
\n \n\n \n {{ nsp }}
\n