Debug extension 2.1.20 released
Debug extension version 2.1.20 was released.
This release fixes crash on empty panel data, improves configuration of log target and allows using debugger as a submodule.
See the CHANGELOG for details.
Debug extension version 2.1.20 was released.
This release fixes crash on empty panel data, improves configuration of log target and allows using debugger as a submodule.
See the CHANGELOG for details.
We are very pleased to announce the release of Auth Client extension version 2.2.13.
This version fixes PHP 8.1 compatibility of BaseOAuth class.
See the CHANGELOG for details.
We are very pleased to announce the release of ElasticSearch extension version 2.1.3. This release:
See the CHANGELOG for details.
We are very pleased to announce the release of the ApiDoc extension version 3.0.5.
This patch version fixes empty visibility in methods and properties.
See the CHANGELOG for a full list of changes.
Debug extension version 2.1.19 was released.
This release fixes PHP 8.1 compatibility issues and adds an option to change default LogTarget.
See the CHANGELOG for details.
Queue extension version 2.3.4 was released.
This version forces db driver to use index on the reserved_at column to unlock unfinished tasks.
Full changelog is available at GitHub.
We are very pleased to announce the release of the ApiDoc extension version 3.0.4.
This patch version fixes conversion of newlines to spaces and considers the first sentence ended only if the dot is followed by a space in BaseDoc::extractFirstSentence().
See the CHANGELOG for a full list of changes.
We are very pleased to announce the release of the ApiDoc extension version 3.0.3.
This patch version fixes wrong encoding during generation of non-Englush guides.
See the CHANGELOG for a full list of changes.
We are very pleased to announce the release of the ApiDoc extension version 3.0.2.
This patch version fixes an error preventing docs generation in an edge case.
See the CHANGELOG for a full list of changes.
We are very pleased to announce the release of the ApiDoc extension version 3.0.1.
This patch version fixes an error preventing docs generation in an edge case.
See the CHANGELOG for a full list of changes.
We are very pleased to announce the release of the ApiDoc extension version 3.0.0.
This major version fixes a number of bugs and does enhancements. Among the changes, it adds PHP 8 support. Minimum suported version is now 7.2.
See the CHANGELOG for a full list of changes.
We are very pleased to announce the release of Redis extension version 2.0.17.
This version fixes error handling during re-connection and adds protected function sendRawCommand() that one may override in his own implementation.
See the CHANGELOG for details.
We are very pleased to announce the release of Symfony mailer extension version 2.0.0.
Since Swiftmailer is not supported anymore, we encourage everyone to switch to new mailer adapter:
We are very pleased to announce the release of Swiftmailer extension version 2.1.3. This release clones signers when cloning Message and emits a warning when opendkim is used.
See the CHANGELOG for details.
We are very pleased to announce the release of Sphinx extension version 2.0.14. This release adds implementation of methods for creating, deleting and updating real-time index schema for Sphinx version 3.
See the CHANGELOG for details.
Queue extension version 2.3.3 was released. This version has several enhancements:
We are very pleased to announce the release of Gii extension version 2.2.4. This release fixes a number of bugs and adds validation rules for enableI18N and messageCategory to generator.
See the CHANGELOG for details.
New version of Bootstrap 5 extension for Yii 2 was released. Version 2.0.2 is fixing a number of bugs found since latest release and is bringing back Alert close button API that is available in previous Bootstrap versions.
We are very pleased to announce the release of Redis extension version 2.0.16.
This version adds support for authentication with username via Connection::$username.
See the CHANGELOG for details.
We are pleased to announce the release of Smarty extension version 2.0.10.
This is bugfix release that fixes PHP 8 compatibiltiy and a wrong method call error when setting template directory.