Skip to content

Releases: donatj/PhpUserAgent

v0.23.0 - Backport v1.8.0

30 Oct 16:17
a221f9a
Compare
Choose a tag to compare

DEPRECATED RELEASE - PLEASE UPGRADE TO 1.8.0 for EXACT PARITY

See 1.8.0 for changelog

Full Changelog: v0.22.0...v0.23.0

Better bot support

30 Oct 15:59
b8c16fd
Compare
Choose a tag to compare

What's Changed

  • Adds a lot of test coverage
  • Officially support Slackbot
  • Better bot support overall

Full Changelog: v1.7.0...v1.8.0

Backport v1.7.0 to 0.x

08 Aug 17:06
5ab8d46
Compare
Choose a tag to compare

DEPRECATED RELEASE - PLEASE UPGRADE TO 1.7.0 for EXACT PARITY

Fix PHP 8.1 Deprecation + Old AndroidBrowser

08 Aug 16:50
a35900b
Compare
Choose a tag to compare
  • Fix deprecation notice on PHP 8.1 #86 - Thanks @kocsismate
  • Fix AndroidBrowser detection on old versions of Android

Full Changelog: v1.6.1...v1.7.0

Fix "Motorola Edge" parsed as MS Edge

08 Jun 16:39
264cf23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v0.21.1

08 Jun 16:49
9851da5
Compare
Choose a tag to compare

DEPRECATED RELEASE - PLEASE UPGRADE TO 1.16.1 for EXACT PARITY

https://github.com/donatj/PhpUserAgent/releases/tag/v1.6.1

Full Changelog: v0.21.0...v0.21.1

Edge Android Support

20 Apr 03:15
c84fd3c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

Backport v1.16.0 to v0.x

20 Apr 03:25
7732b5e
Compare
Choose a tag to compare

PlayStation 5 Support + Cleanup

16 Sep 17:10
cc9d872
Compare
Choose a tag to compare
  • Adds PlayStation 5 support
  • Drops Support for PHP 5.3
  • General cleanup
  • Improved Firefox test coverage

Adds support for TelegramBot, Twitterbot and iMessageBot

16 Mar 16:36
246c1cf
Compare
Choose a tag to compare

Adds official support for TelegramBot and Twitterbot.

They were already detected but did not have constants nor tests.

Adds sniffing and support for iMessageBot.