Skip to content

Commit 63cb193

Browse files
authored
v2.2.0-alpha
1 parent 6a02a2f commit 63cb193

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ A powerful bridge that allows **AutoIt** to use the modern **Microsoft Edge WebV
66
https://www.autoitscript.com/forum/topic/213375-webview2autoit-autoit-webview2-component-com-interop
77

88
---
9+
910
### 🚀 Key Features
1011

1112
* **Chromium Engine**: Leverage the speed and security of modern Microsoft Edge.
@@ -28,6 +29,7 @@ https://www.autoitscript.com/forum/topic/213375-webview2autoit-autoit-webview2-c
2829
* *The registration script will check for this and provide a download link if missing.*
2930

3031
---
32+
3133
### 📦 Deployment & Installation
3234

3335
1. **Extract** the `NetWebView2Lib` folder to a permanent location.
@@ -54,6 +56,7 @@ https://www.autoitscript.com/forum/topic/213375-webview2autoit-autoit-webview2-c
5456

5557

5658
---
59+
5760
### ⚖️ License
5861

5962
This project is provided "as-is". You are free to use, modify, and distribute it for both personal and commercial projects.
@@ -62,6 +65,8 @@ This project is provided "as-is". You are free to use, modify, and distribute it
6265
<p align="center">
6366
<img src="https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png" width="100%">
6467
</p>
68+
69+
6570
# 🚀 What's New in v2.2.0-alpha - Event Object Refactoring
6671

6772
This release marks a major architectural milestone for the library by introducing **Event Object Refactoring**. Key events have been transitioned from passing raw data (strings) to passing full **COM-visible objects**, granting developers absolute control over the application's navigation flow.
@@ -106,6 +111,7 @@ Building on the foundation of v2.1.0, this version further strengthens the **Eve
106111
<img src="https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png" width="100%">
107112
</p>
108113

114+
109115
## 📖 NetWebView2Lib Version 2.2.0-alpha (Quick Reference)
110116

111117
### 🟦 WebView2Manager (ProgId: NetWebView2Lib.WebView2Manager)

0 commit comments

Comments
 (0)