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
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,13 @@
1
1
# Stagehand Python Changelog
2
2
3
-
## 0.4.2
3
+
## 0.5.0
4
+
5
+
### Minor Changes
6
+
[#167](https://github.com/browserbase/stagehand-python/pull/167)[`76669f0`](https://github.com/browserbase/stagehand-python/commit/76669f0) Thanks @miguelg719! - Enable access to iframes on api
4
7
5
8
### Patch Changes
6
9
7
10
[#168](https://github.com/browserbase/stagehand-python/pull/168)[`a7d8c5e`](https://github.com/browserbase/stagehand-python/commit/a7d8c5e) Thanks @miguelg719! - Patch issue with passing a created session_id to init on api mode
8
-
[#167](https://github.com/browserbase/stagehand-python/pull/167)[`76669f0`](https://github.com/browserbase/stagehand-python/commit/76669f0) Thanks @miguelg719! - Enable access to iframes on api
9
11
[#155](https://github.com/browserbase/stagehand-python/pull/155)[`8d55709`](https://github.com/browserbase/stagehand-python/commit/8d55709) Thanks @Zach10za! - Fix error in press_key act util function
10
12
[#158](https://github.com/browserbase/stagehand-python/pull/158)[`426df10`](https://github.com/browserbase/stagehand-python/commit/426df10) Thanks @miguelg719! - Fix parsing schema for extract with no arguments (full page extract)
11
13
[#166](https://github.com/browserbase/stagehand-python/pull/166)[`15fd40b`](https://github.com/browserbase/stagehand-python/commit/15fd40b) Thanks @filip-michalsky! - fix logging param name
0 commit comments