Downloads
Download tar.gz
13.03 KB
MD5: eb3d499b32bc052a70af6a888f066e39
SHA-1: fcb12702bff43b7de45aa9eb66b07407590bcb1f
SHA-256: 4d99a41f45a6b503de4637e7f992fee1d2ffe620e755f0881011e3ceb3fb3d7e
Download zip
15.66 KB
MD5: c30ffc0c4d973603f7933593fd4a1ed6
SHA-1: 91ce122af001801a62672b322c326a3147bd0dcc
SHA-256: 90c39d56e7f97f74157d579b0a4490f984c43bb498a3938bd8a51ab944cecb13
Release notes
The first release of Browscap in over two years, this update includes numerous bug fixes and improvements.
New features
- Added permissions to restrict Browscap administration and reports. #650588: Add permission to view reports
- Added a configurable update interval. #545384: Allow user to set update interval
- Added an upgrade path from Browscap 5.x. #764210: No upgrade path from D5 to D6
Improvements
- Improved PostgreSQL compatibility. #898232: PostgreSQL compatibility issues in browscap
- Updated the settings page description. #1424796: Move Browscap settings to the configuration page
- Moved the refresh browscap data button to the settings page. #1077650: Move refresh function to settings page.
- Improved translation support. #1288226: better translation support
Bug fixes
- Fixed menu titles and description being improperly translated. #1077366: Don't translate menu titles nor descriptions
- Corrected errors in the downloaded browscap data file. #107762: How do I edit the way a feed is displayed?
- Fixed PDOException by truncating HTTP_USER_AGENT data before saving it to the database. #1099378: PDOException: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'parent'
- Fixed parsing under PHP 5.3. #664424: Values returned as bool with PHP < 5.3 should also be bool with PHP >= 5.3
- Ensured that browscap_get_browser() always returned information. #1025236: PHP Notice: Trying to get property of non-object in browscap.module
In addition to the above, most of the module as also been cleaned up with better coding standards, variable names, comments, etc.
Please continue to make Browscap better by providing feedback in the Browscap issue queue.