What's Changed
- Fixed addTextAfterSelection and addTextAtIndex by @mohsenbgi in https://github.com/MohamedRejeb/compose-rich-editor/pull/573
- fix text list padding checks by checking the end of each line by @dhiaspaner in https://github.com/MohamedRejeb/compose-rich-editor/pull/592
- feat: Allow setting text range when setting text to RichTextState by @Sermilion in https://github.com/Moha...