2.3.3 (2025-05-18)
Features
- Add
startup_window_delayargument to.runand.startto customize the time in between startup windows for shards (#2369)
Optimizations
- Greatly optimize event managers memory management by avoiding unnecessary tasks creations and reducing lifetime of objects (#2368)
Bugfixes
- Fix error when attempting to stringify http request with a non-ascii character (#2365)