Danilo Bargen 9 лет назад
Родитель
Сommit
d158519fa4
3 измененных файлов с 21 добавлено и 12 удалено
  1. 9 0
      CHANGELOG.md
  2. 11 11
      npm-shrinkwrap.json
  3. 1 1
      package.json

+ 9 - 0
CHANGELOG.md

@@ -3,6 +3,12 @@
 This changelog lists the most important changes for each released version. For
 This changelog lists the most important changes for each released version. For
 the full log, please refer to the git commit history.
 the full log, please refer to the git commit history.
 
 
+### [v1.0.5][v1.0.5] (2017-03-03)
+
+* [feature] Add diagnostics/troubleshooting page ([#126][i126] / [#127][i127])
+* [bug] Fix bug resulting in slow initial load ([#120][i120])
+* [bug] Add meta description to index.html ([#124][i124])
+
 ### [v1.0.4][v1.0.4] (2017-03-01)
 ### [v1.0.4][v1.0.4] (2017-03-01)
 
 
 * [feature] Enable support for TURN via TLS (except for FF <53) ([#43][i43] / [#109][i109])
 * [feature] Enable support for TURN via TLS (except for FF <53) ([#43][i43] / [#109][i109])
@@ -63,6 +69,9 @@ First public release.
 [i109]: https://github.com/threema-ch/threema-web/issues/109
 [i109]: https://github.com/threema-ch/threema-web/issues/109
 [i117]: https://github.com/threema-ch/threema-web/issues/117
 [i117]: https://github.com/threema-ch/threema-web/issues/117
 [i119]: https://github.com/threema-ch/threema-web/issues/119
 [i119]: https://github.com/threema-ch/threema-web/issues/119
+[i124]: https://github.com/threema-ch/threema-web/issues/124
+[i126]: https://github.com/threema-ch/threema-web/issues/126
+[i127]: https://github.com/threema-ch/threema-web/issues/127
 
 
 [v1.0.4]: https://github.com/threema-ch/threema-web/compare/v1.0.3...v1.0.4
 [v1.0.4]: https://github.com/threema-ch/threema-web/compare/v1.0.3...v1.0.4
 [v1.0.3]: https://github.com/threema-ch/threema-web/compare/v1.0.2...v1.0.3
 [v1.0.3]: https://github.com/threema-ch/threema-web/compare/v1.0.2...v1.0.3

+ 11 - 11
npm-shrinkwrap.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "threema-web",
   "name": "threema-web",
-  "version": "1.0.4",
+  "version": "1.0.5",
   "dependencies": {
   "dependencies": {
     "@types/angular": {
     "@types/angular": {
       "version": "1.5.23",
       "version": "1.5.23",
@@ -52,6 +52,11 @@
       "from": "@types/webrtc@>=0.0.21 <0.1.0",
       "from": "@types/webrtc@>=0.0.21 <0.1.0",
       "resolved": "https://registry.npmjs.org/@types/webrtc/-/webrtc-0.0.21.tgz"
       "resolved": "https://registry.npmjs.org/@types/webrtc/-/webrtc-0.0.21.tgz"
     },
     },
+    "JSONStream": {
+      "version": "1.3.0",
+      "from": "JSONStream@>=1.0.3 <2.0.0",
+      "resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.0.tgz"
+    },
     "abbrev": {
     "abbrev": {
       "version": "1.0.9",
       "version": "1.0.9",
       "from": "abbrev@>=1.0.0 <2.0.0",
       "from": "abbrev@>=1.0.0 <2.0.0",
@@ -2269,11 +2274,6 @@
       "from": "jsonpointer@>=4.0.0 <5.0.0",
       "from": "jsonpointer@>=4.0.0 <5.0.0",
       "resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.0.1.tgz"
       "resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.0.1.tgz"
     },
     },
-    "JSONStream": {
-      "version": "1.3.0",
-      "from": "JSONStream@>=1.0.3 <2.0.0",
-      "resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.0.tgz"
-    },
     "jsprim": {
     "jsprim": {
       "version": "1.3.1",
       "version": "1.3.1",
       "from": "jsprim@>=1.2.2 <2.0.0",
       "from": "jsprim@>=1.2.2 <2.0.0",
@@ -3741,16 +3741,16 @@
         }
         }
       }
       }
     },
     },
-    "string_decoder": {
-      "version": "0.10.31",
-      "from": "string_decoder@>=0.10.0 <0.11.0",
-      "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
-    },
     "string-width": {
     "string-width": {
       "version": "1.0.2",
       "version": "1.0.2",
       "from": "string-width@>=1.0.1 <2.0.0",
       "from": "string-width@>=1.0.1 <2.0.0",
       "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz"
       "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz"
     },
     },
+    "string_decoder": {
+      "version": "0.10.31",
+      "from": "string_decoder@>=0.10.0 <0.11.0",
+      "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
+    },
     "stringstream": {
     "stringstream": {
       "version": "0.0.5",
       "version": "0.0.5",
       "from": "stringstream@>=0.0.4 <0.1.0",
       "from": "stringstream@>=0.0.4 <0.1.0",

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "threema-web",
   "name": "threema-web",
-  "version": "1.0.4",
+  "version": "1.0.5",
   "description": "Threema Webclient",
   "description": "Threema Webclient",
   "scripts": {
   "scripts": {
     "build": "npm run build:js && npm run build:css",
     "build": "npm run build:js && npm run build:css",