We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c7268b commit b1aebe1Copy full SHA for b1aebe1
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# CHANGELOG
2
3
4
+## v2.2.0 (2025-09-18)
5
+
6
+### Features
7
8
+- **events**: Add event throttle
9
+ ([`7c7268b`](https://github.com/Kitware/trame-rca/commit/7c7268b18c62e772be10b51b2e06363e9db2728f))
10
11
+- Add event throttle and compression to handle unresponsive server during interaction.
12
13
14
## v2.1.4 (2025-09-18)
15
16
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "trame-rca"
-version = "2.1.4"
+version = "2.2.0"
description = "Remote Controlled Area widget for trame"
authors = [
{name = "Kitware Inc."},
0 commit comments