Bootstrap: v4.6.2 Release

Release date:
July 19, 2022
Previous version:
v4.6.1 (released October 28, 2021)
Magnitude:
5,331 Diff Delta
Contributors:
42 total committers
Data confidence:
Commits:

149 Features Released with v4.6.2

Top Contributors in v4.6.2

GeoSot
XhmikosR
patrickhlauke
mdo
julien-deramond
WinterSilence
Macinto5h
louismaximepiton
SPodjasek
RyanBerliner

Directory Browser for v4.6.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Highlights

  • Added an example to our Collapse plugin docs to show how to use horizontal collapsing. This has long been possible via our JS, but we never had an official class to utilize it.
  • We've replaced the deprecated color-adjust with print-color-adjust in our Sass files as part of the Autoprefixer v10.4.6 issues. This should quiet the issues folks have seen from that dependency change. If you're using our distribution CSS files, like bootstrap.min.css, you may still see the warning.
  • Tweaked the size of small and .small to compute to a whole pixel value (was 12.8px and now is 14px).
  • Improved accessibility around our dropdowns, color contrast, and role attributes.
  • Fixed some broken links to supporting documentation.
  • Updated dependencies across the board.

What's Changed

New Contributors

Full Changelog: https://github.com/twbs/bootstrap/compare/v4.6.1...v4.6.2