## **New Features Added**

### ✨ Introducing **`TinyIframeEvents`**!
A lightweight utility to handle seamless event-based communication between iframes and the parent window using `postMessage`. Perfect for modular UI setups or embedding logic with clean routing.

### 🪟 Introducing **`TinyNewWinEvents`**!
A powerful helper to manage `postMessage` communication between the main page and new windows opened via `window.open`.

**Full Changelog**: https://github.com/JasminDreasond/Tiny-Essentials/compare/1.19.3...1.20.0