Skip to content

Releases: donatj/PhpUserAgent

Fixes: UC Browser Support + Minor Refactoring

07 Apr 16:00
b355111
Compare
Choose a tag to compare

Fixes:

  • Corrects an issue detecting with newer versions of UC Browser. See: #63

Updates:

  • Refactored the code into a smaller number of test cases. Seems to actually be a very slight performance boon.

Drops Support for Opera Next

21 Jan 17:54
283e581
Compare
Choose a tag to compare

Drops support for Opera Next - it's not really a thing anymore and supporting it was interfering with proper detection of Opera propper.

Blink Based MS Edge Support, Improved PS4 Support

30 Sep 16:34
199f22d
Compare
Choose a tag to compare

Adds basic support for Microsoft's new Blink based Edge browser. Slight improvements to PS4 support.

Performance and Reorg

08 Mar 20:53
5f2da26
Compare
Choose a tag to compare

Performance Improvements!

I made a number of seemingly minor changes to the regular expressions that when benchmarked resulted in a nearly 3% performance improvement.

Reorganized directory structure to be more standard

Old Path New Path
Source/ src/
Tools/ bin/
Tests/ test/

Warning: if you are directly requiring the PHP file rather than using composer this will be a breaking change.

OculusBrowser

22 Feb 19:39
b75e4e6
Compare
Choose a tag to compare

Adds basic support and tests for OculusBrowser

Hotfix: Fixes Missing Constant

25 Oct 20:31
0eab93a
Compare
Choose a tag to compare

Adds support for Yandex.


v0.11.0 was deleted.

A cherry pick from an upstream branch went awry as it made use of a constant not currently defined.

This hotfix removes said constant.

Headless Chrome

21 Jun 15:56
9de58cc
Compare
Choose a tag to compare

Now differentiates between HeadlessChrome and Chrome.

Nintendo Switch Support

23 Oct 20:36
Compare
Choose a tag to compare

Adds Nintendo Switch browser support.

Net/Open/Free BSD support

23 Oct 16:32
Compare
Choose a tag to compare

It was pointed out that a number of BSD based OS's showed up as "Linux" which isn't accurate/correct.

This has been corrected with the help of @goshoo

Puffin Browser Support

01 Mar 22:25
Compare
Choose a tag to compare

Adds support for the Puffin browser which is growing in popularity.