Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 653 Bytes

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 653 Bytes

Changelog

master

  • Added: Shortcodes -
    • [device_is]
    • [device_is_not]
    • [device_is_mobile]
    • [device_is_phone]
    • [device_is_tablet]
    • [device_is_desktop]
  • Added: Querystring modifiers
  • Added: Ability to fetch device type from specified request headers
  • Changed: Dependency Mobile_Detect to Agent
  • Added: Optional device and OS body class strings
  • Changed: Consolidated device detection code

0.1.0-alpha

  • First pre-release