mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 06:37:55 +08:00 
			
		
		
		
	Updated CHANGELOG
This commit is contained in:
		@ -95,6 +95,7 @@ Yii Framework 2 Change Log
 | 
			
		||||
- Enh #15360: Refactored `BaseConsole::updateProgress()` (developeruz)
 | 
			
		||||
- Enh #15415: Added transaction/retry support for `yii\db\Command` (sergeymakinen)
 | 
			
		||||
- Enh #15422: Added default roles dynamic definition support via closure for `yii\rbac\BaseManager` (deltacube)
 | 
			
		||||
- Enh #15398: Extract cache-related methods from `yii\db\Command` to `yii\db\CacheableQueryTrait` and use it in `yii\db\Query` (hubeiwei, silverfire)
 | 
			
		||||
- Enh: Added check to `yii\base\Model::formName()` to prevent source path disclosure when form is represented by an anonymous class (silverfire)
 | 
			
		||||
- Chg #15420: Handle OPTIONS request in `yii\filter\Cors` so the preflight check isn't passed trough authentication filters (michaelarnauts, leandrogehlen)
 | 
			
		||||
- Chg #15625: `yii\grid\DataColumn` boolean filter dropdown list values are now in reversed order (bizley)
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user