File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
+ ## v0.43.0 (2024-12-30)
6
+
7
+ ### Feature
8
+
9
+ * feat(record): add Linux support
10
+
11
+ * oa_pynput -> ; pynput
12
+
13
+ * add window/_ linux.py
14
+
15
+ * multiprocessing_utils; xcffib
16
+
17
+ * global monitor_width/monitor_height
18
+
19
+ * add capture._ linux
20
+
21
+ * cleanup
22
+
23
+ * get_double_click_interval_seconds/pixels on linux
24
+
25
+ * get_xinput_property ([ ` e7589f3 ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/e7589f3cc0ef216fffaf5a1b8582eb9973e8c74a ) )
26
+
27
+
5
28
## v0.42.5 (2024-12-09)
6
29
7
30
### Fix
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " openadapt"
3
- version = " 0.42.5 "
3
+ version = " 0.43.0 "
4
4
description = " GUI Process Automation with Transformers"
5
5
authors = [
6
6
' OpenAdapt.AI Team <[email protected] >' ,
You can’t perform that action at this time.
0 commit comments