Releases: hisorange/browser-detect
Releases · hisorange/browser-detect
5.0.3
Update the mobile detect stage to use the latest 4.x version.
5.0.2
Change the phablet results into mobile, this category disappeared in the past decade and became big screen mobiles.
5.0.0
- Update to newest MobileDetect version
- Remove the mobile grading system (no1 used it anymore)
- Compatible with Laravel 10.x
- Compatible with PHP 8.2.x
4.5.4
Upgrade test to Laravel Framework 9.39.0, this fixes the issue in the referenced and patched blade code.
4.5.3
PHPStand update by @potsky, thanks!
4.5.2
- Improved the inApp detection
- Small fix for new PHP versions
- Merged multiple security updates to composer dependencies
4.5.1
- Added the Prerender bot as a bot
4.5.0
- New shortcut call for deviceType (by @mylesduncanking)
- Testing on PHP 8.1
- Testing with Laravel 9.x