Skip to content

Commit b1aebe1

Browse files
author
semantic-release
committed
2.2.0
Automatically generated by python-semantic-release
1 parent 7c7268b commit b1aebe1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

33

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+
414
## v2.1.4 (2025-09-18)
515

616
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "trame-rca"
3-
version = "2.1.4"
3+
version = "2.2.0"
44
description = "Remote Controlled Area widget for trame"
55
authors = [
66
{name = "Kitware Inc."},

0 commit comments

Comments
 (0)