mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 04:37:42 +08:00
Update CHANGELOG.md
This commit is contained in:
@ -161,7 +161,7 @@ Yii Framework 2 Change Log
|
|||||||
- Enh #4317: Added `absoluteAuthTimeout` to yii\web\User (ivokund, nkovacs)
|
- Enh #4317: Added `absoluteAuthTimeout` to yii\web\User (ivokund, nkovacs)
|
||||||
- Enh #4360: Added client validation support for file validator (Skysplit)
|
- Enh #4360: Added client validation support for file validator (Skysplit)
|
||||||
- Enh #4436: Added callback functions to AJAX-based form validation (thiagotalma)
|
- Enh #4436: Added callback functions to AJAX-based form validation (thiagotalma)
|
||||||
- Enh #4485: Added support for deferred validation in `ActiveForm`
|
- Enh #4485: Added support for deferred validation in `ActiveForm` (Alex-Code)
|
||||||
- Enh: Added support for using sub-queries when building a DB query with `IN` condition (qiangxue)
|
- Enh: Added support for using sub-queries when building a DB query with `IN` condition (qiangxue)
|
||||||
- Enh: Supported adding a new response formatter without the need to reconfigure existing formatters (qiangxue)
|
- Enh: Supported adding a new response formatter without the need to reconfigure existing formatters (qiangxue)
|
||||||
- Enh: Added `yii\web\UrlManager::addRules()` to simplify adding new URL rules (qiangxue)
|
- Enh: Added `yii\web\UrlManager::addRules()` to simplify adding new URL rules (qiangxue)
|
||||||
|
|||||||
Reference in New Issue
Block a user