News

Mar 18, 2019

samdark

Bootstrap 4 extension version 2.0.1 released

We are very pleased to announce the release of Bootstrap 4 extension version 2.0.1. There are five bugs fixed found since initial release.

Mar 18, 2019

samdark

Debug extension 2.1.0 released

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

Additionally to bugfixes, there some enhancements:

  1. Module has checkAccessCallback property that you can set to a callable that returns a boolean determining if current user should be allowed to access debug.
  2. New "dump" panel was added. It collects and displays debug messages logged with Logger::LEVEL_TRACE.
  3. New version has less dependencies thanks to simialbi. It doesn't depend on bootstrap package anymore.
  4. There are small visual adjustments as well.

See the CHANGELOG for details.

Mar 18, 2019

samdark

Gii extension 2.1.0 released

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

Additionally to bugfixes, there are some enhancements in this release:

  1. New version has less dependencies thanks to simialbi. It doesn't depend on bootstrap package anymore.
  2. New option added to singularize class names in modele generator.

See the CHANGELOG for details.

Mar 18, 2019

samdark

Yii release cycle clarified

We have added a new page to yiiframework.com website called "release cycle". Its purpose is to clarify about how long a certain framework version will be supported.

Default policy is that after current major version release previous major version has:

  • Two years of bug fixes.
  • Three years of security and PHP compatibility fixes.

For example, in case Yii 3.0 would be released today, 2.0 would receive bugfixes till March 2021 and security fixes till March 2024.

Mar 2, 2019

blacksmoke26

Fresh Yii and extension manuals in various formats

Fresh pack of manuals in various formats: CHM, PDF, webhelp, MS Word.

Changelog:

  • Updated according to: 2.0.16.1
  • Bootstrap=> 2.0.9
  • Auth Client => 2.1.8
  • Bootstrap 4=> 2.0.0
  • Shell => 2.0.2

Feb 28, 2019

samdark

Yii 2.0.16.1 is released

Yii team released Yii 2.0.16.1 fixing 2.0.16 regressions.

Feb 3, 2019

samdark

Yii development notes #26

First issue of development notes this year.

2.0.16 release, some info about Yii 3 and more interesting things.

Jan 31, 2019

samdark

Yii 2.0.16 released

Yii team released Yii 2.0.16. There are many bug fixes including security. Full announcement is on the official website.

Jan 29, 2019

samdark

Bootstrap extension version 2.0.9 released

We are very pleased to announce the release of Bootstrap extension version 2.0.9 which updates asset constraint to use Bootstrap 3.4.x.

Jan 28, 2019

samdark

Bootstrap 4 extension version 2.0.0 released

Yii team made a first stable release of Bootstrap 4 extension version 2.0.0 that adds assets and widgets for Bootstrap 4.

The guide is currently available at github and will be available at the website a bit later.