Skip to content

1.1.0

Compare
Choose a tag to compare
@nadar nadar released this 12 Mar 15:00
· 291 commits to master since this release

1.1.0 (12. March 2020)

  • Admin#464 The luya\traits\ApplicationTrait::setLocale() does not change the Yii::$app->language value as before. In order to change the application language use Yii::$app->language directly.
  • #1995 The luya\web\Asset defines a default $sourcePath when value is null. The default path is relative to its file location <FILE_LOCATION>/resources/<ASSET_NAME>.
  • #1993 Added new Text to Speech Widget luya\texttospeech\TextToSpeechWidget.
  • Added Karma tests to Travis.