Skip to content

Commit 7976eff

Browse files
committed
release: v1.6.4
(cherry picked from commit 79a19e8)
1 parent 99d8f4c commit 7976eff

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [UNRELEASED]
99

10+
## [1.6.4] - 2026-07-28
11+
12+
### Bug fixes
13+
14+
* Fixed a path-traversal vulnerability in bookmark restore (CWE-22). Introduced in 1.4.0. Reported by @0xRenSec.
15+
16+
* When bookmarked state cannot be restored, the notification shown in the client is now a generic message. The reason is logged server-side as a warning on the `shiny.bookmark._restore_state` logger, so app authors can still see it. (1d8ecb46)
17+
1018
## [1.6.3] - 2026-06-01
1119

1220
### New features

0 commit comments

Comments
 (0)