Yii Framework 34k+
  • News
  • Guide
  • API
  • Wiki
  • Forum
  • Community
    • Places
    • Members
    • Hall of Fame
    • Badges
  • More
    • Learn
    • Books
    • Resources
    • Develop
    • Download Yii
    • Extensions
    • Report an Issue
    • Report a Security Issue
    • Contribute to Yii
    • Donate
    • About
    • Release Cycle
    • License
    • Team
    • Official Logos and Design
Login

Sphinx extension 2.0.12 released

Jul 2, 2019

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.

Auth Client extension 2.2.4 released

Jul 2, 2019

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 released

Jul 2, 2019

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 released

Jun 11, 2019

Bootstrap 4 extension version 2.0.4 was released. In this release two bugs were fixed.

See CHANGELOG for details.

Note: activateContainer option for Nav introduced 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 2.3.0 released

Jun 4, 2019

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 2.1.5 released

Jun 4, 2019

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.

Auth Client extension 2.2.3 released

Jun 4, 2019

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 released

Jun 4, 2019

Bootstrap 4 extension version 2.0.3 was released. In this release four bugs were fixed. Additionally:

  • Modal::SIZE_EXTRA_LARGE constant was added
  • "disabled" option was added to Nav, Dropdown and Tabs

See CHANGELOG for details.

Thanks to Thoulah and simialbi for taking care of the extension.

Imagine extension version 2.2.0 released

Jun 4, 2019

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.

Queue extension 2.2.1 released

May 21, 2019

We are very pleased to announce the release of Queue extension version 2.2.1.

There are several interesting changes in this release:

  • By default there is latest amqp-lib used now if PHP version supports it.
  • There is now AWS SQS FIFO support.

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.

Auth Client extension 2.2.2 released

May 14, 2019

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.

Debug extension 2.1.4 released

May 14, 2019

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.

HTTP client extension 2.0.11 released

May 14, 2019

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.

Bootstrap 4 extension version 2.0.2 released

Apr 30, 2019

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.

Debug extension 2.1.3 released

Apr 30, 2019

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.

HTTP client extension 2.0.10 released

Apr 30, 2019

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.

Bootstrap extension version 2.0.10 released

Apr 23, 2019

We are very pleased to announce the release of Bootstrap extension version 2.0.10.

See the CHANGELOG for details.

Debug extension 2.1.2 released

Apr 23, 2019

We are very pleased to announce the release of Debug extension version 2.1.2.

See the CHANGELOG for details.

Auth Client extension 2.2.1 released

Apr 23, 2019

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.

HTTP client extension 2.0.9 released

Apr 23, 2019

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:

  • Fixed type error in StreamTransport when $http_response_header = null
  • Added Content-Length: 0 header when sending request with empty body

And 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.

  • «
  • 1
  • 2
  • 3
  • »
Get notified of news as soon as they are available using our RSS Feed.

Years

  • 2026 (45)
  • 2025 (92)
  • 2024 (80)
  • 2023 (90)
  • 2022 (82)
  • 2021 (101)
  • 2020 (64)
  • 2019 (75)
  • 2018 (32)
  • 2017 (35)
  • 2016 (30)
  • 2015 (9)
  • 2014 (6)
  • 2013 (11)
  • 2012 (14)
  • 2011 (10)
  • 2010 (10)
  • 2009 (23)
  • 2008 (5)

Popular Tags

  • yii3 385
  • extensions 233
  • release 109
  • yii2 73
  • debug 30
  • view 28
  • html 25
  • auth client 23
  • bootstrap 21
  • redis 20
  • Yii 1.1
  • Guide
  • API
  • Wiki
  • Yii 2
  • Guide
  • API
  • Wiki
  • Yii3
  • Guide
  • API
  • Cookbook
  • Terms of service
  • License
  • Contact Us
  • Supported by
  • Your donations
  • JetBrains logo
  • © 2008 - 2026 Yii (Website Source Code)