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

ApiDoc extension version 2.1.2 released

Aug 20, 2019

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

This release upgrades highlight.js dependency to 9.13.1 and fixes multiple TOC rendering in ApiMarkdown.

See the CHANGELOG for a full list of changes.

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.

Yii 2.0.25

Aug 13, 2019

We are very pleased to announce the release of Yii Framework version 2.0.25. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.25 is a minor release of Yii 2.0. This release includes bug fixes accumulated since last release.

Thanks to all Yii community members who contribute to the framework, translators who keep documentation translations up to date and community members who answer questions at forums.

There are many active Yii communities so if you need help or want to share your experience, feel free to join them.

A complete list of changes can be found in the CHANGELOG.

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.

Yii 2.0.24

Jul 30, 2019

We are very pleased to announce the release of Yii Framework version 2.0.24. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.24 is a minor release of Yii 2.0. In this release 8 bugs were fixed.

It includes further work on MSSQL, migration fixes, subdomain support for User::loginRequired() and a fix for logger replacement.

Read more

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

Yii 2.0.23

Jul 16, 2019

We are very pleased to announce the release of Yii Framework version 2.0.23. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.23 is a minor release of Yii 2.0. In this release 5 bugs were fixed with the main focus on MSSQL database support. All fixes were made by Alexander Kartavenko. Thank you!

Thanks to all Yii community members who contribute to the framework, translators who keep documentation translations up to date and community members who answer questions at forums.

There are many active Yii communities so if you need help or want to share your experience, feel free to join them.

A complete list of changes can be found in the CHANGELOG.

Yii 2.0.22

Jul 2, 2019

We are very pleased to announce the release of Yii Framework version 2.0.22. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.22 is a minor release of Yii 2.0. In this release community members fixed 6 bugs. Additionally, two very minor enhancements were made.

  • \yii\validators\DateValidator got $strictDateFormat property that enables stricter validation mode.
  • Debug log message for \yii\base\Action now includes controller name.

Read more

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.

Yii 2.0.21

Jun 18, 2019

We are very pleased to announce the release of Yii Framework version 2.0.21. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.21 is a minor release of Yii 2.0 which fixes some bugs, improves database connection performance and adding support for sameSite cookie option for regular and session cookies.

Info: yii\db\Query::select() and addSelect() now normalize the columns when saving them to $this->select, so code that works directly with that property directly may need to be modified.

Read more

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.

Yii 2.0.20

Jun 4, 2019

We are very pleased to announce the release of Yii Framework version 2.0.20. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.20 is a minor release of Yii 2.0 which fixes some bugs.

No known changes that could affect existing applications were made.

Read more

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.

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

Years

  • 2026 (43)
  • 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 383
  • 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)