v1.0.0-rc05
MohamedRejeb
released this
23 May 04:41
·
210 commits
to main
since this release
What's Changed
- Option to change list indent from config by @T8RIN in #256
- Apply ordered and unordered list to all selected paragraphs (Update RichTextState.kt) by @MedvedevaElena in #257
- Fix encoding rich text from html bug when html starts with
by @MohamedRejeb in #259 - Update Ksoup to 0.3.2 by @MohamedRejeb in #260
- Apply ordered and unordered list to all selection by @MohamedRejeb in #263
- Improve docs dark mode by @MohamedRejeb in #268
- Add snapshot to docs FAQ by @MohamedRejeb in #269
- Fix losing RichSpanStyle on applying SpanStyle and improve tree simplification by @MohamedRejeb in #273
- Add config to preserve styles on empty line (Delete all chars or add new line) by @MohamedRejeb in #277
- Set preserveStyleOnEmptyLine default value to true by @MohamedRejeb in #278
- Support changing SpanStyle and RichSpanStyle by text range. by @MohamedRejeb in #279
- Support getting SpanStyle, RichSpanStyle and ParagraphStyle by text range. by @MohamedRejeb in #280
- Update Kotlin to 1.9.24 and Compose to 1.6.10 by @MohamedRejeb in #283
New Contributors
Full Changelog: v1.0.0-rc04...v1.0.0-rc05