Skip to content
This repository was archived by the owner on Aug 9, 2019. It is now read-only.

Releases: flamecore/webtools

Version 1.2.5

Choose a tag to compare

@secondtruth secondtruth released this 01 Jun 17:13
  • [HttpClient] Bugfixes and improvements

Version 1.2.4

Choose a tag to compare

@secondtruth secondtruth released this 29 May 15:36
  • [HttpClient] Bugfixes

Version 1.2.3

Choose a tag to compare

@secondtruth secondtruth released this 21 May 17:38
  • [UserAgent] Added Opera 15.0+ detection ('opera')
  • [UserAgent] Added Maxthon detection ('maxthon')
  • [UserAgent] Added Yandex.Browser detection ('yabrowser')

Version 1.2.2

Choose a tag to compare

@secondtruth secondtruth released this 15 May 19:19
  • [UserAgent] Added KHTML engine detection ('khtml')
  • [UserAgent] Added Lynx detection ('lynx')

Version 1.2.1

Choose a tag to compare

@secondtruth secondtruth released this 05 May 13:29
  • [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

Choose a tag to compare

@secondtruth secondtruth released this 22 Apr 13:35
  • Added class UserAgent
  • Added class UserAgentStringParser
  • Fixed bugs

Version 1.1

Choose a tag to compare

@secondtruth secondtruth released this 17 Dec 23:14
  • 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

Choose a tag to compare

@secondtruth secondtruth released this 14 Dec 16:59

First stable release