Skip to content

Tags: devdrops/Mobile-Detect

Tags

2.7.4

Toggle 2.7.4's commit message
Moved the JSON export to the root of the project.

Minor path correction, now export works from command line.

2.7.3

Toggle 2.7.3's commit message
Smaller and compact copyright header.

Fixed #233762 (better Kindle support). Minor bug fixes requested by users.
Moved variables around to make them easier to export to JSON.
Improved setUserAgent() to support more HTTP headers.

Added JSON export for all Mobile_Detect logic, HTTP headers and User-Agent matching.
I hope this will aid developers to use the library in other languages and platforms like Node.js, Varnish cache, python, etc.

New typo3 project added.

2.7.2

Toggle 2.7.2's commit message
New Samsung tablets. Hudl, Visture and Cresta tablets.

New tests added. Fixed regex conflict.

2.7.1

Toggle 2.7.1's commit message
New tablets, new tests added. Minor regex collisions fixed.

2.7.0

Toggle 2.7.0's commit message
@deprecated flags added to some methods, new tablet vendors in the mi…

…x, regex updates from users, new browser Coast from Opera, 2 new 3rd party projects.

2.6.9

Toggle 2.6.9's commit message
PROSCAN tablets, Archos & HP tablets fix. Minor fixes.

2.6.8

Toggle 2.6.8's commit message
New tablets (AllFine, YONES, ChangJia, Telstra) and lots of old bugs …

…fixed.

New tests for the new devices (tablets mainly).
Changed getUserAgents to getBrowsers per PR serbanghita#141.

2.6.7

Toggle 2.6.7's commit message
Merge branch 'devel'

2.6.6

Toggle 2.6.6's commit message
Added new Samsung, Pretigio and Allview tablets.

2.6.5

Toggle 2.6.5's commit message
Code refactoring started by @nicktacular

Issues fixed, added new project based on the library.
Added contribute workflow section.