You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.