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
# 🚀 What's New in v2.2.0-alpha - Event Object Refactoring
66
71
67
72
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
0 commit comments