From 58ef3ee33bdf1b89868518a385b072309be44980 Mon Sep 17 00:00:00 2001 From: josselex Date: Tue, 7 Nov 2017 12:02:00 +0100 Subject: [PATCH] new blog post --- blog.php | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 84 insertions(+), 5 deletions(-) diff --git a/blog.php b/blog.php index 0832cdc..2247762 100644 --- a/blog.php +++ b/blog.php @@ -4,9 +4,56 @@ $title="Blog - Inform users to update their browser"; include("header.php"); ?> + + +

Added more browsers to detection and choices

+October 2017 +
+

+ Additionally to the main browsers Firefox, Chrome, Edge, Opera and Safari we are now + detecting and offering UC Browser(Android), Vivaldi (Windows, MacOS, Linux) and Samsung Internet Browser (Android). +

+

+ We continue to whitelist a lot small niche browsers in order not to annoy people who choose to use a special browser for whatever reason. +

+
+
Comments
+ +

Notification formats

+September 2017 +
+

+ We now offer different formats of notification. + Additionally to the default style, showing the notification bar at the top, you can also show it at the top bottom or in the corner of your page. +

+

+ Of course you can still customize the complete bar to your needs. +

+
+
Comments
+ +

NPM installabale version

+April 2017 +
+

+ Browser-update can now available as an npm package. You can now install it easily using your browserify or webpack toolchain. +

+
+
Comments
+ +

Shrinked script size: now only 2 kB

-January 4th, 2017 +January 2017

We've split the oudated browser detection script into two parts: 1) the detection if the browser is outdated and 2) the showing of the message to users with outdated browser. @@ -19,8 +66,39 @@

Comments
+ +

New notification bar design with "ignore" button

+January 2017 +
+

+ The new notification bar design now offers an Ignore button istead of the "closing cross" to improve the usability and giving the explicit choice betwwen taking action and ignoring the message. +

+

You can hide the ignore button if you like urge the user a bit more to take action.

+
+
Comments
+ +

Fine-tuned detecion of operating system and adapted choice

+November 2016 +
+

+ We improved the detection of browsers in combination with the Operatin System a User has (Android, Windows, MacOS, Linux) and the Version of the Operating System. +

+

+ We keep track which browsers are available for which Operating system. +

+

+ If there is now browser available anymore for the system we hint the user to update their system and link to a site explaining this. +

+

+ Also some browsers (Safari, Microsoft Edge) can only be updated together with the system. Here we tell the user to choose another browser or update their system. +

+
+
Comments
+ + +

Collecting Feedback on Browser-Updates

-October 19th, 2016 +October 2016

We implemented a small feedback form on the browser update page @@ -36,8 +114,9 @@

+

Improved notification and more options

-September 6th, 2016 +September 2016

We now check for more browsers if they are up-to-date: Yandex Browser, Pale Moon Browser, and Vivaldi Browser. @@ -67,7 +146,7 @@

Testing update notification for mobile Browsers: Stock Android Browser

-September 4th, 2016 +September 2016

For a long time we have ignored mobile Browsers here at browser-update.org on purpose. @@ -88,7 +167,7 @@

New translation tool

-August 26th, 2016 +August 2016

This site can now be translated using a convenient online tool.