This repository was archived by the owner on Aug 9, 2019. It is now read-only.
Releases: flamecore/webtools
Releases · flamecore/webtools
Version 1.2.5
- [HttpClient] Bugfixes and improvements
Version 1.2.4
- [HttpClient] Bugfixes
Version 1.2.3
- [UserAgent] Added Opera 15.0+ detection ('opera')
- [UserAgent] Added Maxthon detection ('maxthon')
- [UserAgent] Added Yandex.Browser detection ('yabrowser')
Version 1.2.2
- [UserAgent] Added KHTML engine detection ('khtml')
- [UserAgent] Added Lynx detection ('lynx')
Version 1.2.1
- [UserAgent] Added "Microsoft Edge" / "Spartan" detection ('edge')
- [UserAgent] Added "Baiduspider" detection ('baidubot')
- [UserAgent] Added 'Windows 8.1' and 'Windows 10' detection
- Minor fixes and improvements
Version 1.2
- Added class UserAgent
- Added class UserAgentStringParser
- Fixed bugs
Version 1.1
- Requires PHP >= 5.4 now
- [HtmlExplorer] Added static methods for quick access
- [HtmlExplorer] Throw exception on errors
- [HttpClient] Include headers in response information
Version 1.0
First stable release