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: CHANGELOG.md
+8
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
## 0.28.0 - 2018-09-26
2
+
## Added
3
+
- Default favicon for dash apps. [#406](https://github.com/plotly/dash/pull/406#issuecomment-424821743)
4
+
- Bust the cache of the assets favicon.
5
+
6
+
## Fixed
7
+
- Remove the first and last blank lines from the HTML index string. [#403](https://github.com/plotly/dash/pull/403)
8
+
1
9
## 0.27.0 - 2018-09-20
2
10
## Added
3
11
- Added support for serving dev bundles from the components suite, enable with `app.run_server(dev_tools_serve_dev_bundles=True)`[#369](https://github.com/plotly/dash/pull/369)
0 commit comments