mirror of
https://github.com/yiisoft/yii2.git
synced 2025-10-30 10:08:08 +08:00
fix: changelog
This commit is contained in:
@ -6,7 +6,7 @@ Yii Framework 2 Change Log
|
|||||||
|
|
||||||
- Bug #13920: Fixed erroneous validation for specific cases (tim-fischer-maschinensucher)
|
- Bug #13920: Fixed erroneous validation for specific cases (tim-fischer-maschinensucher)
|
||||||
- Bug #19927: Fixed `console\controllers\MessageController` when saving translations to database: fixed FK error when adding new string and language at the same time, checking/regenerating all missing messages and dropping messages for unused languages (atrandafir)
|
- Bug #19927: Fixed `console\controllers\MessageController` when saving translations to database: fixed FK error when adding new string and language at the same time, checking/regenerating all missing messages and dropping messages for unused languages (atrandafir)
|
||||||
- Bug #20002: fixed superfluous query on HEAD request in serializer
|
- Bug #20002: fixed superfluous query on HEAD request in serializer (xicond)
|
||||||
- Enh #12743: Added new methods `BaseActiveRecord::loadRelations()` and `BaseActiveRecord::loadRelationsFor()` to eager load related models for existing primary model instances (PowerGamer1)
|
- Enh #12743: Added new methods `BaseActiveRecord::loadRelations()` and `BaseActiveRecord::loadRelationsFor()` to eager load related models for existing primary model instances (PowerGamer1)
|
||||||
|
|
||||||
2.0.49.2 October 12, 2023
|
2.0.49.2 October 12, 2023
|
||||||
|
|||||||
Reference in New Issue
Block a user