Version 0.9.82

Ylian Saint-Hilaire committed Feb 14, 2022 at 17:06 UTC c53758fb867160a19c1b76f14cb650982f07bd26
3 files changed +7 -4
agents/agent-translations.json
+1 -1
@@ -311,7 +311,7 @@
311 "agent": "Agent",
312 "group": "Apparaat groep",
313 "url": "Server URL",
314 - "meshName": "Mesh naam",
314 + "meshName": "Groepsnaam",
315 "meshId": "Groepsidentificatie",
316 "serverId": "Server identificatie",
317 "setup": "Setup",
package.json
+5 -2
@@ -1,6 +1,6 @@
1 {
2 "name": "meshcentral",
3 - "version": "0.9.81",
3 + "version": "0.9.82",
4 "keywords": [
5 "Remote Device Management",
6 "Remote Device Monitoring",
@@ -36,6 +36,7 @@
36 "sample-config-advanced.json"
37 ],
38 "dependencies": {
39 + "@yetzt/nedb": "^1.8.0",
40 "body-parser": "^1.19.0",
41 "cbor": "~5.2.0",
42 "compression": "^1.7.4",
@@ -43,10 +44,12 @@
44 "express": "^4.17.0",
45 "express-handlebars": "^5.3.5",
46 "express-ws": "^4.0.0",
47 + "html-minifier": "^4.0.0",
48 "ipcheck": "^0.1.0",
49 + "jsdom": "^19.0.0",
50 + "minify-js": "^0.0.4",
51 "minimist": "^1.2.5",
52 "multiparty": "^4.2.1",
49 - "@yetzt/nedb": "^1.8.0",
53 "node-forge": "^1.0.0",
54 "ws": "^5.2.3",
55 "yauzl": "^2.10.0"
translate/translate.json
+1 -1
@@ -74142,4 +74142,4 @@
74142 ]
74143 }
74144 ]
74145 -}
74145 +}
\ No newline at end of file