🚀 Features
- 🆕 Support nested lists by @MohamedRejeb in #508
- Allow textLayoutResult callback in RichTextEditor by @e-hartig in #468
- Add dir text direction html attribute support by @dhiaspaner in #484
🐛 Fixes
- Fix line wrapping breaks selection position by @MohamedRejeb in #436
- Remove jvmToolchain from gradle build by @MohamedRejeb in #437
- Add missing lastIndex variable by @MohamedRejeb in #438
- Remove wrong variable by @MohamedRejeb in #439
- Fix Markdown fails to parse lines with leading spaces by @MohamedRejeb in #445
- Fix Issue on parsing Markdown with code span split between two lines by @MohamedRejeb in #446
- Fix cursor moves to next line when text is added via suggestion by @MohamedRejeb in #473
- Fix losing link when having children inside it by @MohamedRejeb in #500
📦 Dependencies
- Bump Kotlin from 2.1.0 to 2.1.10 by @dependabot in #498
- Update Compose to 1.7.3 by @MohamedRejeb in #510
- Bump org.jetbrains.dokka to 2.0.0 by @dependabot in #465
- Bump org.gradle.toolchains.foojay-resolver-convention to 0.9.0 by @dependabot in #462
- Bump org.jetbrains.kotlinx.binary-compatibility-validator to 0.17.0 by @dependabot in #469
- Bump agp to 8.7.3 by @dependabot in #477
- Bump coroutines to 1.10.1 by @dependabot in #476
- Bump ksoup to 0.5.0 by @dependabot in #481
- Bump androidx.activity:activity-compose to 1.10.0 by @dependabot in #495
- Bump coil to 3.1.0 by @dependabot in #501
- Bump ktor to 3.1.0 by @dependabot in #505
- Bump gradle/actions from 3 to 4 by @dependabot in #453
- Bump actions/setup-python from 4 to 5 by @dependabot in #455
- Bump actions/cache from 2 to 4 by @dependabot in #456
- Bump gradle/wrapper-validation-action from 1 to 3 by @dependabot in #458
- Bump actions/setup-java from 3 to 4 by @dependabot in #459
🗒️ Sample/Docs
- Add INTERNET permission to sample by @michalsrutek in #422
- Update sample to use RC10 by @michalsrutek in #425
- Fix documentation link by @MohamedRejeb in #451
New Contributors
- @michalsrutek made their first contribution in #422
- @dependabot made their first contribution in #453
- @e-hartig made their first contribution in #468
- @franz-sw made their first contribution in #470
- @dhiaspaner made their first contribution in #484
Full Changelog: v1.0.0-rc10...v1.0.0-rc11