Bootstrap 4 extension version 2.0.8 released
Bootstrap 4 extension version 2.0.8 was released fixing non-functional headerOptions in Tabs.
See CHANGELOG for details.
Bootstrap 4 extension version 2.0.8 was released fixing non-functional headerOptions in Tabs.
See CHANGELOG for details.
We are very pleased to announce the release of HTTP client extension version 2.0.12.
This release adds an ability to get time elapsed from request to response via Request::responseTime().
See the CHANGELOG for details.
We are very pleased to announce the release of MongoDB extension version 2.1.8 that fixes Session component compatibility with Yii 2.0.17+.
Debug extension version 2.1.9 was released fixing a bug in "logs" panel "since previous" column values calculation.
See the CHANGELOG for details.
Debug extension version 2.1.8 was released.
This version fixes two bugs:
See the CHANGELOG for details.
We are very pleased to announce the release of Gii extension version 2.1.1 fixing a bug not highlighting part of the diff preview.
See the CHANGELOG for details.
Bootstrap 4 extension version 2.0.7 was released. This version fixes a bug in displaying error message for checkbox and radio lists and allowing to override all CSS classes via widget factory.
Thanks to @simialbi for taking care of the extension!
See CHANGELOG for details.
Debug extension version 2.1.7 was released.
This version fixes regression in previous release regarding edge cases of closure serialization, fixes insufficient ouput escaping that may lead to XSS and adds "since previous" and sequential number to "logs" panel detail view:

See the CHANGELOG for details.
Debug extension version 2.1.6 was released containing five enhancements:
Bootstrap 4 extension version 2.0.6 was released. In this version there are two changes.
First, documentation on how to migrate from Bootstrap 3 was added.
Second, simplified syntax for progress bars that was present in Bootstrap 3 was brought back:
We are very pleased to announce the release of Sphinx extension version 2.0.12. This release fix compatibiltiy with Yii 2.0.21.
See the CHANGELOG for details.
We are very pleased to announce the release of Auth Client extension version 2.2.4.
In this release there is one important fix about return URLs of OAuth services. Now, by default, only parameters specified via parametersToKeepInReturnUrl are kept while extra ones are removed. That should fix Google client that changed behavior recently.
See the CHANGELOG for details.
Bootstrap 4 extension version 2.0.5 was released. In this release ActiveField got two options, radioTemplate and radioHorizontalTemplate. Previously radio buttons were sharing templates with checkbox templates. Another changes is that both radios and checkboxes are custom-styled by default.
See CHANGELOG for details.
Bootstrap 4 extension version 2.0.4 was released. In this release two bugs were fixed.
See CHANGELOG for details.
Note:
activateContaineroption forNavintroduced in 2.0.3 became obsolete and it has therefore been deleted. Please make sure you are not using it. If you are, remove it from your code.
Queue extension version 2.3.0 was released.
In this version, STOMP driver was added by Vershinin Sergey.
Full changelog is available at GitHub.
Debug extension version 2.1.5 was released.
It is now dispatching JavaScript event when toolbar is added to DOM. Additionally, a class that allows clicks in toolbar block was added.
See the CHANGELOG for details.
We are very pleased to announce the release of Auth Client extension version 2.2.3 making OpenIdConnect::validateClaims() for better extensibility.
See the CHANGELOG for details.
Bootstrap 4 extension version 2.0.3 was released. In this release four bugs were fixed. Additionally:
Modal::SIZE_EXTRA_LARGE constant was addedNav, Dropdown and TabsSee CHANGELOG for details.
Thanks to Thoulah and simialbi for taking care of the extension.
Imagine extension version 2.2.0 was released. The only change in the extension itself is about underlying version of Imagine package used. Now latest version will be installed by default.
See CHANGELOG for details.
We are very pleased to announce the release of Queue extension version 2.2.1.
There are several interesting changes in this release:
Also there was a conceptual mistake in the previous release about adding handle method to cli queue class. It was moved
to \yii\queue\sqs\Queue.
Full changelog is available at GitHub.