Version 1.1.0 of Yii Widgets package is released. There are some additions and changes:
Version 1.1.0 of Yii Widgets package is released. There are some additions and changes:
Version 7.0.0 of Yii View package is released. There are some additions and a few backwards incompatible changes:
Version 3.0.0 of Symfony Mailer extension for Yii2 was released. This version fixes and enhances code significantly.
We are very pleased to announce that Yii Framework version 1.1.27 is released. You can download it at yiiframework.com/download/.
We are very pleased to announce the release of Auth Client extension version 2.2.14.
We are very pleased to announce the release of the ApiDoc extension version 3.0.6.
We are pleased to announce the release of Smarty extension version 2.0.11.
We are very pleased to announce the release of Sphinx extension version 2.0.15. This release fixes PHP 8.1 compatibility.
We are very pleased to announce the release of Yii Framework version 2.0.47.
Minor version of Yii Message Translator package was tagged. In this version we added IdMessageReader
that returns ID as message and doesn't support getting all messages at once.
Major version of Yii Message Translator package was released. In this version we have raised the minimum version of PHP to 8.0, added NullMessageFormatter
and IntlMessageFormatter
, and made other improvements and changes. See full list of changes in changelog.
Major version of Yii Definitions package was released. In this version we have raised the minimum version of PHP to 8.0. There are also several improvements and fixes:
DefinitionStorage::getBuildStack()
method.Minor version of Yii Event Dispatcher package was tagged. In this version we have raised the minimum version of PHP to 8.0. The exception message when adding a listener to a collection has also been improved.
We are very pleased to announce that Yii Framework version 1.1.26 is released. You can download it at yiiframework.com/download/.
Translator package got minor version that includes enhanced version of SimpleMessageFormatter
from now deprecated yiisoft/translator-formatter-simple. This enhanced vesion is able to render plurals for English and replace tokens with modifiers (ignoring modifier logic).