|
1 | | -#### 0.3.5 (2017-10-01) |
| 1 | +#### 0.4.0 (2019-02-07) |
| 2 | +* **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. |
| 3 | +* **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). |
| 4 | +* **Database:** Added Chrome 70, 71 and 72 ([34735c2](https://github.com/WhichBrowser/Parser-JavaScript/commit/34735c27191e6b4c70b850aeea6f90bc51c65299)) |
| 5 | + |
| 6 | +#### 0.3.5 (2018-10-01) |
2 | 7 | * **Database:** Added new iPhones XS, XS Max, XR ([911ae7a](https://github.com/WhichBrowser/Parser-JavaScript/commit/911ae7a7847acc2be01a809db95bbfaeb930ae73)) |
3 | 8 |
|
4 | | -#### 0.3.4 (2017-09-13) |
| 9 | +#### 0.3.4 (2018-09-13) |
5 | 10 | * **Database:** Added Chrome 69 ([5b8a4fa](https://github.com/WhichBrowser/Parser-JavaScript/commit/5b8a4fa5e81740336cf29c88982af152f70e81c9)) |
6 | 11 |
|
7 | | -#### 0.3.3 (2017-08-22) |
| 12 | +#### 0.3.3 (2018-08-22) |
8 | 13 | * **Fixes:** Now is possible to *really* disable the bot detection with the option `detectBots: false` ([5e02e9a](https://github.com/WhichBrowser/Parser-JavaScript/commit/5e02e9a01fdee83b7bb0b6e91372b1870b157d52)) |
9 | 14 |
|
10 | | -#### 0.3.2 (2017-07-27) |
| 15 | +#### 0.3.2 (2018-07-27) |
11 | 16 | * **Database:** Added Chrome 68 ([0d04c8d](https://github.com/WhichBrowser/Parser-JavaScript/commit/0d04c8def9971c7a6bf16e1b1398bb475e69a310) & [cd5ec81](https://github.com/WhichBrowser/Parser-JavaScript/commit/cd5ec8183a6145dd901e3433c78846e1f9af5976)) |
12 | 17 | * **Database:** Fixed name of Oculus Browser and added Oculus Go detection, thanks @frankolivier (#23) ([b38377c](https://github.com/WhichBrowser/Parser-JavaScript/commit/b38377c8d1856a316c6f74fea15ee3228aa050d6)) |
13 | 18 |
|
14 | | -#### 0.3.1 (2017-07-13) |
| 19 | +#### 0.3.1 (2018-07-13) |
15 | 20 | * **Database:** Updated Models, Indices and Profiles ([fa4dd85](https://github.com/WhichBrowser/Parser-JavaScript/commit/fa4dd8514991578da4102027269071db860194f3)) |
16 | 21 |
|
17 | | -#### 0.3.0 (2017-06-19) |
| 22 | +#### 0.3.0 (2018-06-19) |
18 | 23 | * **Database:** Added Chrome 66 & 67 ([a9bce87](https://github.com/WhichBrowser/Parser-JavaScript/commit/a9bce872a9a17491539aca760d2627f1af2a6beb)) |
19 | 24 |
|
20 | | -#### 0.2.9 (2017-03-16) |
| 25 | +#### 0.2.9 (2018-03-16) |
21 | 26 | * **Database:** Added Chrome 65 ([c1c9148](https://github.com/WhichBrowser/Parser-JavaScript/commit/c1c9148397b179d0655ec0f5b181d8e65511df38)) |
22 | 27 |
|
23 | | -#### 0.2.8 (2017-03-06) |
| 28 | +#### 0.2.8 (2018-03-06) |
24 | 29 | * **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)) |
25 | 30 | * **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)) |
26 | 31 |
|
27 | | -#### 0.2.7 (2017-01-31) |
| 32 | +#### 0.2.7 (2018-01-31) |
28 | 33 | * **Fixes:** Windows IoT 10 being detected as Android ([695751b](https://github.com/WhichBrowser/Parser-JavaScript/commit/695751b00a28b6ca28208c944e8bbf13a230c798)) |
29 | 34 | * **Database:** Added Chrome 64 ([ec0e117](https://github.com/WhichBrowser/Parser-JavaScript/commit/ec0e117b7e1f56a68d53cc2e8d0982b23827994a)) |
30 | 35 |
|
|
0 commit comments