Skip to content

Commit 260f9ad

Browse files
committed
changelog for 400/401 JWT expiry
1 parent e53bb8c commit 260f9ad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
66

77
### Fixed
88

9+
- [#2098](https://github.com/plotly/dash/pull/2098) Accept HTTP code 400 as well as 401 for JWT expiry
910
- [#2097](https://github.com/plotly/dash/pull/2097) Fix bug [#2095](https://github.com/plotly/dash/issues/2095) with TypeScript compiler and `React.FC` empty valueDeclaration error & support empty props components.
1011

1112
## [2.5.1] - 2022-06-13
@@ -35,8 +36,8 @@ This feature can be disabled by providing an empty viewport meta tag. e.g. `app
3536

3637
### Fixed
3738

38-
- [#2043](https://github.com/plotly/dash/pull/2043) Fix bug
39-
[#2003](https://github.com/plotly/dash/issues/2003) in which
39+
- [#2043](https://github.com/plotly/dash/pull/2043) Fix bug
40+
[#2003](https://github.com/plotly/dash/issues/2003) in which
4041
`dangerously_allow_html=True` + `mathjax=True` works in some cases, and in some cases not.
4142
- [#2065](https://github.com/plotly/dash/pull/2065) Fix bug [#2064](https://github.com/plotly/dash/issues/2064) rendering of `dcc.Dropdown` with a value but no options.
4243
- [#2047](https://github.com/plotly/dash/pull/2047) Fix bug [#1979](https://github.com/plotly/dash/issues/1979) in which `DASH_DEBUG` as environment variable gets ignored.

0 commit comments

Comments
 (0)