You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -150,22 +150,22 @@ you're welcome to issue a documentation pull request with instructions on how to
150
150
## Recommended minimum browser versions for using Nightscout:
151
151
152
152
Our [browserslist](https://github.com/browserslist/browserslist) policy is documented in `.browserlistrc`.
153
-
153
+
We currently support approximately [91%](https://browsersl.ist/?q=%3E+0.25%25%2C+ios_saf+9.3%2C+ios_saf+10.3%2C+ios_saf+13.7%2C+ios_saf+14.8%2C+not+dead%2C+not+and_uc+12.12%2C+not+ie+11%0A) of all browsers globally used. These include:
154
154
155
155
- Android Chrome: 104 or later (`and_chr`)
156
-
- Google Chrome: 102 or later (`chrome`)
156
+
- Google Chrome: 101 or later (`chrome`)
157
157
- Microsoft Edge: 103 or later (`edge`)
158
158
- Mozilla Firefox: 102 or later (`firefox`)
159
159
- Apple Safari on iOS: 15.5 or later (`ios_saf`)
160
-
- Apple Safari on iOS also works for iOS 10.3.4, 12.2-12.5, 13.4-13.7, 14.x, 15.2-15.4 but is not recommended because it's not maintained by Apple (`ios_saf`)
161
160
- Opera Mini on Android: 63 or later (`op_mini`)
162
161
- Opera: 88 or later (`opera`)
163
162
- Apple Safari for macOS 10.15 Catalina or later: : 15.5 or later (`safari`)
164
-
- Samsung Internet on Android: 12 or later (`samsung`)
163
+
- Samsung Internet on Android: 17.0 or later (`samsung`)
165
164
- Internet Explorer 11 : not supported
166
165
167
-
Older versions or other browsers might work, but are untested and unsupported.
168
-
Some features may not work with devices/browsers on the older end of these requirements.
166
+
Older versions or other browsers might work, but are untested and unsupported. We'll try to to keep Nightscout compatible with older iPads (e.g. Safari on iOS 10.3.4), but note that those devices are not supported by Apple anymore and have known security issues. Debugging these old devices gets harder due to Apple not supporting debugging the old devices on Macs that have been updated. Some features may not work with devices/browsers on the older end of these requirements.
0 commit comments