# Bootstrap 5.3.7

DevFeed: [Bootstrap 5.3.7](<https://devfeed.tech/articles/bootstrap-5-3-7-22298.md>)

Original publisher: [Read original article](<https://blog.getbootstrap.com/2025/06/17/bootstrap-5-3-7/>)

Author: Mark Otto

Published: 2025-06-17T15:22:00Z

Content type: release

Language: en

Sources: [Bootstrap.com](<https://devfeed.tech/sources/bootstrap-com.md>)

Topics: [Bootstrap](<https://devfeed.tech/topics/bootstrap.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [Astro](<https://devfeed.tech/topics/astro.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Sass](<https://devfeed.tech/topics/sass.md>), [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>)

Tags: [accessibility](<https://devfeed.tech/tags/accessibility.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [dependency](<https://devfeed.tech/tags/dependency.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [integrity](<https://devfeed.tech/tags/integrity.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [migration](<https://devfeed.tech/tags/migration.md>), [npm](<https://devfeed.tech/tags/npm.md>), [regression](<https://devfeed.tech/tags/regression.md>), [release](<https://devfeed.tech/tags/release.md>), [updates](<https://devfeed.tech/tags/updates.md>), [vscode](<https://devfeed.tech/tags/vscode.md>)

## AI overview

Bootstrap v5.3.7 is a patch release with fixes related to the migration to Astro, documentation, accessibility, JavaScript popovers and tooltips, Sass output, and recommended VSCode configuration. The release notes also mention a recent regression expected to be addressed in another patch release.

## Source excerpt

Bootstrap v5.3.7 was just released with some follow-up fixes from our migration to Astro, plus a handful of small fixes. We expect to have another patch release shortly due to at least one recent regression, so stay tuned for that. In the mean time, here are some highlights! Docs Fixed broken "View on GitHub" URLs Corrected HTML <head> content generated by the "Download examples" button Refined sanitizer documentation for clarity and completeness Improved accessibility in the "On this page" table of contents and section heading anchor links Relocated ads to the right sidebar to minimize content reflow Added a new section on the Download page for the Intelissence extension Clarified the "Via JavaScript" usage example for Accordion Collapse Made internal documentation improvements to support future maintenance (no visible user impact) Mention CDN integrity and crossorigin attributes in introduction page Enhance floating labels placeholder usage description Add example of showing dynamic range value with output Sass Consolidated multiple 'none' values in the box-shadow Sass mixin for cleaner output JavaScript Fixed popover and tooltip behavior with a trigger: "hover click" configuration Build tools Added recommended VSCode extensions and settings configuration to the repository Read the GitHub v5.3.7 changelog for a full list of changes (including a ton of documentation and dependency updates) in this release.