mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-10 02:13:17 +08:00
update changelog for 4317
This commit is contained in:
@ -139,6 +139,7 @@ Yii Framework 2 Change Log
|
|||||||
- Enh #4086: changedAttributes of afterSave Event now contain old values (dizews)
|
- Enh #4086: changedAttributes of afterSave Event now contain old values (dizews)
|
||||||
- Enh #4114: Added `Security::generateRandomBytes()`, improved tests (samdark)
|
- Enh #4114: Added `Security::generateRandomBytes()`, improved tests (samdark)
|
||||||
- Enh #4209: Added `beforeCopy`, `afterCopy`, `forceCopy` properties to AssetManager (cebe)
|
- Enh #4209: Added `beforeCopy`, `afterCopy`, `forceCopy` properties to AssetManager (cebe)
|
||||||
|
- Enh #4317: Added `absoluteAuthTimeout` to yii\web\User (ivokund, nkovacs)
|
||||||
- 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