### ✨ New Features

* **Download Progress Tracking**: Added the `trackFetchProgress` utility!
* You can now easily monitor download progress (bytes loaded vs. total) via the `onProgress` callback in all the new fetch functions.


* **loadImage Updates**: The `loadImage` function has been added to load image data.

### 📚 Documentation & Improvements

* **TinyRateLimiter JSDocs**: Polished and improved the JSDoc for `TinyRateLimiter`, ensuring clearer type definitions and better developer guidance.

**Full Changelog**: https://github.com/JasminDreasond/Tiny-Essentials/compare/1.24.5...1.25.0
