Skip to content

v1.1.0

Compare
Choose a tag to compare
@michalsn michalsn released this 23 Apr 15:25
· 10 commits to master since this release
4f52660

Added

  • New config variable $returnType that specifies if we want to get html (default), json or php array as a result when we load a file to display.
  • New optional config variables $baseJsUrl and $baseCssUrl to handle serving assets from separate domains.

Fixed

  • Fix wrong message name for noVersioningFile by @paul45
  • Fix the way versions.json file is set.