Skip to content

Commit 7ebbd75

Browse files
authored
docs: Changelog 1.8.9 (#8466)
1 parent 685cb89 commit 7ebbd75

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Releases
22

3+
## Version 1.8.9
4+
5+
Many thanks to [@philippjfr](https://github.com/philippjfr) and [@hoxbro](https://github.com/hoxbro) for their contributions.
6+
7+
### 🐛 Bug Fixes
8+
- Only serialize ESM model definition if session is already loaded ([#8462](https://github.com/holoviz/panel/pull/8462))
9+
10+
### ⚙️ Compatibility
11+
- Compatibility with VTK 9.6.0 ([#8464](https://github.com/holoviz/panel/pull/8464))
12+
13+
314
## Version 1.8.8
415

516
Panel 1.8.8 focuses on stability, event handling correctness, Pyodide improvements, ESM robustness, and multiple UI fixes. It also introduces a new experimental `freeze` option for `hold()` to improve performance during batch updates.

doc/about/releases.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Releases
22

3+
## Version 1.8.9
4+
5+
Many thanks to [@philippjfr](https://github.com/philippjfr) and [@hoxbro](https://github.com/hoxbro) for their contributions.
6+
7+
### 🐛 Bug Fixes
8+
- Only serialize ESM model definition if session is already loaded ([#8462](https://github.com/holoviz/panel/pull/8462))
9+
10+
### ⚙️ Compatibility
11+
- Compatibility with VTK 9.6.0 ([#8464](https://github.com/holoviz/panel/pull/8464))
12+
313
## Version 1.8.8
414

515
Panel 1.8.8 focuses on stability, event handling correctness, Pyodide improvements, ESM robustness, and multiple UI fixes. It also introduces a new experimental `freeze` option for `hold()` to improve performance during batch updates.

0 commit comments

Comments
 (0)