Skip to content

2.0.50

Choose a tag to compare

@simialbi simialbi released this 10 Apr 08:09
· 20 commits to master since this release
ad080a7

General

Why did this release has the version number 2.0.50 and not 2.0.5 or 2.1.0 (see #96)? It's because we followed the main framework versioning and compatibility handling

What's Changed

  • Allow Navbar to accept collapseOptions = false by @theblindfrog in #63
  • update github folder link by @Arhell in #64
  • update docs folder links by @Arhell in #65
  • update tests folder links by @Arhell in #66
  • update src folder links by @Arhell in #67
  • update root folder links by @Arhell in #68
  • update readme link by @Arhell in #69
  • Nav::isItemActive(): Return value must be of type bool, int returned by @hirenbhut93 in #72
  • Add attribute brandImageOptions to NavBar by @EvilKarter in #79
  • Fix PHP 8.4 "Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead" error by @OneMorePenguin in #93
  • Whole Bootstrap directory is published into web/assets by @rmenor in #86
  • Checkbox labels should not be hidden in inline forms by @BBoom in #84

New Contributors

Full Changelog: https://github.com/yiisoft/yii2-bootstrap5/blob/master/CHANGELOG.md