Features
- Added handling for the new iOS 26 bottom search bar style — keyboard distance is no longer adjusted when that UI is active.
Improvements
- Switched the demo project to use dedicated
IQKeyboardToolbarManagerAPIs directly. - Optimized framework imports.
Bug fixes
- Fixed
IQTextInputViewtype resolution failure (#2161).
Deprecations and removed
- The Objective-C version of IQKeyboardManager has been moved to its own repository: IQKeyboardManagerObjC. This repository now contains the Swift version only.