Horde_Browserpear.horde.orgBrowser detection libraryThe Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.Chuck Hagenbuchchuckchuck@horde.orgnoMichael Slusarzslusarzslusarz@horde.orgno2018-12-272.0.161.0.0stablestableLGPL-2.1
* [mjr] Fix uploads being disabled when post_max_upload is set to 0 in php.ini.
5.3.08.0.0alpha18.0.0alpha11.7.0Horde_Exceptionpear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Translationpear.horde.org2.2.03.0.0alpha13.0.0alpha1Horde_Utilpear.horde.org2.0.03.0.0alpha13.0.0alpha10.0.10.0.1alphaalpha2004-02-12LGPL-2.1
* Initial packaging
0.0.20.0.2alphaalpha2006-05-08LGPL-2.1
* Converted to package.xml 2.0 for pear.horde.org
* Add Opera Mobile detection (Request #4953)
* Add Grundig and NetFront detection (Request #5269)
1.0.0alpha11.0.0alphaalpha2011-03-08LGPL-2.1
* First alpha release for Horde 4.
* Add Horde_Browser::setMobile().
* Remove PEAR and horde/Core dependencies.
* Remove Horde_Browser::escapeJSCode().
* Add Horde_Browser_Exception.
1.0.0beta11.0.0betabeta2011-03-16LGPL-2.1
* First beta release for Horde 4.
1.0.0RC11.0.0betabeta2011-03-22LGPL-2.1
* First release candidate for Horde 4.
1.0.0RC21.0.0betabeta2011-03-29LGPL-2.1
* Second release candidate for Horde 4.
* Add translations.
1.0.0RC31.0.0betabeta2011-03-29LGPL-2.1
* Add missing replace task.
1.0.01.0.0stablestable2011-04-06LGPL-2.1
* First stable release for Horde 4.
1.0.11.0.0stablestable2011-06-01LGPL-2.1
* [jan] Updated Slovak translation.
* [jan] Updated Spanish translation.
1.0.21.0.0stablestable2011-07-05LGPL-2.1
* [jan] Update Lithuanian translation.
* [jan] Update Brazilian Portuguese translation.
1.0.31.0.0stablestable2011-07-27LGPL-2.1
* [jan] Update Latvian translation.
1.0.41.0.0stablestable2011-10-11LGPL-2.1
* [jan] Fix empty_file_input_value quirk for Chrome browsers (Bug #8438).
1.0.51.0.0stablestable2012-01-18LGPL-2.1
* [jan] Update capabilities for recent Blackberry devices.
1.0.61.0.0stablestable2012-02-22LGPL-2.1
* [mms] Fix upload_tmp_dir checking (Bug #10976).
* [mms] Update dataurl and cite capabilities for Internet Explorer.
* [jan] Update utf capability for Firefox 10+.
1.0.71.0.0stablestable2012-05-29LGPL-2.1
* [mms] Added the 'ajax' browser feature.
1.0.81.0.0stablestable2012-06-29LGPL-2.1
* [mms] Add recognition of Firefox for Android as a mobile browser (Request #11216).
2.0.0alpha11.0.0alphastable2012-07-05LGPL-2.1
* First alpha release for Horde 5.
2.0.0beta11.0.0betastable2012-07-19LGPL-2.1
* First beta release for Horde 5.
2.0.0beta21.0.0betastable2012-08-29LGPL-2.1
* [mms] Improved detection of mobile browsers (leena.heino@uta.fi, Request #11328).
2.0.0RC11.0.0betastable2012-10-26LGPL-2.1
* [mms] Fix error message displaying the maximimum allowed file upload size.
2.0.01.0.0stablestable2012-10-30LGPL-2.1
* First stable release for Horde 5.
2.0.11.0.0stablestable2012-11-06LGPL-2.1
* [jan] Update Dutch translation (Arjen de Korte <build+horde@de-korte.org>).
2.0.21.0.0stablestable2012-11-19LGPL-2.1
* [mms] Add tablet detection/reporting.
2.0.31.0.0stablestable2013-01-09LGPL-2.1
* [jan] Update Basque translation (Ibon Igartua <ibon.igartua@ehu.es>).
* [mjr] Properly detect mobile Chrome on iOS (Bug #11868).
2.0.41.0.0stablestable2013-08-27LGPL-2.1
* [mms] Detect stock N900 browser as mobile browser (Request #12613; Thomas Jarosch <thomas.jarosch@intra2net.com>).
2.0.51.0.0stablestable2014-03-03LGPL-2.1
* [mms] Detect Internet Explorer 11.
2.0.61.0.0stablestable2014-03-18LGPL-2.1
* [mms] Fix checking for upload errors if an array of files was uploaded.
* [mms] Catch newer PHP upload errors when checking for upload data.
2.0.71.0.0stablestable2014-05-02LGPL-2.1
* [mms] Correctly identify MSIE 11.
2.0.81.0.0stablestable2014-11-18LGPL-2.1
* [jan] Consider all user agents with "bot" in the name as robots.
2.0.91.0.0stablestable2015-04-28LGPL-2.1
* [jan] Fix issues with certain locales like Turkish.
2.0.101.0.0stablestable2015-07-31LGPL-2.1
* [jan] Fix Composer file.
* [jan] Updated UK translation.
2.0.111.0.0stablestable2016-02-01LGPL-2.1
* [mjr] Don't set the empty_file_input_value quirk for recent Safari versions (Bug #14207).
2.0.121.0.0stablestable2016-03-21LGPL-2.1
* [jan] Update Greek translation (Limperis Antonis <limperis@cti.gr>).
2.0.131.0.0stablestable2016-12-16LGPL-2.1
* [jan] Update German translation.
2.0.141.0.0stablestable2017-07-27LGPL-2.1
* [jan] Filter out control characters from file names when sending download headers.
2.0.151.0.0stablestable2017-09-19LGPL-2.1
* [jan] Mark PHP 7 as supported.
2.0.161.0.0stablestable2018-12-27LGPL-2.1
* [mjr] Fix uploads being disabled when post_max_upload is set to 0 in php.ini.