diff --git a/README.md b/README.md
index e38eea4e..aeb56197 100644
--- a/README.md
+++ b/README.md
@@ -12,9 +12,9 @@ EOL WARNING
-----------
This library has reached end-of-life and will not see regular updates any longer.
-Version 1.20 was the last official release in 2016.
+Version 1.21 was the last official release in 2018.
-PULL REQUESTS WILL NOT BE PROCESSED.
+Pull request with significant feature changes will not get processed.
If you want to improve this library, fork it and release it yourself.
@@ -33,9 +33,13 @@ A lot of user-agents lie about their identity. That makes UA sniffing a guessing
Instead of using browser switches, build sites and services that are cross-platform/cross-device compatible.
-New in Version 1.21 (snapshot)
+New in Version 1.21
-------------------
-- Added current and future Chrome and Firefox versions
+- Added current and future Chrome, Firefox, Safari, Edge versions
+- Updated Android and iOS detection
+- Added Tizen as operating system including detection of smart TVs
+- Added detection of linux based smart TVs
+- Added additional bot detection
- Added iOS and Android versions since version 1.20.
Javadoc
@@ -50,7 +54,7 @@ Add dependency:
eu.bitwalker
UserAgentUtils
- 1.20
+ 1.21
```
@@ -59,7 +63,7 @@ Add dependency for snapshot releases:
eu.bitwalker
UserAgentUtils
- 1.21-SNAPSHOT
+ 1.22-SNAPSHOT
```
@@ -69,10 +73,6 @@ Contributors
* If you want changes, feel free to fork this project and start your own version. Send me a link and I'll be happy to promote it.
* Code has been contributed by: Nathan Maves, Francisco Collao (https://github.com/pcollaog), Madgency (https://github.com/guignol), Pavel Sher (https://github.com/pavelsher), Pierre Etchemaite, Alexander Radzin (https://github.com/alexradzin), SeabassNg (https://github.com/SeabassNg), Sudeep Sinha (https://github.com/sudeep-sinha), John Dydo, frankdev (https://github.com/frankdev), Lew Dawson, Joachim Mueller (https://github.com/joachimmueller), Jason Calabrese (https://github.com/jasoncalabrese), Thorsten Schaefer, Parker Seidel (https://github.com/parker), Joris Aerts (https://github.com/JorisAerts), Stephan Heffner, Filipe Névola (https://github.com/filipenevola), John Patrick (https://github.com/nhojpatrick), Konrad Kubacki (https://github.com/konradkg), Vipul Delwadia (https://github.com/vipuldelwadia) and more. A BIG thank you to all of them!
-Sponsors
---------
-Jetbrains
-
FAQ
---
@@ -95,7 +95,7 @@ http://www.bitwalker.eu/contact
Changelog
---------
-1.20 (current)
+1.20
----
- #142 Fix iPhone detection in case of Opera Mini agent-string
- #154 Prevent bots with bot in UA-String from pretending to be Safari
diff --git a/javadoc/allclasses-frame.html b/javadoc/allclasses-frame.html
index e7364aef..12a82efc 100644
--- a/javadoc/allclasses-frame.html
+++ b/javadoc/allclasses-frame.html
@@ -2,9 +2,9 @@
-
+
-All Classes (User-Agent-Utils 1.21-SNAPSHOT API)
+All Classes (User-Agent-Utils 1.21 API)
diff --git a/javadoc/allclasses-noframe.html b/javadoc/allclasses-noframe.html
index 7293f4dd..46e16b9b 100644
--- a/javadoc/allclasses-noframe.html
+++ b/javadoc/allclasses-noframe.html
@@ -2,9 +2,9 @@
-
+
-All Classes (User-Agent-Utils 1.21-SNAPSHOT API)
+All Classes (User-Agent-Utils 1.21 API)
diff --git a/javadoc/constant-values.html b/javadoc/constant-values.html
index 7aad1972..a0323501 100644
--- a/javadoc/constant-values.html
+++ b/javadoc/constant-values.html
@@ -2,9 +2,9 @@
-
+
-Constant Field Values (User-Agent-Utils 1.21-SNAPSHOT API)
+Constant Field Values (User-Agent-Utils 1.21 API)
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
diff --git a/javadoc/eu/bitwalker/useragentutils/browser/package-summary.html b/javadoc/eu/bitwalker/useragentutils/browser/package-summary.html
index bcbe1aee..2cf6f274 100644
--- a/javadoc/eu/bitwalker/useragentutils/browser/package-summary.html
+++ b/javadoc/eu/bitwalker/useragentutils/browser/package-summary.html
@@ -2,9 +2,9 @@
-
+
-eu.bitwalker.useragentutils.browser (User-Agent-Utils 1.21-SNAPSHOT API)
+eu.bitwalker.useragentutils.browser (User-Agent-Utils 1.21 API)
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
diff --git a/javadoc/eu/bitwalker/useragentutils/package-summary.html b/javadoc/eu/bitwalker/useragentutils/package-summary.html
index 54671b82..562bfde0 100644
--- a/javadoc/eu/bitwalker/useragentutils/package-summary.html
+++ b/javadoc/eu/bitwalker/useragentutils/package-summary.html
@@ -2,9 +2,9 @@
-
+
-eu.bitwalker.useragentutils (User-Agent-Utils 1.21-SNAPSHOT API)
+eu.bitwalker.useragentutils (User-Agent-Utils 1.21 API)
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
diff --git a/javadoc/overview-summary.html b/javadoc/overview-summary.html
index 1349bf47..a441a9dd 100644
--- a/javadoc/overview-summary.html
+++ b/javadoc/overview-summary.html
@@ -2,9 +2,9 @@
-
+
-Overview (User-Agent-Utils 1.21-SNAPSHOT API)
+Overview (User-Agent-Utils 1.21 API)
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@
@@ -13,7 +13,7 @@