Skip to content

3.1.0 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@maximejobin maximejobin released this 13 Jul 18:38
· 1 commit to version-3.1 since this release
  • Add device detection (desktop or mobile)
  • Manage the right file to serve based on mobile detection
  • Add a "preprocess" include (could be used for encoded URL management with third party module)
  • Remove WebP detection (useless)
  • Remove unused variable
  • Update functions contract (PHP 8.2)
  • Refactor code