Skip to content

Latest commit

 

History

History
81 lines (64 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

81 lines (64 loc) · 1.71 KB

CHANGELOG

1.3.1.2

  • Fixed local read files

1.3.1.1

  • Fixed webroot setting

1.3.1

1.3.0

  • Changing the subdirectory with the code in /src
  • Fixed skeeks-semenov#40
  • Using user-agent header
  • Do not use @web and @webroot (using \Yii::$app->assetManager->baseUrl and \Yii::$app->assetManager->basePath)
  • Using yiisoft/yii2-httpclient

1.2.3.1

  • http_code 200

1.2.3

  • Do not connect the js files when all pjax requests.

1.2.2

1.2.1

  • Html compression by default no extra

1.2.0

  • Added html compression

1.1.2

1.1.1

  • fixed bug download css from remoute server

1.1

  • Removed unnecessary settings preloader

1.0.4

  • Added timeout on file reading

1.0.3

  • Ability to insert CSS using js
  • Added ability to enable preloader
  • It adds the ability to transfer files, css bottom of the page

1.0.2

  • Pjax requests should not be exclusion
  • Update composer (use mrclay/minify)

1.0.1

  • Add setting cssCompress

1.0.0

  • Stable release