Sphinx extension 2.0.12 released
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 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.
We are very pleased to announce the release of Auth Client extension version 2.2.2 fixing Facebook logo to be compliant with Facebook brand guidelines.
See the CHANGELOG for details.
We are very pleased to announce the release of Debug extension version 2.1.4 that fixes multiple bugs and adds ability to customize title of the user panel.
See the CHANGELOG for details.
We are very pleased to announce the release of HTTP client extension version 2.0.11.
This release fixes regression about uploading files with CURL introduced in 2.0.10.
See the CHANGELOG for details.
We are very pleased to announce the release of Bootstrap 4 extension version 2.0.2. In this release progress widget was fixed to work properly with Russian locale and Pagination widget was added.
See CHANGELOG for details.
We are very pleased to announce the release of Debug extension version 2.1.3 that adds an ability to customize var dumper in the DumpPanel via varDumpCallback.
See the CHANGELOG for details.
We are very pleased to announce the release of HTTP client extension version 2.0.10.
This release adds an ability to set multiple request parameters with the same name for multipart requests.
See the CHANGELOG for details.
We are very pleased to announce the release of Bootstrap extension version 2.0.10.
See the CHANGELOG for details.
We are very pleased to announce the release of Debug extension version 2.1.2.
See the CHANGELOG for details.
We are very pleased to announce the release of Auth Client extension version 2.2.1 fixing a bug when OAuthToken is incorrectly instantiated if configuration array has incorrect order.
See the CHANGELOG for details.
We are very pleased to announce the release of HTTP client extension version 2.0.9.
This release includes work made by Alexander Kartavenko, @alexkart. There are two bugs fixed:
$http_response_header = nullContent-Length: 0 header when sending request with empty bodyAnd enhancements made in files uploading and downloading with CURL transport reducing memory usage significantly. Details could be found in the guide.
See the CHANGELOG for details.