Skip to content

Commit c205bf7

Browse files
authored
Document iframe support and event isolation features
Add section for new features in version 2.1.0-alpha.
1 parent d7d8087 commit c205bf7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ https://www.autoitscript.com/forum/topic/213375-webview2autoit-autoit-webview2-c
5555

5656

5757
---
58+
5859
### ⚖️ License
5960

6061
This project is provided "as-is". You are free to use, modify, and distribute it for both personal and commercial projects.
@@ -63,6 +64,7 @@ This project is provided "as-is". You are free to use, modify, and distribute it
6364
<p align="center">
6465
<img src="https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png" width="100%">
6566
</p>
67+
6668
## 🚀 What's New in v2.1.0-alpha - Frame Support & Event Isolation
6769

6870
This patch introduces first-class support for `iframe` interaction, allowing developers to target specific frames for script execution, messaging, and host object binding.

0 commit comments

Comments
 (0)