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

Debug extension 2.1.20 released

Sep 4, 2022

Debug extension version 2.1.20 was released.

This release fixes crash on empty panel data, improves configuration of log target and allows using debugger as a submodule.

See the CHANGELOG for details.

Auth Client extension 2.2.13 released

Sep 4, 2022

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

This version fixes PHP 8.1 compatibility of BaseOAuth class.

See the CHANGELOG for details.

ElasticSearch extension 2.1.3 released

Aug 9, 2022

We are very pleased to announce the release of ElasticSearch extension version 2.1.3. This release:

  • Adds support for runtime mappings in Elasticsearch 7.11+.
  • Updates API calls for compatibility with Elastcisearch 8+.
  • Adds "match" and "match_phrase" queries to query builder.

See the CHANGELOG for details.

ApiDoc extension version 3.0.5 released

Apr 21, 2022

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

This patch version fixes empty visibility in methods and properties.

See the CHANGELOG for a full list of changes.

Debug extension 2.1.19 released

Apr 5, 2022

Debug extension version 2.1.19 was released.

This release fixes PHP 8.1 compatibility issues and adds an option to change default LogTarget.

See the CHANGELOG for details.

Queue extension 2.3.4 released

Mar 31, 2022

Queue extension version 2.3.4 was released.

This version forces db driver to use index on the reserved_at column to unlock unfinished tasks.

Full changelog is available at GitHub.

ApiDoc extension version 3.0.4 released

Mar 29, 2022

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

This patch version fixes conversion of newlines to spaces and considers the first sentence ended only if the dot is followed by a space in BaseDoc::extractFirstSentence().

See the CHANGELOG for a full list of changes.

ApiDoc extension version 3.0.3 released

Feb 19, 2022

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

This patch version fixes wrong encoding during generation of non-Englush guides.

See the CHANGELOG for a full list of changes.

ApiDoc extension version 3.0.2 released

Feb 16, 2022

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

This patch version fixes an error preventing docs generation in an edge case.

See the CHANGELOG for a full list of changes.

ApiDoc extension version 3.0.1 released

Feb 8, 2022

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

This patch version fixes an error preventing docs generation in an edge case.

See the CHANGELOG for a full list of changes.

ApiDoc extension version 3.0.0 released

Jan 14, 2022

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

This major version fixes a number of bugs and does enhancements. Among the changes, it adds PHP 8 support. Minimum suported version is now 7.2.

See the CHANGELOG for a full list of changes.

Redis extension 2.0.17 released

Jan 11, 2022

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

This version fixes error handling during re-connection and adds protected function sendRawCommand() that one may override in his own implementation.

See the CHANGELOG for details.

Symfony mailer extension 2.0.0 released

Dec 30, 2021

We are very pleased to announce the release of Symfony mailer extension version 2.0.0.

Since Swiftmailer is not supported anymore, we encourage everyone to switch to new mailer adapter:

  1. Install yiisoft/yii2-symfonymailer.
  2. Adjust configuration.
  3. Remove yiisoft/yii2-swiftmailer.

Swiftmailer extension 2.1.3 released

Dec 30, 2021

We are very pleased to announce the release of Swiftmailer extension version 2.1.3. This release clones signers when cloning Message and emits a warning when opendkim is used.

See the CHANGELOG for details.

Sphinx extension 2.0.14 released

Dec 30, 2021

We are very pleased to announce the release of Sphinx extension version 2.0.14. This release adds implementation of methods for creating, deleting and updating real-time index schema for Sphinx version 3.

See the CHANGELOG for details.

Queue extension 2.3.3 released

Dec 30, 2021

Queue extension version 2.3.3 was released. This version has several enhancements:

  • Increased MySQL db job size to more than 65KB.
  • Added stack trace on error in verbose mode.
  • Added configurable AMQP routingKey option.
  • Added configurable AMQP Exchange type.

Read more

Gii extension 2.2.4 released

Dec 30, 2021

We are very pleased to announce the release of Gii extension version 2.2.4. This release fixes a number of bugs and adds validation rules for enableI18N and messageCategory to generator.

See the CHANGELOG for details.

Bootstrap 5 extension version 2.0.2 released

Oct 21, 2021

New version of Bootstrap 5 extension for Yii 2 was released. Version 2.0.2 is fixing a number of bugs found since latest release and is bringing back Alert close button API that is available in previous Bootstrap versions.

Redis extension 2.0.16 released

Oct 4, 2021

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

This version adds support for authentication with username via Connection::$username.

See the CHANGELOG for details.

Smarty extension 2.0.10 released

Aug 9, 2021

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

This is bugfix release that fixes PHP 8 compatibiltiy and a wrong method call error when setting template directory.

  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • »
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)