From 34735c27191e6b4c70b850aeea6f90bc51c65299 Mon Sep 17 00:00:00 2001 From: Simone Mariotti Date: Thu, 7 Feb 2019 00:10:57 +0000 Subject: [PATCH 1/2] Add Chrome 70, 71 and 72 --- data/browsers-chrome.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/browsers-chrome.js b/data/browsers-chrome.js index 1611fba..6f84d2f 100644 --- a/data/browsers-chrome.js +++ b/data/browsers-chrome.js @@ -73,6 +73,9 @@ module.exports = { '67.0.3396': 'stable', '68.0.3440': 'stable', '69.0.3497': 'stable', + '70.0.3538': 'stable', + '71.0.3578': 'stable', + '72.0.3626': 'stable', }, MOBILE: { '16.0.912': 'beta', @@ -120,5 +123,8 @@ module.exports = { '67.0.3396': 'stable', '68.0.3440': 'stable', '69.0.3497': 'stable', + '70.0.3538': 'stable', + '71.0.3578': 'stable', + '72.0.3626': 'stable', }, }; From 301c065c8ab6e6d475edbf5c94ce52eaf0c27246 Mon Sep 17 00:00:00 2001 From: Simone Mariotti Date: Thu, 7 Feb 2019 00:26:16 +0000 Subject: [PATCH 2/2] Version 0.4.0 --- CHANGELOG.md | 23 ++++++++++++++--------- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 16 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f51cc4..f2a2048 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,30 +1,35 @@ -#### 0.3.5 (2017-10-01) +#### 0.4.0 (2019-02-07) +* **Fix:** [Issue 96 of WhichBrowser/Parser-PHP](https://github.com/WhichBrowser/Parser-PHP/issues/96), `profiles.js` and `models-*.js` files had some occourrences of spaces replaced by Unicode Character 'EN SPACE' (U+2002). The scripts that download these files are now stripping away that character and replacing it with a normal space. Thanks @[koconder](https://github.com/koconder) for [#29](https://github.com/WhichBrowser/Parser-JavaScript/pull/29) and @[Taiwaninja](https://github.com/Taiwaninja) for reporting it. +* **Tools:** WhichBrowser/Parser-Javascript is now tested on all the node versions between 6 and 11 included. Thanks again to @[koconder](https://github.com/koconder) for [#30](https://github.com/WhichBrowser/Parser-JavaScript/pull/30). +* **Database:** Added Chrome 70, 71 and 72 ([34735c2](https://github.com/WhichBrowser/Parser-JavaScript/commit/34735c27191e6b4c70b850aeea6f90bc51c65299)) + +#### 0.3.5 (2018-10-01) * **Database:** Added new iPhones XS, XS Max, XR ([911ae7a](https://github.com/WhichBrowser/Parser-JavaScript/commit/911ae7a7847acc2be01a809db95bbfaeb930ae73)) -#### 0.3.4 (2017-09-13) +#### 0.3.4 (2018-09-13) * **Database:** Added Chrome 69 ([5b8a4fa](https://github.com/WhichBrowser/Parser-JavaScript/commit/5b8a4fa5e81740336cf29c88982af152f70e81c9)) -#### 0.3.3 (2017-08-22) +#### 0.3.3 (2018-08-22) * **Fixes:** Now is possible to *really* disable the bot detection with the option `detectBots: false` ([5e02e9a](https://github.com/WhichBrowser/Parser-JavaScript/commit/5e02e9a01fdee83b7bb0b6e91372b1870b157d52)) -#### 0.3.2 (2017-07-27) +#### 0.3.2 (2018-07-27) * **Database:** Added Chrome 68 ([0d04c8d](https://github.com/WhichBrowser/Parser-JavaScript/commit/0d04c8def9971c7a6bf16e1b1398bb475e69a310) & [cd5ec81](https://github.com/WhichBrowser/Parser-JavaScript/commit/cd5ec8183a6145dd901e3433c78846e1f9af5976)) * **Database:** Fixed name of Oculus Browser and added Oculus Go detection, thanks @frankolivier (#23) ([b38377c](https://github.com/WhichBrowser/Parser-JavaScript/commit/b38377c8d1856a316c6f74fea15ee3228aa050d6)) -#### 0.3.1 (2017-07-13) +#### 0.3.1 (2018-07-13) * **Database:** Updated Models, Indices and Profiles ([fa4dd85](https://github.com/WhichBrowser/Parser-JavaScript/commit/fa4dd8514991578da4102027269071db860194f3)) -#### 0.3.0 (2017-06-19) +#### 0.3.0 (2018-06-19) * **Database:** Added Chrome 66 & 67 ([a9bce87](https://github.com/WhichBrowser/Parser-JavaScript/commit/a9bce872a9a17491539aca760d2627f1af2a6beb)) -#### 0.2.9 (2017-03-16) +#### 0.2.9 (2018-03-16) * **Database:** Added Chrome 65 ([c1c9148](https://github.com/WhichBrowser/Parser-JavaScript/commit/c1c9148397b179d0655ec0f5b181d8e65511df38)) -#### 0.2.8 (2017-03-06) +#### 0.2.8 (2018-03-06) * **Fixes:** Update dependencies due to [vulnerable moment.js version](https://nvd.nist.gov/vuln/detail/CVE-2017-18214) ([4ed2fc2](https://github.com/WhichBrowser/Parser-JavaScript/commit/4ed2fc296e1949b0cb8c5563a65b8cf97649241a)) * **Database:** Added Czech service, thanks to @pixietrixibell for [#90 on Parser-PHP](https://github.com/WhichBrowser/Parser-PHP/pull/90) ([8a96017](https://github.com/WhichBrowser/Parser-JavaScript/commit/8a96017408ac35b37e73d31b7746ad84723dcfc0)) -#### 0.2.7 (2017-01-31) +#### 0.2.7 (2018-01-31) * **Fixes:** Windows IoT 10 being detected as Android ([695751b](https://github.com/WhichBrowser/Parser-JavaScript/commit/695751b00a28b6ca28208c944e8bbf13a230c798)) * **Database:** Added Chrome 64 ([ec0e117](https://github.com/WhichBrowser/Parser-JavaScript/commit/ec0e117b7e1f56a68d53cc2e8d0982b23827994a)) diff --git a/package-lock.json b/package-lock.json index c00db18..5a42d8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "which-browser", - "version": "0.3.5", + "version": "0.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index dc4be3c..c688ef2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "which-browser", - "version": "0.3.5", + "version": "0.4.0", "description": "Browser sniffing tool and UA parser. Browser sniffing gone too far — A useragent parser library for JavaScript", "main": "src/Parser.js", "scripts": {