You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/changelog.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,17 @@ title: Changelog
6
6
7
7
This page documents notable changes in dash-bootstrap-components releases.
8
8
9
+
## 1.4.2 - 2023/07/15
10
+
11
+
Version 1.4.2 of dash-bootstrap-components. This version contains updates and bug fixes but no new features. Please continue to report problems on our [issue tracker](https://github.com/facultyai/dash-bootstrap-components/issues).
12
+
13
+
### Fixed
14
+
15
+
- Fixed navigation bug when using auto-dismissing `Alert` ([PR 962](https://github.com/facultyai/dash-bootstrap-components/pull/962))
16
+
17
+
### Changed
18
+
- Updated CDN links for Bootstrap and Bootswatch stylesheets ([PR 963](https://github.com/facultyai/dash-bootstrap-components/pull/963))
19
+
9
20
## 1.4.1 - 2023/03/17
10
21
11
22
Version 1.4.1 of dash-bootstrap-components. This version contains bug fixes but no new features. Please continue to report problems on our [issue tracker](https://github.com/facultyai/dash-bootstrap-components/issues).
0 commit comments