Improvements
- Added validation to skip auto-toolbar creation when
enableAutoToolbarisfalse. - Removed
IQ_KEYBOARD_MANAGER_LOAD_METHOD_DISABLEcompiler flag to simplify CocoaPods integration (matches the Swift version behaviour). - Progress toward Swift 6 strict-concurrency compliance (
anyprotocol adoption).
Bug fixes
- Fixed several memory leaks in observer/notification handling.
- Fixed scroll-view original-position not being restored after keyboard dismissal in some hybrid environments (e.g., React Native) (#2042).
- Fixed a remaining Swift 6 strict-concurrency error.