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

MongoDB extension 2.1.9 released

Nov 19, 2019

We are very pleased to announce the release of MongoDB extension version 2.1.9 that fixes Collection::dropAllIndexes() error when no indexes were dropped.

Smarty extension 2.0.9 released

Nov 19, 2019

We are pleased to announce the release of Smarty extension version 2.0.9. In this release {js} function was added allowing to instantiate yii\web\JsExpression:

{js assign='expr' expression='function(){alert('expression');}}'}

Gii extension 2.1.3 released

Nov 19, 2019

We are very pleased to announce the release of Gii extension version 2.1.3.

This release fixes issue with RTL naming for foreign keys such as id_user that was causing problems in generated code.

Also, it improves some aspects of generated code. float types are now recognized and generated and annotations for nullable types are now there:

/**
 * @property string|null $car_number
 */

See the CHANGELOG for details.

Debug extension 2.1.12 released

Nov 19, 2019

Debug extension version 2.1.12 was released. This release fixes missing timeline panel tooltips and adds a warning message in DB panel when traceLevel is too low in order for it to collect data.

See the CHANGELOG for details.

Auth Client extension 2.2.6 released

Nov 19, 2019

We are very pleased to announce the release of Auth Client extension version 2.2.6.

This release adds CacheStateStorage that provides state storage based in cache component.

Additionally, request option for turning off SSL peer verification was removed to make extension more secure by default. It may break your application if server doesn't have root certificates set up correctly so make sure to check upgrade guide.

See the CHANGELOG for details.

Redis extension 2.0.11 released

Nov 5, 2019

We are very pleased to announce the release of Redis extension version 2.0.11.

This version adds for Redis cluster contributed by Robert Hofer.

See the CHANGELOG for details.

Auth Client extension 2.2.5 released

Nov 5, 2019

We are very pleased to announce the release of Auth Client extension version 2.2.5.

In this release deprecated dependency spomky-labs/jose was replaced by JWT Framework.

See the CHANGELOG for details.

Debug extension 2.1.11 released

Nov 5, 2019

Debug extension version 2.1.11 was released. It is adding removal of stale debug data, fixes issues and adding buttons for navigating between requests.

See the CHANGELOG for details.

Debug extension 2.1.10 released

Oct 22, 2019

Debug extension version 2.1.10 was released. It is tweaking Logs panel not to wrap important columns text and to display arrows in less distracting manner.

See the CHANGELOG for details.

Redis extension 2.0.10 released

Oct 22, 2019

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

In this version \yii\redis\Connection::$retryInterval was added. It speficifies wait time between retry in microseconds.

See the CHANGELOG for details.

Bootstrap 4 extension version 2.0.8 released

Oct 8, 2019

Bootstrap 4 extension version 2.0.8 was released fixing non-functional headerOptions in Tabs.

See CHANGELOG for details.

HTTP client extension 2.0.12 released

Oct 8, 2019

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.

MongoDB extension 2.1.8 released

Oct 8, 2019

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

Sep 18, 2019

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

Aug 20, 2019

Debug extension version 2.1.8 was released.

This version fixes two bugs:

  • Infinite redirect when URL normalizer is turned on
  • Broken user switching from the toolbar

See the CHANGELOG for details.

Gii extension 2.1.1 released

Aug 13, 2019

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 released

Aug 13, 2019

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

Jul 30, 2019

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:

aop7x-ywototms6dffcoa0_5jmo.png

See the CHANGELOG for details.

Debug extension 2.1.6 released

Jul 23, 2019

Debug extension version 2.1.6 was released containing five enhancements:

  • Total request processing time and peak memory consumption were added on index page for each request
  • Improved error when no debug data present
  • Browser compatibility was improved so toolbar now works with IE and older browsers
  • Closures are now serialized with the help of opis/closure eliminating related issues

Read more

Bootstrap 4 extension version 2.0.6 released

Jul 23, 2019

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:

Read more

  • «
  • 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)