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.
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.
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.
We are very pleased to announce the release of Yii Framework version 2.0.44. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version. This release includes a number of bug fixes as well as security enhancements and feature enhancements. Highlights are:
User package got stable release. It provides convenient user identity management and access checking:
Translation message extractor got its first stable version. It is a command-line tool that allows automatically extracting translation IDs from PHP source files and writing them to one of the translator message sources.
We are very pleased to announce that Yii Framework version 1.1.25 is released. You can download it at yiiframework.com/download/.
First version of Factory package was released. This package provides abstract object factory allowing to create objects by given definition with dependencies resolved by a PSR-11 container. It is useful if you need to create objects using definition syntax and/or want to configure defaults for objects created.
First release of yii-http package is tagged. It provides the application class, as well as the events and handlers needed to interact with HTTP. The package is implemented using PSR-7 interfaces.
Version 1.0.0 of Yii Dependency Injection container is released. It is a PSR-11 compatible dependency injection container that is able to instantiate and configure classes resolving dependencies.
We are very pleased to announce the release of Auth Client extension version 2.2.12.
Minor verison of CSRF package was tagged adding ability to specify your own failure handler:
New major release of middleware dispatcher package was tagged. While 1.0.0 was released only a few days ago, we had a great usability idea that, as usual, came right after 1.0.0 was done.