You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# Changelog
2
2
3
+
## 0.42.1 (2026-03-05)
4
+
5
+
Full Changelog: [v0.42.0...v0.42.1](https://github.com/kernel/kernel-python-sdk/compare/v0.42.0...v0.42.1)
6
+
7
+
### Features
8
+
9
+
*[kernel-1028] add api clipboard support ([077a61c](https://github.com/kernel/kernel-python-sdk/commit/077a61c3c3f287eaddd3f90cf4f5cf04dc7baf39))
10
+
* add force flag to viewport resize to bypass live view/recording check ([c4b8c62](https://github.com/kernel/kernel-python-sdk/commit/c4b8c62622354859847c13234ee9f54611f4175f))
11
+
* expose smooth mouse movement via public API ([8b3db28](https://github.com/kernel/kernel-python-sdk/commit/8b3db281a64cafba5dac7effdc264f30a94c38ea))
12
+
13
+
14
+
### Chores
15
+
16
+
***internal:** codegen related update ([e9265c4](https://github.com/kernel/kernel-python-sdk/commit/e9265c4ffba59e8cfd8a02e12653b83a471aced3))
17
+
3
18
## 0.42.0 (2026-03-02)
4
19
5
20
Full Changelog: [v0.41.0...v0.42.0](https://github.com/kernel/kernel-python-sdk/compare/v0.41.0...v0.42.0)
0 commit comments