Skip to content

Commit c583175

Browse files
authored
Update README with new release details
Added a new section detailing the latest release (v2.2.1-alpha1) with a focus on UI responsiveness and event object refactoring.
1 parent 8579fea commit c583175

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 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,7 @@ 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+
6569
## 🚀 What's New in v2.2.1-alpha1 - UI Responsiveness & Refactoring
6670

6771
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.

0 commit comments

Comments
 (0)