# Contributors Thanks to the people who have contributed fixes, testing, and improvements to Conduit. - [guguji666666](https://github.com/guguji666666) - Added the iOS privacy manifest for App Store privacy requirements. - [lakofsth](https://github.com/lakofsth) - Added optional compose-mode staging input for full native IME support. - Added compose history recall for recently sent lines. - Preserved the unsent compose draft when the composer is closed. - Fixed copied selection text losing blank-cell spacing in `conduit_vt`. - Fixed a crash when erasing to column 0 in `conduit_vt`. - Fixed missing repaints when terminal content changes without a layout change in `conduit_vt`. - [dorokuma](https://github.com/dorokuma) - Fixed Android on-screen keyboard behavior for TUI apps in `conduit_vt`. - Fixed terminal layout distortion on app resume. - Added README.zh.md, translation of README.md. - Updated Readme.zh.md to include acknowledgments etc.