From 45190d9cc2e8635c38773fa0909f5c7c80671897 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 28 Oct 2017 17:36:15 +0200 Subject: [PATCH] Update releases and ordering of the links (#3811) --- source/_docs/frontend/browsers.markdown | 31 ++++++++++++++----------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/source/_docs/frontend/browsers.markdown b/source/_docs/frontend/browsers.markdown index f50f71e61f0..d0ead42c919 100644 --- a/source/_docs/frontend/browsers.markdown +++ b/source/_docs/frontend/browsers.markdown @@ -10,7 +10,7 @@ footer: true redirect_from: /getting-started/browsers/ --- -Home Assistant requires a web browser to show the frontend and supports all major modern browsers. We don't test the web interface against all available browsers but this page tracks different browsers on various operating systems and should help you to pick a browser which works. +Home Assistant requires a web browser to show the frontend and supports all major modern browsers. We don't test the web interface against all available browsers but this page tracks different browsers on various operating systems and should help you to pick a browser which works. The "Release" column contains the release number which were tested. This doen't mean that older or newer releases not work. If a browser is listed as working but you are still having problems, it is possible that some add-on or extension may be the problem. Some add-ons or extenstion are known to cause issue with the frontend, but it's not possible to test them all. If you are having issues with the frontend displaying correctly, you should disable all your add-ons or extensions and enable them one at a time. @@ -37,10 +37,11 @@ We would appreciate if you help to keep this page up-to-date and add feedback. | Browser | Release | State | Comments | | :-------------------- |:---------------|:-----------|:-------------------------| -| [Firefox] | 55.0 | works | | +| [Firefox] | 57.0 | works | | | [Midori] | 0.5.11 | works | | -| [Chromium] | 60.0.3112.90 | works | | +| [Chromium] | 61.0.3163.100 | works | | | [Conkeror] | 1.0.2 | works | | +| [Tor Browser] | 7.0.8 | works | | | [Konqueror] | | unknown | | | [Uzbl] | 0.9.0 | works | | | [Opera] | 42.0.2393.351 | works | | @@ -67,20 +68,22 @@ We would appreciate if you help to keep this page up-to-date and add feedback. There are reports that devices running with iOS prior to iOS 10, especially old iPads, are having trouble. -[Firefox]: https://www.mozilla.org/en-US/firefox/ -[Midori]: http://midori-browser.org/ [Chrome]: https://www.google.com/chrome/ -[Iridium]: https://iridiumbrowser.de/ -[Opera]: http://www.opera.com/ -[Edge]: https://www.microsoft.com/en-us/windows/microsoft-edge -[IE]: http://windows.microsoft.com/en-us/internet-explorer/download-ie -[Safari]: http://www.apple.com/safari/ [Chromium]: https://www.chromium.org/ [Conkeror]: http://conkeror.org/ -[Konqueror]: https://konqueror.org/ -[Uzbl]: http://www.uzbl.org/ -[Lynx]: http://lynx.browser.org/ +[Edge]: https://www.microsoft.com/en-us/windows/microsoft-edge [elinks]: http://elinks.or.cz/ -[w3m]: http://w3m.sourceforge.net/ [Epiphany]: https://wiki.gnome.org/Apps/Web +[Firefox]: https://www.mozilla.org/en-US/firefox/ +[IE]: http://windows.microsoft.com/en-us/internet-explorer/download-ie +[Iridium]: https://iridiumbrowser.de/ +[Konqueror]: https://konqueror.org/ +[Lynx]: http://lynx.browser.org/ +[Midori]: http://midori-browser.org/ +[Opera]: http://www.opera.com/ +[Safari]: http://www.apple.com/safari/ [surf]: http://surf.suckless.org/ +[Tor Browser]: https://www.torproject.org/ +[Uzbl]: http://www.uzbl.org/ +[w3m]: http://w3m.sourceforge.net/ +